#462 · Primary category: AI Coding Assistants
devin.cursorrules
Magic to turn Cursor/Windsurf as 90% of Devin
Project last updated:05/27/25
GitHub Stars
6.0K
Forks
760
Contributors
14
License
MIT
Why we included this project
Devin's appeal is that it acts like an intern who plans before coding and learns from corrections. This project brings most of that behavior to Cursor, Windsurf, and GitHub Copilot through a set of rule files and small Python scripts you drop into your project root. The assistant writes a plan before acting, revises it as it works, and records your corrections in a lessons-learned file so it improves over time. It also gains real tool use, browsing the web, running search queries, and analyzing text or images on its own, with an experimental mode where a stronger model plans and a cheaper one executes. Setup takes under a minute via a cookiecutter template or by copying files manually, and the tutorial covers configuration from scratch, so teams that want a more capable agent inside their existing editor can try it without switching to a separate product.
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.