codingworkflowFeatured

Spec-Driven Development

Kiro-style structured workflow: requirements to design to tasks. Enforces specs before writing code.

Vibecode
@vibecode
April 14, 2026
Works with:Claude CodeCursorOther
💬 0📋 0
Structured development methodology that enforces a requirements → design → implementation workflow.

Inspired by Kiro's approach:
1. Write requirements specification
2. Design the solution architecture
3. Break into tasks with acceptance criteria
4. Implement against the spec
5. Verify against requirements

Prevents the common AI coding failure mode of jumping straight to code without understanding the problem.

Supports Claude Code, Codex, Cursor, Gemini CLI, and more.

3,000+ GitHub stars.

How to Install

Install this plugin from the source repository:

  1. Open the GitHub repository using the link below.
  2. Follow the README's install instructions (usually a git clone or copy-paste into your ~/.claude/skills/ directory).
  3. Or copy the content above directly into a new Claude skill file.
View on GitHub

Comments (0)

0/500

No comments yet. Be the first to share your thoughts!