using-superpowers-sdd

Community

Enforce spec-first discipline, automate quality.

Authorrhuss
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill establishes and enforces a rigorous Specification-Driven Development (SDD) workflow, ensuring that all code is built from and validated against clear, living specifications. It prevents code-spec drift and maintains high quality through mandatory process discipline.

Core Features & Use Cases

  • Mandatory Workflows: Guides you through a structured process: Brainstorm → Spec → Plan → TDD → Verify.
  • Spec-First Principle: Ensures no code is written without a validated specification, making specs the single source of truth.
  • Skill Discovery & Enforcement: Automatically identifies and applies the correct SDD skill for your task, preventing shortcuts.
  • Use Case: When you start any development task, this skill acts as your project manager, ensuring you follow the SDD process, use the right tools, and maintain spec compliance from idea to deployment.

Quick Start

To begin a new feature, simply state your goal: I need to add a new user registration flow.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: using-superpowers-sdd
Download link: https://github.com/rhuss/cc-superpowers-sdd/archive/main.zip#using-superpowers-sdd

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository