AI駆動仕様駆動開発(AI-SDD)ワークフローを支援する日本語デフォルトプラグイン。sdd-workflowと同一機能で、SDD_LANGのデフォルトがjaに設定されています。
AI駆動仕様駆動開発(AI-SDD)ワークフローを支援する Claude Code プラグインのマーケットプレイスリポジトリです。
A marketplace repository for Claude Code plugins supporting AI-driven Specification-Driven Development (AI-SDD) workflow.
このリポジトリには、Vibe Coding問題を防ぎ、仕様書を真実の源として高品質な実装を実現するためのプラグインが含まれています。
This repository contains plugins to prevent Vibe Coding problems and achieve high-quality implementations using specifications as the source of truth.
| プラグイン / Plugin | 言語 / Language | 説明 / Description |
|---|---|---|
sdd-workflow-ja | 日本語 | AI-SDD ワークフローを支援する日本語プラグイン |
sdd-workflow | English | English plugin supporting AI-SDD workflow |
Claude Code で以下を実行 / Run the following in Claude Code:
/plugin marketplace add ToshikiImagawa/ai-sdd-workflow
日本語版 / Japanese version:
/plugin install sdd-workflow-ja@ToshikiImagawa/ai-sdd-workflow
English version:
/plugin install sdd-workflow@ToshikiImagawa/ai-sdd-workflow
各プラグインの詳細はそれぞれのREADMEを参照してください。
For details on each plugin, see their respective READMEs.
ai-sdd-workflow/
├── .claude-plugin/
│ └── marketplace.json # マーケットプレイスメタデータ
├── plugins/
│ ├── sdd-workflow-ja/ # 日本語プラグイン
│ │ ├── .claude-plugin/
│ │ │ └── plugin.json
│ │ ├── agents/
│ │ ├── commands/
│ │ ├── skills/
│ │ ├── hooks/
│ │ ├── scripts/
│ │ ├── CHANGELOG.md
│ │ ├── LICENSE
│ │ └── README.md
│ └── sdd-workflow/ # English plugin
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── agents/
│ ├── commands/
│ ├── skills/
│ ├── hooks/
│ ├── scripts/
│ ├── CHANGELOG.md
│ ├── LICENSE
│ └── README.md
├── CLAUDE.md
├── LICENSE
└── README.md
MIT License
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub toshikiimagawa/ai-sdd-workflow --plugin sdd-workflow-jaA unified plugin supporting AI-driven Specification-Driven Development (AI-SDD) workflow. Prevents Vibe Coding problems and achieves high-quality implementations using specifications as the source of truth. Supports multiple languages via SDD_LANG configuration.
Spec-Driven Development (SDD) plugin for Claude Code providing a comprehensive workflow for building features with requirements, design, tasks, and implementation phases.
Spec-driven development methodology for full-stack teams
Spec-Driven Development Workflow for Claude Code. A 6-step pipeline: Requirements → Code Analysis → Design → Implement → Verify → Self-Improve. Specifications are the source of truth, code is a verified artifact.
Specification-Driven Development with Process Discipline for Claude Code
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses