安装
npx skills add https://github.com/trkbt10/indexion-skills --skill indexion-kgf
- indexion kgf
- Inspect and debug KGF language specs by viewing tokens, parse events, and extracted edges.
- When to Use
- User wants to debug how indexion processes a specific file
- User is developing or modifying a KGF spec
- User asks "how does indexion parse this file?"
- Verifying that tokenization/parsing works correctly for a language
- Debugging grep patterns
- when a grep pattern doesn't match, use
kgf tokens
to see the actual token kinds
Subcommands
indexion kgf list
— List Installed Specs
Show more
← 返回排行榜