← ClaudeAtlas

atelier-layoutlisted

Atelier suite — premium layout & composition. Structure pages and sections so they read intentional and "expensive": choose the right layout archetype, build it with modern CSS (Grid, Subgrid, Flexbox, container queries), apply composition models (rule of thirds, F/Z patterns, asymmetry/broken grid), use Gestalt grouping and clear visual hierarchy, and deploy generous active whitespace. Use this whenever laying out a page or section, building a grid / bento / dashboard / hero, making something responsive, or when a layout feels cramped, flat, centered-and-boring, or templated. Run after atelier-direction (layout archetype) using atelier-foundations spacing tokens.
luminary19/atelier · ★ 0 · Web & Frontend · score 68
Install: claude install-skill luminary19/atelier
# Atelier — Layout & Composition Layout is where "premium" is won quietly. **Generous active whitespace and clear hierarchy are the #1 signal that a design is bespoke**, not templated. The slop tells here: everything centered, three equal cards, uniform bento boxes, cramped spacing, no focal point. This skill structures pages so the eye is led and the page breathes. > **Inputs:** layout archetype + world + **density** from the Direction Doc; spacing/radii tokens from > `atelier-foundations`. Deep reference: `references/fundamentals-deepdive.md` (§8 layout). --- ## The flow 1. **Pick the archetype** → 2. **Choose the engine** (Grid/Flex/Subgrid/container) → 3. **Composition model** → 4. **Gestalt + hierarchy** → 5. **Whitespace rhythm** → 6. **Responsive**. ## 1. Pick the layout archetype Match structure to page kind (per the Direction Doc's world): - **Marketing/landing** — hero (asymmetric or giant-type, not always center) → bento feature grid → alternating editorial rows → social proof → CTA. Z-pattern scanning. - **Web app/dashboard** — app shell (`grid-template-areas`: header/sidebar/main), data-dense modular grid, subgrid for aligned cards, container queries for portable panels. (Build the shell, tables, and forms with `atelier-components`; this skill sets their *structure*.) - **Portfolio/creative** — broken grid, overlap, large media, asymmetry, generous negative space. - **Editorial/content** — single strong column at 60–75ch, side-column captions/pull-qu