specify

仓库创建 2026年7月26日最近提交 1 天前SkillHot 收录 1 天前
▸ 精选理由

聚焦产出可决策、可实施的最小规范,适合需求梳理阶段。

这个 Skill 做什么

生成、审查和改进软件规格、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.

开发编程规格说明PRD设计通用
0
Stars
0
Forks
2
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/lpbayliss/claude-skills/main/skills/specify/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/lpbayliss/claude-skills/main/skills/specify/SKILL.md"
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
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有