Skip to content

Commit 1b6c13d

Browse files
committed
Complete the creating-ion-skills examples index with all project skills.
Adds the four missing skill rows so the meta-skill table matches the full .cursor/skills/ set.
1 parent 592d765 commit 1b6c13d

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

  • .cursor/skills/creating-ion-skills

.cursor/skills/creating-ion-skills/SKILL.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff 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

101105
For generic Cursor skill mechanics (description examples, script layout), read the user-level `create-skill` skill if available.

0 commit comments

Comments
 (0)