AI SummaryThis booster generates a structured requirements document template in Chinese, helping product managers and developers quickly create comprehensive requirement specifications with sections for background, features, business processes, and acceptance criteria.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "[功能名称] 需求文档" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (13 files) mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/doccker/cc-use-exp/main/.claude/commands/requirement-doc.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/check-toolsearch.md "https://raw.githubusercontent.com/doccker/cc-use-exp/main/.claude/commands/check-toolsearch.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/commit-msg.md "https://raw.githubusercontent.com/doccker/cc-use-exp/main/.claude/commands/commit-msg.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/design.md "https://raw.githubusercontent.com/doccker/cc-use-exp/main/.claude/commands/design.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/fix.md "https://raw.githubusercontent.com/doccker/cc-use-exp/main/.claude/commands/fix.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/new-feature.md "https://raw.githubusercontent.com/doccker/cc-use-exp/main/.claude/commands/new-feature.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/project-init.md "https://raw.githubusercontent.com/doccker/cc-use-exp/main/.claude/commands/project-init.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/project-scan.md "https://raw.githubusercontent.com/doccker/cc-use-exp/main/.claude/commands/project-scan.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/requirement.md "https://raw.githubusercontent.com/doccker/cc-use-exp/main/.claude/commands/requirement.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/review.md "https://raw.githubusercontent.com/doccker/cc-use-exp/main/.claude/commands/review.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/ruanzhu.md "https://raw.githubusercontent.com/doccker/cc-use-exp/main/.claude/commands/ruanzhu.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/status.md "https://raw.githubusercontent.com/doccker/cc-use-exp/main/.claude/commands/status.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/style-extract.md "https://raw.githubusercontent.com/doccker/cc-use-exp/main/.claude/commands/style-extract.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
生成需求文档框架
[功能名称] 需求文档
作者:wwj 版本:v1.0 日期:[当前日期] 状态:草稿 ---
一、背景
<!-- [注释] 简要描述业务背景、问题或机会 --> [背景描述] 所有改动仅对 [范围] 生效,不影响 [其他范围]。 ---
二、功能清单
| 序号 | 功能模块 | 功能点 | 优先级 | |------|---------|-------|--------| | 1 | [模块] | [功能点] | 高/中/低 | | 2 | [模块] | [功能点] | 高/中/低 | ---
3.1 界面变化
| 变化项 | 原显示 | 新显示 | |--------|-------|--------| | [变化项] | [原] | [新] |
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 1mo ago
● ActiveAdoption100+ stars on GitHub
164 ★ · GrowingDocsMissing or thin
UndocumentedNo License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code