mkhrdev/cc-spec-driven

25 stars · Last commit 2026-01-26

A Claude Code plugin for managing requirement documents, tracking changes, and outputting specs — enabling downstream tools to generate code based on high-quality specs and complete E2E testing.

README preview

<div align="center">

# Spec-Driven, Document-First Plugin

**Claude Code Plugin · Spec-Driven · Document-First**

[![Version](https://img.shields.io/badge/version-0.2.0-blue)](https://github.com/mkhrdev/cc-spec-driven/releases)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Claude Code Plugin](https://img.shields.io/badge/Claude%20Code-Plugin-blueviolet)](https://docs.anthropic.com/en/docs/claude-code)
[![Made with Claude](https://img.shields.io/badge/Made%20with-Claude-orange)](https://claude.ai)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/mkhrdev/cc-spec-driven/graphs/commit-activity)
[![GitHub issues](https://img.shields.io/github/issues/mkhrdev/cc-spec-driven)](https://github.com/mkhrdev/cc-spec-driven/issues)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)

[English](https://github.com/mkhrdev/cc-spec-driven/blob/main/README.md) · [中文](https://github.com/mkhrdev/cc-spec-driven/blob/main/docs/translate/README.zh.md)

</div>

cc-spec-driven, a [Claude Code](https://platform.claude.com/docs/en/intro) plugin for managing requirement documents, tracking changes, and outputting specs — enabling downstream tools to generate code based on high-quality specs and complete E2E testing.

View full repository on GitHub →