notion-spec-to-implementation
仓库创建 2025年10月22日最近提交 14 天前SkillHot 收录 21 天前
▸ 精选理由
帮助把需求快速转化为明确任务,便于开发与跟踪进度。
▸ 风险提示
需访问 Notion 工作区并写入数据,注意凭证与权限控制。
这个 Skill 做什么
将产品/技术规格拆解为 Notion 中的可执行任务与验收标准。
把产品或技术规格拆成 Notion 上的可执行任务、验收标准和进度项,生成清晰的实施计划和追踪表。适合把需求交给开发、做交付计划或要把高层描述落地成具体工作时用。特点是同时产出任务、验收条件和里程碑,让实现者一看就知道下一步怎么做。
▸ 展开 SKILL.md 英文原文
Turns product or tech specs into concrete Notion tasks that Claude code can implement. Breaks down spec pages into detailed implementation plans with clear tasks, acceptance criteria, and progress tracking to guide development from requirements to completion.
1.4k
Stars
247
Forks
31
仓库内 Skill
+45
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Prat011/awesome-llm-skills/master/notion-spec-to-implementation/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Prat011/awesome-llm-skills/master/notion-spec-to-implementation/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Spec to Implementation Transforms specifications into actionable implementation plans with progress tracking. Fetches spec documents, extracts requirements, breaks down into tasks, and manages implementation workflow. ## Quick Start When asked to implement a specification: 1. **Find spec**: Use `Notion:notion-search` to locate specification page 2. **Fetch spec**: Use `Notion:notion-fetch` to read specification content 3. **Extract requirements**: Parse and structure requirements from spec 4. **Create plan**: Use `Notion:notion-create-pages` for implementation plan 5. **Find task database**: Use `Notion:notion-search` to locate tasks database 6. **Create tasks**: Use `Notion:notion-cre
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有