Trending 2026→One of the top-searched agent skills of 2026.
git log --oneline --stat
HEAD
- Stars
- 3.9k
- Forks
- 220
- Updated
- May 27, 2026
repo --stat
stars
3.9k
forks
220
last update
May 27, 2026
license
MITv1.6.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add cursor-rules-generator - Invoke
// Run from any project directory
$ claude --skill cursor-rules-generator "wire up a GitHub Actions deploy" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill cursor-rules-generator "now refactor it"
cursor-rules-generator/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Cursor Rules Generator
- slug:
- cursor-rules-generator
- version:
- v1.6.0
- license:
- MIT
- author:
- @rules-engine
- repository:
- github.com/rules-engine/cursor-rules-generator
- categories:
- tags:
- #cursor#cursor-rules#ai-coding#ide#conventions
- description:
Generate .cursorrules / .cursor/rules.mdc files that actually teach Cursor your codebase conventions.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
cursor-rules-generator/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…