A Claude Code workspace for structured design thinking. Run design sessions with iterative brainstorming, trade-off analysis, and decision documentation before taking work to implementation.
- 7-phase design workflow: Exploration, Requirements, Options, Decision, Detail, Validation, and Implementation Planning
- Design artifacts: Design documents, ADRs, session notes, implementation plans
- Agent teams: Parallel design work with specialized teammates (researcher, challenger, reviewer)
- Assumption challenger: Fresh-context adversarial review to catch blind spots
- UX design sessions: Claude-driven UX design with critique agents
git clone https://github.com/liteman/cc-atelier my-design-workspace
cd my-design-workspace
rm -rf .git
git init # optional: version your own design workOpen the directory in Claude Code, then:
/start-design-session
See CLAUDE.md for full documentation.
MIT