> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zxiaoruan.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# Claude Code Spec Workflow

# Vibe Coding - 优秀文章&项目部分

## 优秀文章&项目

### Claude Code Spec Workflow

[点击前往GitHub](https://github.com/Pimzino/claude-code-spec-workflow) | [视频教程-AI超元域](https://www.bilibili.com/video/BV1Tte9zYEGY) | [点击前往AI超元域的博客](https://www.aivi.fyi/aiagents/introduce-Claude-Code-Spec-Workflow)

1. 安装，在CMD输入`npm i -g @pimzino/claude-code-spec-workflow`
2. 初始化项目，执行`claude-code-spec-workflow`

| 命令                  | 作用          |
| ------------------- | ----------- |
| spec-steering-setup | 创建项目的指导文档   |
| spec-create         | 创建详细的功能需求规格 |
| spec-design         | 设计技术实现方案    |
| spec-tasks          | 分解开发任务      |
| spec-execute        | 执行具体的开发工作   |
