File tree Expand file tree Collapse file tree
.cursor/skills/creating-ion-skills Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -93,9 +93,13 @@ disable-model-invocation: true # Only for manual /slash-command skills
9393
9494| Skill | Pattern |
9595| -------| ---------|
96- | ` ion-lang ` | Repo orientation, skill index |
9796| ` adding-ion-features ` | ` paths ` + stage checklist + anti-patterns |
98- | ` ion-integration-tests ` | ` paths: tests/** ` + manifest format |
9997| ` creating-ion-skills ` | Meta-skill for authoring |
98+ | ` finding-ion-bugs ` | Repo-wide triage workflow + ` references/bug-hotspots.md ` |
99+ | ` ion-integration-tests ` | ` paths: tests/** ` + manifest format |
100+ | ` ion-lang ` | Repo orientation, skill index |
101+ | ` ion-lsp-vscode ` | ` paths ` for LSP + extension; rebuild and vsix steps |
102+ | ` researching-pl-literature ` | Paper search workflow + ` references/paper-seeds.md ` |
103+ | ` writing-ion-code ` | Verified ` .ion ` patterns + ` references/verified-patterns.md ` |
100104
101105For generic Cursor skill mechanics (description examples, script layout), read the user-level ` create-skill ` skill if available.
You can’t perform that action at this time.
0 commit comments