#62 · Primary category: AI Coding Assistants
compound-engineering-plugin
Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more
Project last updated:08/29/26
GitHub Stars
24.7K
Forks
2.0K
Contributors
95
License
MIT
Why we included this project
Compound Engineering is a workflow and prompt-asset package rather than a standalone runtime, so you pair it with the coding agent you already use. It installs a set of named skills into Claude Code, Codex, Cursor, and other CLI and editor hosts, and those skills walk an agent through brainstorming requirements, writing a plan, executing it, simplifying the result, and reviewing the code. The last step codifies what the agent learned, so the next task starts from a better baseline instead of repeating the same mistakes. The planning and review emphasis is what sets it apart: the goal is to make each unit of work cheaper than the last, not just faster in isolation. Teams running agents across several tools will get the most out of the compound-note mechanism, which keeps lessons consistent from one session to the next.
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.