specify
聚焦产出可决策、可实施的最小规范,适合需求梳理阶段。
生成、审查和改进软件规格、PRD、RFC 与实现计划。
把模糊的需求、想法或者草稿变成可执行的规格、PRD、RFC、技术设计或实现计划,或评审/改进已有文档和范围。当你要做非小修的开发、架构迁移、或需要明确决策与验收条件时用它。偏重把意图保留下来、暴露不确定性并把文档做成决策就绪而不是直接写代码。
▸ 展开 SKILL.md 英文原文
Creates, reviews, repairs, and transforms software specifications into decision-ready, implementation-ready contracts. Use when the user needs a spec, RFC, PRD, technical design, implementation plan, scoped issue contract, architecture or migration proposal, or wants rough notes, tickets, diagrams, screenshots, or an existing document made ready for humans or coding agents. Also use when asked to plan, scope, formalize, critique, or assess readiness before non-trivial software work. Do not use for straightforward coding, debugging, or explanation when no specification, planning, or design decision is needed.
帮我安装这个 skill:https://raw.githubusercontent.com/lpbayliss/claude-skills/main/skills/specify/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/lpbayliss/claude-skills/main/skills/specify/SKILL.md"# Software Specification Workflow Produce the smallest specification that safely resolves the decision at hand. Preserve intent, expose uncertainty, and connect consequential claims to evidence and verification. The default deliverable is a specification, not code. Implement only when the user explicitly asks and the readiness gate passes. ## Non-negotiables - Inspect supplied artifacts and available repository evidence before designing. - Preserve source provenance and accepted intent; never silently rewrite history. - Do not invent product decisions, numeric targets, repository paths, commands, interfaces, or diagram semantics. - Scale detail with ambiguity, blast radius, reversibility