40 / 139 · 13 Browser Automation with Playwright · Quick Start Preparation: Turn Discovery into a Scaffolding-Ready Package← prev⊞ allnext →☰ Read as one page
2.20Deliverable from Chapter 2
You should now have:
- the four required source artifacts from Chapter 1
- a clear set of opinionated harness defaults
- a
CLAUDE.mdstrategy that uses@importsand stays under 200 lines .claude/rules/path-scoped rules planned for UI, API, and test code.claude/agents/native subagent definitions planned (planner, generator, evaluator).claude/skills/repeatable workflow definitions planned- a hook strategy for automated quality checks and work log enforcement
- a work log strategy (CLAUDE.md rule + commit hook +
/logskill) - a permission mode decision (
acceptEditsorauto) for uninterrupted scaffolding - a clear plan/template strategy
- a clear validation and CI expectation
- a clear understanding of what the initial scaffold must include
Now Claude Code can scaffold an initial repo state without guessing too much.