Documentation index

June 25, 2026 · View on GitHub

Quick map of docs/ — start with GETTING-STARTED.md if you're new to Cursor.

FilePurpose
GETTING-STARTED.mdPlain-language install and first skills to try
CATALOG.mdFull skill/command reference with trigger phrases
TRIGGER-CHEATSHEET.md"Say X → skill Y" lookup table
PLAN-LOOPS.mdHow to chain the 17 plan-* skills (grouped loops)
THIRD-PARTY-SKILLS.mdVendored upstream skills (thirdparty-*), attribution, update policy
AGENTS.template.mdProject constitution template (mission / stack / roadmap / agent discipline)
examples/Sample plan-*.md audit outputs
CONTRIBUTING.mdSkill authoring, validation, PR expectations
PROMOTION.mdChecklist for listing on skills.sh, cursor.directory, etc.
DISTRIBUTION.mdInstall surfaces, directory listings, discovery links
PUBLISHING.mdMaintainer 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.