speckit-specify-zh

Convert Chinese feature descriptions into structured specs and branch artifacts.

9|4|Updated Nov 21, 2025
One-click install
npx skills add https://github.com/forztf/open-skilled-sdd --skill speckit-specify-zh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-specify-zh
Source: https://github.com/forztf/open-skilled-sdd/tree/main/skills/speckit-specify-zh
Command: npx skills add https://github.com/forztf/open-skilled-sdd --skill speckit-specify-zh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, and includes assets (resource) and scripts (resource) and references (resource) components.

What problem does it solve?

中文需求往往以自然语言描述,缺乏结构化的规格、验收标准与实现路径。本技能将这类描述转化为可执行的功能规格草案,并自动完成分支命名、分支创建、规范模板初始化以及质量检查清单的输出,帮助团队在中文工作流中高效产出可落地的规范。

Core Features & Use Cases

  • 将功能描述转化为用于分支与规范的简短短名,并创建相应的功能分支
  • 自动复制并初始化规范模板(包括 spec.md、plan.md 等),保持仓库治理的一致性
  • 生成并输出规范质量检查清单,确保需求清晰、可测试、可追溯
  • 将需要澄清的问题以模板化形式写入规格草案,促进快速规划与团队共识
  • 提供触发词集合,便于通过自然语言触发技能执行相应流程
  • 与仓库宪章和治理文档对齐,确保产出符合规范模板与治理要求

Quick Start

输入功能描述后,工具将自动创建分支、初始化规范并输出质量检查清单。

Frequently Asked Questions about speckit-specify-zh

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Chinese feature descriptions into structured specifications?

To convert Chinese feature descriptions into structured specifications, input the natural language requirement. The tool generates machine-readable specifications, creates feature branches, and initializes templates like spec.md and plan.md.

What is spec-driven development for Chinese requirements?

Spec-driven development for Chinese requirements transforms unstructured text into executable feature drafts. It automates branch creation, template initialization, and quality checks to ensure requirements are clear, testable, and traceable.

How do I automate branch naming and spec template initialization from a feature description?

Automating branch naming and spec template initialization requires inputting the feature description. The tool derives a short name, creates the corresponding git branch, and automatically copies repository templates to align with governance rules.

Do I need git to generate feature specifications and quality checklists?

Yes, git is a required dependency to generate feature specifications and quality checklists. The tool relies on git to create feature branches and establish deterministic artifact paths for your specification drafts.

How does the tool handle ambiguous requirements during specification generation?

When handling ambiguous requirements during specification generation, the tool prompts for optional clarifications. It writes these questions into the specification draft using a template format to promote rapid planning and team consensus.

Can I align generated specification drafts with existing repository constitution rules?

Yes, you can align generated specification drafts with repository constitution rules. The tool orchestrates template-based spec creation to ensure all outputs conform to existing governance documents and repository templates.