Documentation index
June 25, 2026 · View on GitHub
Quick map of docs/ — start with GETTING-STARTED.md if you're new to Cursor.
| File | Purpose |
|---|---|
| GETTING-STARTED.md | Plain-language install and first skills to try |
| CATALOG.md | Full skill/command reference with trigger phrases |
| TRIGGER-CHEATSHEET.md | "Say X → skill Y" lookup table |
| PLAN-LOOPS.md | How to chain the 17 plan-* skills (grouped loops) |
| THIRD-PARTY-SKILLS.md | Vendored upstream skills (thirdparty-*), attribution, update policy |
| AGENTS.template.md | Project constitution template (mission / stack / roadmap / agent discipline) |
| examples/ | Sample plan-*.md audit outputs |
| CONTRIBUTING.md | Skill authoring, validation, PR expectations |
| PROMOTION.md | Checklist for listing on skills.sh, cursor.directory, etc. |
| DISTRIBUTION.md | Install surfaces, directory listings, discovery links |
| PUBLISHING.md | Maintainer release guide (OIDC npm publish) |
Repo root also has README.md (install + overview), llms.txt (AI/crawler index), SECURITY.md (secrets + MCP hygiene), CONTRIBUTING.md (short form), and CHANGELOG.md.
Skill count: run npm run check:skills — the number in README, package.json, and this catalog is derived from skills/*/SKILL.md, not hand-edited.
Third-party skills: directories prefixed thirdparty-* are upstream-maintained — see THIRD-PARTY-SKILLS.md before editing.