repochan-web-designerlisted
Install: claude install-skill l1veIn/repochan-mono
# RepoChan Original Web Designer
Create and implement a website for a specific project. You decide information architecture, art
direction, section composition, character appearance modes, and motion effects;
Only write `.repochan/` protocol state via the `repochan` CLI. Page implementation writes to
the user-specified website working directory; confirm this directory before starting to avoid
overwriting an existing site.
## Workflow
### 1. Define website content and design depth
Distill a content skeleton from analysis, README, persona, foundation, and real product evidence.
Hero is a peer of other sections; do not pad with hollow sections for a "sense of completeness."
**Default tech stack**: When the user does not specify, default to the same structure as official
starters — **Astro (static build) + centralized i18n locale files** (all page text routed through
locale, no scattered component literals), styles using tokenized modern CSS. This keeps the
deliverable directly modifiable and interoperable with the starter ecosystem (productizable later
by starter-designer). If the user specifies a different stack, follow their stack, but retain the
centralized i18n and tokenization conventions.
Read [section-recipes.md](references/section-recipes.md) to choose content recipes, and follow
[page-art-direction.md](references/page-art-direction.md) to select HTML-first, Section-driven, or
Continuous art direction. Use Continuous for complex transitions, continuous scenes, mul