Add Scaffold
Description
--- description: 按 14-phase 工作流为指定 app 编写清理 scaffold(含需求采集、实测勘测、TOML、safety test、UI 集成) --- 为 app `$ARGUMENTS` 编写或重写一份 scaffold TOML。**严格按以下 phase 顺序执行,每个 phase 完成后向用户报告进展并在必要时确认**。绝不跳步——每一步都是上一次踩坑的产物(详见 `CLAUDE.md`)。 --- ## Phase 0 — Schema + UI 边界审查 读完这三个文件再开始任何实质工作: 1. `crates/scaffold/src/lib.rs` —— `Scaffold` / `Scope` / `Mode` / `Prompt` 定义、`detect_for` 匹配逻辑、`expand_env` 路径展开 2. `apps/desktop/src/components/Studio.tsx` —— 当前 UI 如何渲染 scope(重点看 expanded card 部分调用了 `sc.scopes` 的什么字段) 3.
Installation
Installs to ~/.claude/commands/cccyd2003-qwq-pinkbin-add-scaffold.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/cccyd2003-qwq/pinkbin/HEAD/.claude/commands/add-scaffold.md -o ~/.claude/commands/cccyd2003-qwq-pinkbin-add-scaffold.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing