#23 · Primary category: AI Coding Assistants
OpenSpec
Spec-driven development (SDD) for AI coding assistants.
Project last updated:08/28/26
GitHub Stars
66.6K
Forks
4.6K
Contributors
103
License
MIT
Why we included this project
OpenSpec sits between you and your AI coding assistant and makes the assistant plan before it writes any code. You describe the change in plain language, the assistant comes back with a proposal, the spec deltas, a design, and a task list, and you both review that plan before implementation starts. That review is where the value shows up: a wrong turn costs a quick edit instead of a pile of generated code. It's built for brownfield codebases, so it works with small delta specs rather than asking you to document the whole system up front, and it scales from a personal project to an enterprise. If you want AI-assisted changes you can review and predict instead of one-shot generations, this gives you a lightweight process for that.
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.