Claude Skill
zhu1090093659/spec_driven_develop
A cross-platform AI agent skill that turns complex code transformations into a disciplined, document-driven workflow. No framework, no runtime—just one SKILL.md. Works with Claude Code, Codex, Curs...
Overview
Repository
Install this Skill
git clone https://github.com/zhu1090093659/spec_driven_develop.gitRegistry
Summary
A cross-platform AI agent skill that turns 'rewrite this in Rust' or 'migrate to microservices' into a disciplined, document-driven workflow — analyze, decompose, track, execute. One SKILL.md, no framework, no runtime. Works with Claude Code, Codex, Cursor, or any agent that reads Markdown.
一个跨平台的AI代理技能,能将“用Rust重写”或“迁移到微服务”转化为严谨的文档驱动工作流——分析、分解、跟踪、执行。仅需一个SKILL.md文件,无需框架,无需运行时。适用于Claude Code、Codex、Cursor或任何能读取Markdown的代理。
Key features
- Document-driven workflow for complex code transformations
- Single SKILL.md file, no framework or runtime required
- Cross-platform compatibility with Claude Code, Codex, Cursor, and more
- Supports analyze, decompose, track, and execute phases
- Designed for large-scale refactoring and migration tasks
Use cases
- Rewriting a codebase from one language to another (e.g., to Rust)
- Migrating monolithic applications to microservices architecture
- Large-scale refactoring with structured tracking and execution
- Coordinating AI agents for multi-step development tasks
README excerpt
**English** | [中文](./README.zh-CN.md) [](https://github.com/zhu1090093659/spec_driven_develop/stargazers) [](https://github.com/zhu1090093659/spec_driven_develop/fork) [](LICENSE) [](https://github.com) ## Table of Contents - [What It Does](#what-it-does) - [Deep Discuss — Structured Deep Discussion](#deep-discuss--structured-deep-discussion) - [S.U.P.E.R — The Architectural Backbone](#super--the-architectural-backbone) - [Platform Compatibility](#platform-compatibility) - [Installation](#installation) - [Usage](#usage) - [Project Structure](#project-structure) - [Friendly Links](#friendly-links) - [License](#license) # Spec-Driven Develop **A structured methodology for AI coding agents. Pure Markdown. Any platform. Architecture-first.** Spec-Driven Develop is a platform-agnostic AI agent plugin that ships two complementary skills: - **Spec-Driven Develop** — automates the full development pipeline for large-scale complex tasks: deep project analysis, phased task decomposition, document-driven progress tracking, and execution — all within a single session. - **Deep Discuss** — a structured deep-discussion workflow for problem analysis, brainstorming, and solution design through disciplined multi-phase thinking. No SDK. No runtime. No dependencies. Just Markdown files that any AI coding agent can read and execute. ## What It Does When you tell your agent something like "rewrite this project in Rust" or "mi