mirror of
https://github.com/JuliusBrussee/caveman.git
synced 2026-08-11 13:21:09 +02:00
Add project-level Cursor skill discovery support by introducing `.cursor/skills/caveman/SKILL.md` as a copy of the canonical `skills/caveman/SKILL.md`, without changing skill behavior. Update the sync workflow to keep the new Cursor copy aligned with the canonical source alongside existing synced targets, and include it in the CI commit step. Also update CONTRIBUTING notes to document that this new path is auto-synced and should not be edited directly.
729 B
729 B
Contributing
Improvements to the SKILL.md prompt are welcome — open a PR with before/after examples showing the change.
How
- Fork repo
- Edit
skills/caveman/SKILL.md— this is the only copy you need to touch - Open PR with:
- Before: what caveman say now
- After: what caveman say with change
- One sentence why change better
Note:
caveman/SKILL.md,plugins/caveman/skills/caveman/SKILL.md,.cursor/skills/caveman/SKILL.md, andcaveman.skillare auto-synced by CI after merge. Do not edit them directly.
Small focused change > big rewrite. Caveman like simple.
Ideas
See issues labeled good first issue for starter tasks.