Cursor toolkit: skills, .cursor/rules/ markdown rules, and hook templates. Shippable subtree: pack/ (.md norms; optional .mdc in consumer repos).
- Maintainers — edit
pack/; rootAGENTS.mdis the maintainer map. - Adopters — copy
pack/to the app repo root; mergepack/AGENTS.mdinto rootAGENTS.md. UseAGENTS.mdonly for Cursor context, not.cursorrules.
| Tree | Role |
|---|---|
pack/ |
Payload for other repos (AGENTS.md starter, .cursor/ rules, skills, hooks). |
Repo root (outside pack/) |
This template only: AGENTS.md, this file, docs/how-to-add.md, .cursor/rules/toolkit-repo.mdc (do not ship in pack/), .cursor/skills, .gitignore. |
Layout: pack/.cursor/rules/rules-skills-agents.md.
pack/PACK.md · pack/VERSION · pack/ADOPTION_PROFILES.md
- Open the destination repo.
- Copy
pack/to the repo root (merge.cursor/if needed). - Merge
pack/AGENTS.mdintoAGENTS.md(placeholders, commands).
Copy the whole pack/ by default; for a subset, copy paths you need and fix links.
- Skills —
pack/.cursor/skills/only ships to consumers. Root.cursor/skillsmay symlink there for this workspace. - Rules —
pack/.cursor/rules/. Root.cursor/rules/toolkit-repo.mdcis maintainer-only. - Task template / hooks / settings —
pack/.cursor/TASK_TEMPLATE.md,pack/.cursor/hooks/README.md,pack/.cursor/settings.example.json. - How to add —
docs/how-to-add.md.
Stack defaults in pack/ are suggestions: pack/.cursor/rules/default-stack.md, pack/.cursor/rules/stack-bundles.md, pack/.cursor/rules/stacks/README.md, pack/.cursor/rules/README.md.