返回 Skill 列表
extension
分类: 开发与工程无需 API Key

Spec Management

需求文档的模板和模式。在创建规范、验证规范结构或管理需求文档时使用。

person作者: jakexiaohubgithub

Spec Management

CRITICAL: The description field above controls when Claude auto-loads this skill.

Instructions

  1. Provide templates and patterns for this skill
  2. Execute helper scripts when needed
  3. Reference documentation and examples

Available Scripts

  • validate-spec.sh - Validates specification document structure (checks for required sections)
  • extract-tasks.sh - Extracts task list from specification checkboxes

Templates

Templates ready in templates/ directory for code patterns and configurations.

Requirements

  • Scripts should be mechanical helpers (deterministic operations)
  • Templates should provide reusable patterns
  • Documentation should be clear and actionable