#467 · Primary category: AI Coding Assistants
rules_template
If using CLINE/RooCode/Cursor/Windsurf Setup these rules. Usable for newbies riding AI wave and experienced folks both . Combines: (1) Memory,(2) Reasoning into subtasks (3) Prompts for best practices.
Project last updated:07/17/25
GitHub Stars
1.1K
Forks
138
Contributors
3
License
Other
Why we included this project
AI coding assistants only behave as well as the instructions you give them, and this template tries to make that setup less fiddly. It is a single set of rule files that work across Cursor, CLINE, RooCode, and Windsurf, combining memory, subtask decomposition, and best-practice prompts. One source file is kept in sync through symbolic links, so you are not maintaining separate copies for each editor. The custom modes for RooCode and Cursor are tuned to cut token usage, which adds up on long projects. It follows an Agile workflow and was tested on agentic product builds and research-paper writing, so it works for people new to AI coding and for teams that want consistent behavior from their assistants.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.