By dev-gom
Practice Specification-Driven Development (SDD) using GitHub Spec-Kit: initialize projects, create constitutions defining standards/processes, write feature specs/plans/tasks, analyze status/compliance/blockers, run quality gates checklists, clarify ambiguities, and implement tasks with Git status checks and interactive commits.
npx claudepluginhub Dev-GOM/claude-code-marketplace --plugin spec-kit프로젝트 전체 상태 분석 및 진행 상황 리포트
spec-kit CLI 설치 상태 및 프로젝트 설정 확인
헌법의 품질 게이트(Quality Gates) 체크리스트 실행
명세나 계획의 모호한 부분을 명확히 하고 Open Questions 해결
프로젝트의 핵심 원칙과 기준을 정의하는 헌법(Constitution) 작성
작업 목록에 따라 실제 구현 시작
spec-kit 프로젝트 초기화 및 CLI 설치 확인
기술 구현 계획(Plan) 작성 - HOW를 정의
기능 명세(Specification) 작성 - WHAT을 정의
구현 계획을 실행 가능한 작업(Tasks)으로 분해
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimSpec-driven development: structured requirements, tasks, and planning workflows
Spec-driven development plugin for Claude Code. Markdown specs as the source of truth, code downstream.
Specification-Driven Development with Process Discipline for Claude Code
GitHub Spec-Kit integration for constitution-based spec-driven development (7-phase workflow)
Skills-first specification-driven development framework with 7 agent skills for planning, implementation, review, and shipping. Natural language activation with intelligent agent orchestration. Includes /plan, /implement, /research commands plus managing-specifications, implementing-features, and reviewing-and-shipping skills.
Specification-driven development workflow: specify → plan → tasks → implement
Version: 2.31.0 | Last Updated: 2025-12-02
⚠️ Important Notice (>= v2.0.17) There is a known issue where hook logs stack in the chat window. Until this is resolved, PostToolUse hook outputs are hidden using
suppressOutput: truein hooks.json. Stop hook messages can be controlled via.plugin-config/[plugin-name].jsonwith"showLogs": false(default). Set totrueto enable. See Configuration for details.
A collection of powerful productivity plugins for Claude Code to automate common development workflows.

Automatically creates git commits after each Claude Code session to prevent work loss.
Quick Info: Auto-commits all changes with timestamps when session ends | Hook: Stop
Scans your entire project and collects all TODO, FIXME, HACK, XXX, NOTE, and BUG comments into a detailed report.
Quick Info: Supports multiple languages, generates markdown report | Hooks: PostToolUse (Write|Edit|NotebookEdit), Stop

Monitors code complexity metrics and warns when thresholds are exceeded.
Quick Info: Tracks cyclomatic complexity, function/file length, nesting depth | Hook: PostToolUse (Edit|Write)

Automatically scans and documents your project structure with directory tree, scripts, and dependencies.
Quick Info: Generates project structure documentation, tracks file changes, extracts package.json info | Hooks: PostToolUse (Write), Stop

Tracks all file operations during a session and generates a summary report with directory tree visualization.
Quick Info: Classifies files by operation type (Created, Modified, Read) | Hooks: PostToolUse (Write|Edit|Read|NotebookEdit), Stop

Complete AI pair programming experience with slash commands, expert agents, and intelligent hooks integrated together.
Quick Info: 5 slash commands + 4 expert agents + 3 intelligent hooks | Commands: /pair, /review, /suggest, /fix, /explain | Agents: @code-reviewer, @bug-hunter, @architect, @performance-expert
GitHub Spec-Kit integration for Specification-Driven Development (SDD). Define WHAT and HOW before coding.
Quick Info: 10 slash commands for structured development workflow | Commands: /spec-kit:init, /spec-kit:constitution, /spec-kit:specify, /spec-kit:plan, /spec-kit:tasks, /spec-kit:implement | Workflow: Constitution → Specification → Plan → Tasks → Implementation
Comprehensive Unity game development toolkit with intelligent scripting assistance, code refactoring, performance optimization, UI Toolkit support, compile error resolution, and test automation.