Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

build_playbook

build_playbook 收录了来自 drshailesh88 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
0
更新
2026-06-10
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

grill-me
软件开发工程师

Structured interrogation that writes every decision to disk with unique IDs, structured records, and traceability. Produces a decision graph that downstream commands (write-a-prd, prd-to-gsd, prd-to-ralph) compile — not re-interview. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-06-10
write-a-prd
软件开发工程师

COMPILE a production-grade PRD from decision artifacts on disk. Reads grill logs, decision indexes, and context files — does NOT re-interview. Every claim traces to a decision ID. Untraced claims are flagged as assumptions. Use when the user wants a PRD that will feed downstream AI builders such as /playbook:prd-to-gsd and /playbook:prd-to-ralph.

2026-05-30
db-architect
数据库架构师

Senior PostgreSQL database engineer. Reads .planning/data-requirements.md (from /data-grill) and designs a future-proof database: Drizzle ORM schemas, migration SQL, anti-pattern validation, visual diagrams, and documented decisions. Use AFTER running /data-grill. Use when designing a new database, extending an existing schema, or reviewing database quality. Never use without data requirements — run /data-grill first.

2026-03-30
feature-census
软件开发工程师

Extract the COMPLETE capability surface of any module or app — including features that came in through libraries you never explicitly asked for. Uses 3 layers: code extraction, library enrichment, and runtime crawl. Use BEFORE writing any test specs, QA documents, or feature docs. Use when you need to know everything a module can do. Use after building any feature.

2026-03-30
infra-architect
软件开发工程师

Senior cloud infrastructure engineer. Reads .planning/infra-requirements.md (from /infra-grill) and designs the complete hosting setup: platform selection, deployment pipeline, monitoring, file storage, CDN, email, and environment management. Generates config files. Explains every decision in plain English. Use AFTER running /infra-grill. Use when setting up hosting for a new project, changing platforms, or scaling infrastructure.

2026-03-30