AI Native Sdlc Playbook — AI skill for Claude Code
The AI-Native SDLC Playbook — Anthropic Claude Academy course as EPUB ebook.
How to install AI Native Sdlc Playbook
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open yibie/ai-native-sdlc-playbook and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What AI Native Sdlc Playbook does
The AI-Native SDLC Playbook — Anthropic Claude Academy course as EPUB ebook.
Alternatives in AI
- Anthropic Quickstarts — by Anthropic - Offers comprehensive development guides for three distinct AI-powered demo projects with standa 15.4k ★
- Claudecodeui — A desktop and mobile UI for Claude Code, Anthropic's official CLI for AI-assisted coding 9k ★
- Deepreasoning — A high-performance LLM inference API and Chat UI that integrates DeepSeek R1's CoT reasoning traces with Anthr 5.4k ★
README
The AI-Native SDLC Playbook
Anthropic Claude Academy 官方课程《The AI-Native SDLC Playbook》的整理版电子书(EPUB),供离线阅读。
这是什么
这是一份关于**如何用 AI 改造软件开发生命周期(SDLC)**的实战指南,来自 Anthropic 官方课程(Claude Academy)。针对"AI 已经在写代码,但代码周围的流程(计划、评审、测试、部署)还停留在人速"的组织,给出 6 个阶段的完整做法:
- Plan — 用
intent.md捕捉想法 - Design — 需求与设计
- Build — Claude Code 计划模式、CLAUDE.md、Skills、并行会话与子代理
- Test — 给 Claude 反馈回路、CI 中的持续评测
- Deploy — AI 参与 PR 评审、Hooks 作为审批闸门、CI/CD 集成
- Maintain — 闭环指标、控制带回流
下载
- 中文版 EPUB:ai-native-sdlc-playbook-zh.epub(人话翻译版,可在任意阅读器打开)
- 中文版 PDF:ai-native-sdlc-playbook-zh.pdf(适合打印/桌面阅读)
- 中文版 Markdown:zh-book.md
- 英文版 EPUB:ai-native-sdlc-playbook.epub(原版整理)
- 英文版 Markdown:book.md
内容说明
- 这是对 Anthropic 官方课程页面的忠实内容整理,未做改写
- 含课程全部 14 课(Introduction + 6 个阶段 + Closing)
- 中文版为人话翻译:忠实原意、自然中文表达,核心术语保留英文(CLAUDE.md、intent.md、hooks、evals、subagents 等)
原课程
- 网址:https://academy.claude.com/courses/ai-native-sdlc-playbook
- 版权归 Anthropic 所有。本仓库仅为个人学习整理用途。
转换
# 从 markdown 重新生成 epub
pandoc full.md -f markdown-tex_math_dollars-tex_math_single_backslash -t epub \
-o ai-native-sdlc-playbook.epub \
--metadata title="The AI-Native SDLC Playbook" \
--metadata author="Anthropic Claude Academy" \
--toc --toc-depth=2
Related Skills
Cooking School Feedback
Student repo for the Agent-Friendly APIs course on Vercel Academy. Build a feedback API for a cooking school,
Openfactory
Open-source AI-native SDLC orchestration platform
Driftless
AI-native SDLC outer-loop CLI for coding agents — manages work lifecycle: Created → Specifying → Planning → Im
AI Hackathon Skill
AI 해커톤 운영 playbook v0.1 — 운영자가 fork 해서 자기 회사·학교·동호회 해커톤을 기획·제작·운영. Anthropic Claude Skills 표준.
Teachable Course Builder Prompt
COPY AND PASTE INTO CLAUDE (claude.ai, Claude Code, or Claude in your IDE). Replace the items in [] with your
Book Memex
Powerful eBook metadata management tool with SQLite backend, AI-powered enrichment, web interface, and compreh
Related Agents
Book Packager
Delivery specialist for the book pipeline. Creates editorial packages (logline, synopsis, query letter, cover
Cover Designer
Book cover design. Analyzes genre/audience/title → 3-5 concepts with image generation prompts. Supports multip
Mark Epub Down
Use when a task involves converting an EPUB into Markdown for LLM knowledge bases, wikis, or ingestion workflo