Stitch Design Taste — Semantic Design System Skill
Portability note: This skill is platform-agnostic — it only writes a DESIGN.md text file and references Google Stitch (a public web product), not any OmegaOS VPS infra. No VPS dependency.
Single-voice craft (do NOT parallelize)
This is a single-voice creative-direction skill. It emits ONE DESIGN.md carrying ONE opinionated aesthetic — do NOT fan out to parallel sub-agents, do NOT run a multi-angle audit, and do NOT synthesize competing voices. A design system splintered across agents produces exactly the warm/cool-gray fluctuation, palette drift, and tonal inconsistency this skill exists to forbid. Decide the atmosphere first, then derive every token from that single decision so the document reads as one author's hand.
Craft upgrades (apply every time):
- Derive, don't assemble. Lock the atmosphere triple (Density / Variance / Motion) FIRST, then make every color, type, spacing, and motion choice trace back to it. If a token can't be justified by the atmosphere, cut it — coherence over completeness.
- Name by intent, with the value. Every token is
Descriptive Name (#hex / rem) + functional role — never a bare value and never a bare adjective. The whole document must use one terminology set end-to-end (same accent name everywhere, no synonyms).
- Make the bans load-bearing. The anti-pattern list is the spine, not an appendix — when a rule and the desired aesthetic conflict, restate the ban inline at the point of use so a downstream agent can't reintroduce the AI-tell.
OUTPUT CONTRACT
- Produces: exactly ONE
DESIGN.md following the Output Format structure below (7 named sections: Atmosphere, Color, Typography, Components, Layout, Motion, Anti-Patterns).
- Every color carries a hex; every type role names a concrete font; the atmosphere triple (Density/Variance/Motion) is stated numerically; the anti-pattern list is present and non-empty.
- VERIFY before done (single-voice rubric — grade the file, not the vibe):
- All 7 sections present and non-placeholder.
- ≤ 1 accent color, saturation < 80%, no purple/neon, no
#000000.
- No banned font (
Inter, generic serif in dashboards) appears as a chosen font.
- Terminology is consistent (one name per token across the whole doc).
- Anti-pattern list covers the AI-tells in §9.
Any failed check → fix the
DESIGN.md and re-verify. Do not report done on a partial file (L4).
Guardrails (evidence, no hallucination, scope)
- No invented infra. Cite only real, verifiable resources: Google Stitch (
labs.google.com/stitch), real font names, real hex values. Never fabricate a font, a Stitch feature, or an MCP capability that does not exist.
- Ground claims. If you state a constraint (e.g. "iOS Safari jumps on
h-screen), it must be a real, defensible UI fact — not filler confidence.
- Scope discipline. This skill writes a design-language document only. It does NOT generate screens, write app code, or run a design audit (that's
/uiuxaudit). Stay in the DESIGN.md lane.
Overview
This skill generates DESIGN.md files optimized for Google Stitch screen generation. It translates the battle-tested anti-slop frontend engineering directives into Stitch's native semantic design language — descriptive, natural-language rules paired with precise values that Stitch's AI agent can interpret to produce premium, non-generic interfaces.
The generated DESIGN.md serves as the single source of truth for prompting Stitch to generate new screens that align with a curated, high-agency design language. Stitch interprets design through "Visual Descriptions" supported by specific color values, typography specs, and component behaviors.
Prerequisites
- Access to Google Stitch via labs.google.com/stitch
- Optionally: Stitch MCP Server for programmatic integration with Cursor, Antigravity, or Gemini CLI
The Goal
Generate a DESIGN.md file that encodes:
- Visual atmosphere — the mood, density, and design philosophy
- Color calibration — neutrals, accents, and banned patterns with hex codes
- Typographic architecture — font stacks, scale hierarchy, and anti-patterns
- Component behaviors — buttons, cards, inputs with interaction states
- Layout principles — grid systems, spacing philosophy, responsive strategy
- Motion philosophy — animation engine specs, spring physics, perpetual micro-interactions
- Anti-patterns — explicit list of banned AI design clichés
Analysis & Synthesis Instructions
1. Define the Atmosphere
Evaluate the target project's intent. Use evocative adjectives from the taste spectrum:
- Density: "Art Gallery Airy" (1–3) → "Daily App Balanced" (4–7) → "Cockpit Dense" (8–10)
- Variance: "Predictable Symmetric" (1–3) → "Offset Asymmetric" (4–7) → "Artsy Chaotic" (8–10)
- Motion: "Static Restrained" (1–3) → "Fluid CSS" (4–7) → "Cinematic Choreography" (8–10)
Default baseline: Variance 8, Motion 6, Density 4. Adapt dynamically based on user's vibe description.
2. Map the Color Palette
For each color provide: Descriptive Name + Hex Code + Functional Role.
Mandatory constraints:
- Maximum 1 accent color. Saturation below 80%
- The "AI Purple/Blue Neon" aesthetic is strictly BANNED — no purple button glows, no neon gradients
- Use absolute neutral bases (Zinc/Slate) with high-contrast singular accents
- Stick to one palette for the entire output — no warm/cool gray fluctuation
- Never use pure black (
#000000) — use Off-Black, Zinc-950, or Charcoal
3. Establish Typography Rules
- Display/Headlines: Track-tight, controlled scale. Not screaming. Hierarchy through weight and color, not just massive size
- Body: Relaxed leading, max 65 characters per line
- Font Selection:
Inter is BANNED for premium/creative contexts. Force unique character: Geist, Outfit, Cabinet Grotesk, or Satoshi
- Serif Ban: Generic serif fonts (
Times New Roman, Georgia, Garamond, Palatino) are BANNED. If serif is needed for editorial/creative contexts, use only distinctive modern serifs: Fraunces, Gambarino, Editorial New, or Instrument Serif. Serif is always BANNED in dashboards or software UIs
- Dashboard Constraint: Use Sans-Serif pairings exclusively (
Geist + Geist Mono or Satoshi + JetBrains Mono)
- High-Density Override: When density exceeds 7, all numbers must use Monospace
4. Define the Hero Section
The Hero is the first impression and must be creative, striking, and never generic:
- Inline Image Typography: Embed small, contextual photos or visuals directly between words or letters in the headline. Images sit inline at type-height, rounded, acting as visual punctuation. This is the signature creative technique
- No Overlapping: Text must never overlap images or other text. Every element occupies its own clean spatial zone
- No Filler Text: "Scroll to explore", "Swipe down", scroll arrow icons, bouncing chevrons are BANNED. The content should pull users in naturally
- Asymmetric Structure: Centered Hero layouts BANNED when variance exceeds 4
- CTA Restraint: Maximum one primary CTA. No secondary "Learn more" links
5. Describe Component Stylings
For each component type, describe shape, color, shadow depth, and interaction behavior:
- Buttons: Tactile push feedback on active state. No neon outer glows. No custom mouse cursors
- Cards: Use ONLY when elevation communicates hierarchy. Tint shadows to background hue. For high-density layouts, replace cards with border-top dividers or negative space
- Inputs/Forms: Label above input, helper text optional, error text below. Standard gap spacing
- Loading States: Skeletal loaders matching layout dimensions — no generic circular spinners
- Empty States: Composed compositions indicating how to populate data
- Error States: Clear, inline error reporting
6. Define Layout Principles
- No overlapping elements — every element occupies its own clear spatial zone. No absolute-positioned content stacking
- Centered Hero sections are BANNED when variance exceeds 4 — force Split Screen, Left-Aligned, or Asymmetric Whitespace
- The generic "3 equal cards horizontally" feature row is BANNED — use 2-column Zig-Zag, asymmetric grid, or horizontal scroll
- CSS Grid over Flexbox math — never use
calc() percentage hacks
- Contain layouts using max-width constraints (e.g., 1400px centered)
- Full-height sections must use
min-h-[100dvh] — never h-screen (iOS Safari catastrophic jump)
7. Define Responsive Rules
Every design must work across all viewports:
- Mobile-First Collapse (< 768px): All multi-column layouts collapse to single column. No exceptions
- No Horizontal Scroll: Horizontal overflow on mobile is a critical failure
- Typography Scaling: Headlines scale via
clamp(). Body text minimum 1rem/14px
- Touch Targets: All interactive elements minimum
44px tap target
- Image Behavior: Inline typography images (photos between words) stack below headline on mobile
- Navigation: Desktop horizontal nav collapses to clean mobile menu
- Spacing: Vertical section gaps reduce proportionally (
clamp(3rem, 8vw, 6rem))
8. Encode Motion Philosophy
- Spring Physics default:
stiffness: 100, damping: 20 — premium, weighty feel. No linear easing
- Perpetual Micro-Interactions: Every active component should have an infinite loop state (Pulse, Typewriter, Float, Shimmer)
- Staggered Orchestration: Never mount lists instantly — use cascade delays for waterfall reveals
- Performance: Animate exclusively via
transform and opacity. Never animate top, left, width, height. Grain/noise filters on fixed pseudo-elements only
9. List Anti-Patterns (AI Tells)
Encode these as explicit "NEVER DO" rules in the DESIGN.md:
- No emojis anywhere
- No
Inter font
- No generic serif fonts (
Times New Roman, Georgia, Garamond) — distinctive modern serifs only if needed
- No pure black (
#000000)
- No neon/outer glow shadows
- No oversaturated accents
- No excessive gradient text on large headers
- No custom mouse cursors
- No overlapping elements — clean spatial separation always
- No 3-column equal card layouts
- No generic names ("John Doe", "Acme", "Nexus")
- No fake round numbers (
99.99%, 50%)
- No AI copywriting clichés ("Elevate", "Seamless", "Unleash", "Next-Gen")
- No filler UI text: "Scroll to explore", "Swipe down", scroll arrows, bouncing chevrons
- No broken Unsplash links — use
picsum.photos or SVG avatars
- No centered Hero sections (for high-variance projects)
Output Format (DESIGN.md Structure)
# Design System: [Project Title]
## 1. Visual Theme & Atmosphere
(Evocative description of the mood, density, variance, and motion intensity.
Example: "A restrained, gallery-airy interface with confident asymmetric layouts
and fluid spring-physics motion. The atmosphere is clinical yet warm — like a
well-lit architecture studio.")
## 2. Color Palette & Roles
- **Canvas White** (#F9FAFB) — Primary background surface
- **Pure Surface** (#FFFFFF) — Card and container fill
- **Charcoal Ink** (#18181B) — Primary text, Zinc-950 depth
- **Muted Steel** (#71717A) — Secondary text, descriptions, metadata
- **Whisper Border** (rgba(226,232,240,0.5)) — Card borders, 1px structural lines
- **[Accent Name]** (#XXXXXX) — Single accent for CTAs, active states, focus rings
(Max 1 accent. Saturation < 80%. No purple/neon.)
## 3. Typography Rules
- **Display:** [Font Name] — Track-tight, controlled scale, weight-driven hierarchy
- **Body:** [Font Name] — Relaxed leading, 65ch max-width, neutral secondary color
- **Mono:** [Font Name] — For code, metadata, timestamps, high-density numbers
- **Banned:** Inter, generic system fonts for premium contexts. Serif fonts banned in dashboards.
## 4. Component Stylings
* **Buttons:** Flat, no outer glow. Tactile -1px translate on active. Accent fill for primary, ghost/outline for secondary.
* **Cards:** Generously rounded corners (2.5rem). Diffused whisper shadow. Used only when elevation serves hierarchy. High-density: replace with border-top dividers.
* **Inputs:** Label above, error below. Focus ring in accent color. No floating labels.
* **Loaders:** Skeletal shimmer matching exact layout dimensions. No circular spinners.
* **Empty States:** Composed, illustrated compositions — not just "No data" text.
## 5. Layout Principles
(Grid-first responsive architecture. Asymmetric splits for Hero sections.
Strict single-column collapse below 768px. Max-width containment.
No flexbox percentage math. Generous internal padding.)
## 6. Motion & Interaction
(Spring physics for all interactive elements. Staggered cascade reveals.
Perpetual micro-loops on active dashboard components. Hardware-accelerated
transforms only. Isolated Client Components for CPU-heavy animations.)
## 7. Anti-Patterns (Banned)
(Explicit list of forbidden patterns: no emojis, no Inter, no pure black,
no neon glows, no 3-column equal grids, no AI copywriting clichés,
no generic placeholder names, no broken image links.)
Best Practices
- Be Descriptive: "Deep Charcoal Ink (#18181B)" — not just "dark text"
- Be Functional: Explain what each element is used for
- Be Consistent: Same terminology throughout the document
- Be Precise: Include exact hex codes, rem values, pixel values in parentheses
- Be Opinionated: This is not a neutral template — it enforces a specific, premium aesthetic
Tips for Success
- Start with the atmosphere — understand the vibe before detailing tokens
- Look for patterns — identify consistent spacing, sizing, and styling
- Think semantically — name colors by purpose, not just appearance
- Consider hierarchy — document how visual weight communicates importance
- Encode the bans — anti-patterns are as important as the rules themselves
Common Pitfalls to Avoid
- Using technical jargon without translation ("rounded-xl" instead of "generously rounded corners")
- Omitting hex codes or using only descriptive names
- Forgetting functional roles of design elements
- Being too vague in atmosphere descriptions
- Ignoring the anti-pattern list — these are what make the output premium
- Defaulting to generic "safe" designs instead of enforcing the curated aesthetic
1---2name: stitch-skill3description: Semantic Design System skill for Google Stitch — generates a single agent-friendly DESIGN.md that enforces premium, anti-generic UI (strict typography, calibrated color, asymmetric layouts, perpetual micro-motion, hardware-accelerated performance). Use when the user says "/stitch-skill", "stitch design", "design system for Stitch", "DESIGN.md for Stitch", "anti-generic UI rules", or in French "système de design Stitch", "fiche design", "règles de design premium", "DESIGN.md pour Stitch". One coherent design voice — not a multi-angle audit.4---56# Stitch Design Taste — Semantic Design System Skill78> **Portability note:** This skill is platform-agnostic — it only writes a `DESIGN.md` text file and references Google Stitch (a public web product), not any OmegaOS VPS infra. No VPS dependency.910## Single-voice craft (do NOT parallelize)11This is a **single-voice creative-direction** skill. It emits **ONE** `DESIGN.md` carrying **ONE** opinionated aesthetic — do **NOT** fan out to parallel sub-agents, do **NOT** run a multi-angle audit, and do **NOT** synthesize competing voices. A design system splintered across agents produces exactly the warm/cool-gray fluctuation, palette drift, and tonal inconsistency this skill exists to forbid. Decide the atmosphere first, then derive every token from that single decision so the document reads as one author's hand.1213**Craft upgrades (apply every time):**141. **Derive, don't assemble.** Lock the atmosphere triple (Density / Variance / Motion) FIRST, then make every color, type, spacing, and motion choice trace back to it. If a token can't be justified by the atmosphere, cut it — coherence over completeness.152. **Name by intent, with the value.** Every token is `Descriptive Name (#hex / rem)` + functional role — never a bare value and never a bare adjective. The whole document must use one terminology set end-to-end (same accent name everywhere, no synonyms).163. **Make the bans load-bearing.** The anti-pattern list is the spine, not an appendix — when a rule and the desired aesthetic conflict, restate the ban inline at the point of use so a downstream agent can't reintroduce the AI-tell.1718## OUTPUT CONTRACT19- **Produces:** exactly ONE `DESIGN.md` following the *Output Format* structure below (7 named sections: Atmosphere, Color, Typography, Components, Layout, Motion, Anti-Patterns).20- **Every** color carries a hex; **every** type role names a concrete font; the atmosphere triple (Density/Variance/Motion) is stated numerically; the anti-pattern list is present and non-empty.21- **VERIFY before done** (single-voice rubric — grade the file, not the vibe):22 1. All 7 sections present and non-placeholder.23 2. ≤ 1 accent color, saturation < 80%, no purple/neon, no `#000000`.24 3. No banned font (`Inter`, generic serif in dashboards) appears as a chosen font.25 4. Terminology is consistent (one name per token across the whole doc).26 5. Anti-pattern list covers the AI-tells in §9.27 Any failed check → fix the `DESIGN.md` and re-verify. Do not report done on a partial file (L4).2829## Guardrails (evidence, no hallucination, scope)30- **No invented infra.** Cite only real, verifiable resources: Google Stitch (`labs.google.com/stitch`), real font names, real hex values. Never fabricate a font, a Stitch feature, or an MCP capability that does not exist.31- **Ground claims.** If you state a constraint (e.g. "iOS Safari jumps on `h-screen`), it must be a real, defensible UI fact — not filler confidence.32- **Scope discipline.** This skill writes a design-language document only. It does NOT generate screens, write app code, or run a design audit (that's `/uiuxaudit`). Stay in the `DESIGN.md` lane.3334## Overview35This skill generates `DESIGN.md` files optimized for Google Stitch screen generation. It translates the battle-tested anti-slop frontend engineering directives into Stitch's native semantic design language — descriptive, natural-language rules paired with precise values that Stitch's AI agent can interpret to produce premium, non-generic interfaces.3637The generated `DESIGN.md` serves as the **single source of truth** for prompting Stitch to generate new screens that align with a curated, high-agency design language. Stitch interprets design through **"Visual Descriptions"** supported by specific color values, typography specs, and component behaviors.3839## Prerequisites40- Access to Google Stitch via [labs.google.com/stitch](https://labs.google.com/stitch)41- Optionally: Stitch MCP Server for programmatic integration with Cursor, Antigravity, or Gemini CLI4243## The Goal44Generate a `DESIGN.md` file that encodes:451. **Visual atmosphere** — the mood, density, and design philosophy462. **Color calibration** — neutrals, accents, and banned patterns with hex codes473. **Typographic architecture** — font stacks, scale hierarchy, and anti-patterns484. **Component behaviors** — buttons, cards, inputs with interaction states495. **Layout principles** — grid systems, spacing philosophy, responsive strategy506. **Motion philosophy** — animation engine specs, spring physics, perpetual micro-interactions517. **Anti-patterns** — explicit list of banned AI design clichés5253## Analysis & Synthesis Instructions5455### 1. Define the Atmosphere56Evaluate the target project's intent. Use evocative adjectives from the taste spectrum:57- **Density:** "Art Gallery Airy" (1–3) → "Daily App Balanced" (4–7) → "Cockpit Dense" (8–10)58- **Variance:** "Predictable Symmetric" (1–3) → "Offset Asymmetric" (4–7) → "Artsy Chaotic" (8–10)59- **Motion:** "Static Restrained" (1–3) → "Fluid CSS" (4–7) → "Cinematic Choreography" (8–10)6061Default baseline: Variance 8, Motion 6, Density 4. Adapt dynamically based on user's vibe description.6263### 2. Map the Color Palette64For each color provide: **Descriptive Name** + **Hex Code** + **Functional Role**.6566**Mandatory constraints:**67- Maximum 1 accent color. Saturation below 80%68- The "AI Purple/Blue Neon" aesthetic is strictly BANNED — no purple button glows, no neon gradients69- Use absolute neutral bases (Zinc/Slate) with high-contrast singular accents70- Stick to one palette for the entire output — no warm/cool gray fluctuation71- Never use pure black (`#000000`) — use Off-Black, Zinc-950, or Charcoal7273### 3. Establish Typography Rules74- **Display/Headlines:** Track-tight, controlled scale. Not screaming. Hierarchy through weight and color, not just massive size75- **Body:** Relaxed leading, max 65 characters per line76- **Font Selection:** `Inter` is BANNED for premium/creative contexts. Force unique character: `Geist`, `Outfit`, `Cabinet Grotesk`, or `Satoshi`77- **Serif Ban:** Generic serif fonts (`Times New Roman`, `Georgia`, `Garamond`, `Palatino`) are BANNED. If serif is needed for editorial/creative contexts, use only distinctive modern serifs: `Fraunces`, `Gambarino`, `Editorial New`, or `Instrument Serif`. Serif is always BANNED in dashboards or software UIs78- **Dashboard Constraint:** Use Sans-Serif pairings exclusively (`Geist` + `Geist Mono` or `Satoshi` + `JetBrains Mono`)79- **High-Density Override:** When density exceeds 7, all numbers must use Monospace8081### 4. Define the Hero Section82The Hero is the first impression and must be creative, striking, and never generic:83- **Inline Image Typography:** Embed small, contextual photos or visuals directly between words or letters in the headline. Images sit inline at type-height, rounded, acting as visual punctuation. This is the signature creative technique84- **No Overlapping:** Text must never overlap images or other text. Every element occupies its own clean spatial zone85- **No Filler Text:** "Scroll to explore", "Swipe down", scroll arrow icons, bouncing chevrons are BANNED. The content should pull users in naturally86- **Asymmetric Structure:** Centered Hero layouts BANNED when variance exceeds 487- **CTA Restraint:** Maximum one primary CTA. No secondary "Learn more" links8889### 5. Describe Component Stylings90For each component type, describe shape, color, shadow depth, and interaction behavior:91- **Buttons:** Tactile push feedback on active state. No neon outer glows. No custom mouse cursors92- **Cards:** Use ONLY when elevation communicates hierarchy. Tint shadows to background hue. For high-density layouts, replace cards with border-top dividers or negative space93- **Inputs/Forms:** Label above input, helper text optional, error text below. Standard gap spacing94- **Loading States:** Skeletal loaders matching layout dimensions — no generic circular spinners95- **Empty States:** Composed compositions indicating how to populate data96- **Error States:** Clear, inline error reporting9798### 6. Define Layout Principles99- No overlapping elements — every element occupies its own clear spatial zone. No absolute-positioned content stacking100- Centered Hero sections are BANNED when variance exceeds 4 — force Split Screen, Left-Aligned, or Asymmetric Whitespace101- The generic "3 equal cards horizontally" feature row is BANNED — use 2-column Zig-Zag, asymmetric grid, or horizontal scroll102- CSS Grid over Flexbox math — never use `calc()` percentage hacks103- Contain layouts using max-width constraints (e.g., 1400px centered)104- Full-height sections must use `min-h-[100dvh]` — never `h-screen` (iOS Safari catastrophic jump)105106### 7. Define Responsive Rules107Every design must work across all viewports:108- **Mobile-First Collapse (< 768px):** All multi-column layouts collapse to single column. No exceptions109- **No Horizontal Scroll:** Horizontal overflow on mobile is a critical failure110- **Typography Scaling:** Headlines scale via `clamp()`. Body text minimum `1rem`/`14px`111- **Touch Targets:** All interactive elements minimum `44px` tap target112- **Image Behavior:** Inline typography images (photos between words) stack below headline on mobile113- **Navigation:** Desktop horizontal nav collapses to clean mobile menu114- **Spacing:** Vertical section gaps reduce proportionally (`clamp(3rem, 8vw, 6rem)`)115116### 8. Encode Motion Philosophy117- **Spring Physics default:** `stiffness: 100, damping: 20` — premium, weighty feel. No linear easing118- **Perpetual Micro-Interactions:** Every active component should have an infinite loop state (Pulse, Typewriter, Float, Shimmer)119- **Staggered Orchestration:** Never mount lists instantly — use cascade delays for waterfall reveals120- **Performance:** Animate exclusively via `transform` and `opacity`. Never animate `top`, `left`, `width`, `height`. Grain/noise filters on fixed pseudo-elements only121122### 9. List Anti-Patterns (AI Tells)123Encode these as explicit "NEVER DO" rules in the DESIGN.md:124- No emojis anywhere125- No `Inter` font126- No generic serif fonts (`Times New Roman`, `Georgia`, `Garamond`) — distinctive modern serifs only if needed127- No pure black (`#000000`)128- No neon/outer glow shadows129- No oversaturated accents130- No excessive gradient text on large headers131- No custom mouse cursors132- No overlapping elements — clean spatial separation always133- No 3-column equal card layouts134- No generic names ("John Doe", "Acme", "Nexus")135- No fake round numbers (`99.99%`, `50%`)136- No AI copywriting clichés ("Elevate", "Seamless", "Unleash", "Next-Gen")137- No filler UI text: "Scroll to explore", "Swipe down", scroll arrows, bouncing chevrons138- No broken Unsplash links — use `picsum.photos` or SVG avatars139- No centered Hero sections (for high-variance projects)140141## Output Format (DESIGN.md Structure)142143```markdown144# Design System: [Project Title]145146## 1. Visual Theme & Atmosphere147(Evocative description of the mood, density, variance, and motion intensity.148Example: "A restrained, gallery-airy interface with confident asymmetric layouts149and fluid spring-physics motion. The atmosphere is clinical yet warm — like a150well-lit architecture studio.")151152## 2. Color Palette & Roles153- **Canvas White** (#F9FAFB) — Primary background surface154- **Pure Surface** (#FFFFFF) — Card and container fill155- **Charcoal Ink** (#18181B) — Primary text, Zinc-950 depth156- **Muted Steel** (#71717A) — Secondary text, descriptions, metadata157- **Whisper Border** (rgba(226,232,240,0.5)) — Card borders, 1px structural lines158- **[Accent Name]** (#XXXXXX) — Single accent for CTAs, active states, focus rings159(Max 1 accent. Saturation < 80%. No purple/neon.)160161## 3. Typography Rules162- **Display:** [Font Name] — Track-tight, controlled scale, weight-driven hierarchy163- **Body:** [Font Name] — Relaxed leading, 65ch max-width, neutral secondary color164- **Mono:** [Font Name] — For code, metadata, timestamps, high-density numbers165- **Banned:** Inter, generic system fonts for premium contexts. Serif fonts banned in dashboards.166167## 4. Component Stylings168* **Buttons:** Flat, no outer glow. Tactile -1px translate on active. Accent fill for primary, ghost/outline for secondary.169* **Cards:** Generously rounded corners (2.5rem). Diffused whisper shadow. Used only when elevation serves hierarchy. High-density: replace with border-top dividers.170* **Inputs:** Label above, error below. Focus ring in accent color. No floating labels.171* **Loaders:** Skeletal shimmer matching exact layout dimensions. No circular spinners.172* **Empty States:** Composed, illustrated compositions — not just "No data" text.173174## 5. Layout Principles175(Grid-first responsive architecture. Asymmetric splits for Hero sections.176Strict single-column collapse below 768px. Max-width containment.177No flexbox percentage math. Generous internal padding.)178179## 6. Motion & Interaction180(Spring physics for all interactive elements. Staggered cascade reveals.181Perpetual micro-loops on active dashboard components. Hardware-accelerated182transforms only. Isolated Client Components for CPU-heavy animations.)183184## 7. Anti-Patterns (Banned)185(Explicit list of forbidden patterns: no emojis, no Inter, no pure black,186no neon glows, no 3-column equal grids, no AI copywriting clichés,187no generic placeholder names, no broken image links.)188```189190## Best Practices191- **Be Descriptive:** "Deep Charcoal Ink (#18181B)" — not just "dark text"192- **Be Functional:** Explain what each element is used for193- **Be Consistent:** Same terminology throughout the document194- **Be Precise:** Include exact hex codes, rem values, pixel values in parentheses195- **Be Opinionated:** This is not a neutral template — it enforces a specific, premium aesthetic196197## Tips for Success1981. Start with the atmosphere — understand the vibe before detailing tokens1992. Look for patterns — identify consistent spacing, sizing, and styling2003. Think semantically — name colors by purpose, not just appearance2014. Consider hierarchy — document how visual weight communicates importance2025. Encode the bans — anti-patterns are as important as the rules themselves203204## Common Pitfalls to Avoid205- Using technical jargon without translation ("rounded-xl" instead of "generously rounded corners")206- Omitting hex codes or using only descriptive names207- Forgetting functional roles of design elements208- Being too vague in atmosphere descriptions209- Ignoring the anti-pattern list — these are what make the output premium210- Defaulting to generic "safe" designs instead of enforcing the curated aesthetic