JSPM

  • Created
  • Published
  • Downloads 138
  • Score
    100M100P100Q92626F
  • License SEE LICENSE IN LICENSE.md

Transform your coding workflow with AI-powered Spec-Driven Development. One command installs 11 powerful slash commands, Project Memory, and structured development workflows for 7 AI coding agents based on the AI-Assisted SDD methodology.

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ai-sdd) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    ai-sdd

    Spec-Driven Development for AI coding agents.

    ai-sdd.com · Get the Book · npm


    ai-sdd installs the AI-SDD workflow into your project — adding /sdd: slash commands to your AI agent that guide you through structured specification before implementation.

    Works with Claude Code, Cursor, Gemini CLI, Codex CLI, GitHub Copilot, Qwen Code, and Windsurf.

    Installation

    cd your-project
    npx ai-sdd

    Installation takes 30 seconds. Supports 7 agents × 12 languages.

    Usage

    After installation, use /sdd:spec-init inside your AI agent to start your first spec-driven workflow. The commands will guide you through each phase.

    For the complete methodology behind the commands — the Director–Executor–Contract model, EARS requirement format, brownfield adoption, and multi-agent strategies — see the AI-Assisted SDD book.

    Options

    npx ai-sdd --claude         # Claude Code [default]
    npx ai-sdd --cursor         # Cursor IDE
    npx ai-sdd --gemini         # Gemini CLI
    npx ai-sdd --codex          # Codex CLI
    npx ai-sdd --copilot        # GitHub Copilot
    npx ai-sdd --qwen           # Qwen Code
    npx ai-sdd --windsurf       # Windsurf IDE
    
    npx ai-sdd --lang pt        # Portuguese (default: en)
    npx ai-sdd --dry-run        # Preview without writing files

    Supported languages: en, ja, zh-TW, zh, es, pt, de, fr, ru, it, ko, ar

    Learn the Methodology

    The tool implements a methodology. Understanding the methodology is what makes the difference.

    AI-Assisted SDD: Spec-Driven Development with Gemini, Claude, and ai-sdd Available in English, Portuguese, and Japanese.

    Author

    Leonardo Sampaio · ai-sdd.com

    License

    AI-SDD is an independent framework. See LICENSE.md.