中文功能规范创建工具,用于将自然语言功能描述转换为结构化的功能规范文档。支持自动生成分支名称、创建Git分支、初始化规范文件和质量验证。触发词包括:"speckit规范"、"功能规范"、"创建规范"、"功能描述转换"、"speckit-specify"。当用户需要将功能想法转换为结构化规范时使用此技能。
/plugin marketplace add forztf/open-skilled-sdd/plugin install open-skilled-sdd@open-skilled-sdd-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
assets/clarification-template.mdassets/quality-checklist-template.mdassets/spec-template.mdassets/specify/memory/constitution.mdassets/specify/scripts/bash/check-prerequisites.shassets/specify/scripts/bash/common.shassets/specify/scripts/bash/create-new-feature.shassets/specify/scripts/bash/setup-plan.shassets/specify/scripts/bash/update-agent-context.shassets/specify/scripts/powershell/check-prerequisites.ps1assets/specify/scripts/powershell/common.ps1assets/specify/scripts/powershell/create-new-feature.ps1assets/specify/scripts/powershell/setup-plan.ps1assets/specify/scripts/powershell/update-agent-context.ps1assets/specify/templates/agent-file-template.mdassets/specify/templates/checklist-template.mdassets/specify/templates/commands/analyze.mdassets/specify/templates/commands/checklist.mdassets/specify/templates/commands/clarify.mdassets/specify/templates/commands/constitution.mdThis skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.