A curated list of awesome OpenSpec resources, tools, and Spec-Driven Development (SDD) resources.
OpenSpec is a lightweight, open-source spec-driven development framework that helps AI coding assistants follow instructions more effectively. It works with 30+ tools including Claude Code, Cursor, GitHub Copilot, and more.
- Key Concepts
- Official Resources
- UIs
- Tools
- OpenSpec as Integration or Plugin
- Schemas & Extensions
- GitHub Actions
- Videos
- Articles & Tutorials
- Community
- Exotic Use Cases
- Competitors & Comparisons
- Related Projects
Spec-Driven Development (SDD) is a methodology where you and your AI coding assistant agree on what to build before any code is written. OpenSpec implements this through:
- Proposals - Structured change requests with technical designs
- Specifications - Living documentation that captures functional requirements
- Task Checklists - Implementation tasks with AI guidance
- Archives - Completed changes preserved for reference
/opsx:new → /opsx:ff or /opsx:continue → /opsx:apply → /opsx:verify → /opsx:archive
- Universal - Works with 30+ AI coding assistants
- Open Source - MIT licensed, no vendor lock-in
- No API Keys - Runs locally without external dependencies
- Brownfield-First - Designed for mature codebases, not just greenfield projects
- Persistent Context - Specs live in your repo alongside code
- Getting Started Guide - Official getting started documentation.
- npm Package - Official npm package for installation.
- OpenSpec - Official OpenSpec CLI. Spec-driven development (SDD) for AI coding assistants.
- OpenSpec Pro - Additional OpenSpec resources and documentation.
- OpenSpec Website - Official website with documentation and getting started guide.
- openspec-ui - Real-time Kanban dashboard for tracking changes across multiple repositories.
- OpenSpecUI - Web interface for OpenSpec workflows with live mode and static export support.
- Specboard - Web dashboard for monitoring progress across workspaces with swimlane visualization.
- Spek - Read-only viewer with BDD highlighting and full-text search for web, VS Code, and IntelliJ.
- OmniDev Kit - Toolkit combining OpenSpec with cross-session memory and project intelligence.
- openspec-playwright - Playwright E2E testing with a self-healing three-agent pipeline.
- OpenSpec.sh - Minimal POSIX shell implementation of OpenSpec CLI for environments without Node.js.
- ralphy-openspec - Combines OpenSpec with Ralph Loop for iterative AI-assisted coding.
- spec-gen - Reverse-engineers OpenSpec specs from existing codebases via static analysis and LLMs.
- claude-plugin-design - Claude Code plugin for architecture governance with ADRs.
- ClawSpec - OpenClaw plugin bringing OpenSpec workflows into chat with background execution.
- Flokay - Claude Code and Cursor plugin with plan-then-implement workflow and subagent dispatch.
- opencode-plugin-openspec - OpenCode plugin with Architect mode for spec-only writes.
- openspec-for-copilot - VS Code extension integrating OpenSpec with GitHub Copilot Chat.
- openspec-mcp - MCP server exposing the OpenSpec CLI as tools, with a Kanban web dashboard.
- OpenSpec-Zed - Zed editor extension adding OpenSpec workflow slash commands to the Assistant panel.
- opsx-feature-dev - Claude Code and Copilot plugin with a 7-phase feature development workflow.
- vitepress-plugin-openspec - VitePress plugin rendering OpenSpec folders as doc pages.
- openspec-reviewed-workflow - Adds a review gate between proposal and spec phases.
- openspec-schemas - Custom workflow schemas including minimalist and event-driven templates.
- openspec-schemas by kmhalvin - Subagent-driven development and QRSPI multi-phase reasoning schemas.
- openspec-spec-driven-superpowers - Adds superpowers-style planning and readiness gates.
- OpenSpec Badge Action - GitHub Action generating SVG badges for OpenSpec metrics.
- I Found the Simplest AI Dev Tool Ever - Short introduction video to OpenSpec.
- Launch Video - An introduction to OpenSpec by Tabish Bidiwale.
- OpenSpec Changes Everything / No More Vibe Coding - Full tutorial on OpenSpec workflow.
- OpenSpec: NEW Toolkit Ends Vibe Coding! - Full tutorial by WorldofAI covering the complete workflow.
- Cursor Forum - OpenSpec + Cursor.
- Dev.to Intro - Getting started tutorial.
- OpenSpec + Beads - Cheatsheet for OpenSpec with Beads.
- OpenSpec on IntentDriven - IntentDriven development resource with a focus on OpenSpec.
- spec-compare - Comparison of six SDD tools with decision frameworks and scoring matrices.
- Discord - Official OpenSpec Discord community for support and discussions.
- novel-writer-openspec - OpenSpec for fiction with character and plot specs. (Chinese)
- OpenSpec-Video - Spec-as-Code framework compiling Markdown specs into AI video generation job queues.
- BMAD-METHOD - Agile AI-driven development using formal specs as single source of truth.
- Get Shit Done - Spec-driven workflow with multi-agent orchestration and wave-based parallel execution.
- Kiro - AWS agentic IDE converting natural language into structured specs.
- Spec Kitty - SDD CLI workflow with Kanban dashboard, Git worktree isolation, and auto-merge.
- Spec-Kit - GitHub's official SDD toolkit with CLI, templates, scaffolding, and AI integrations.
- Tessl SDD Tile - Tile teaching MCP-compatible AI agents to write specs before coding.
- Awesome AI-Driven Development - Curated list of 500+ AI-powered development tools.
Contributions welcome! Please read the contribution guidelines first.