Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Expert UI design skill for Stitch MCP: enhances prompts, generates high-fidelity screens, and maintains design system consistency.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
references/design-mappings.md
1# Design Mappings & Descriptors23Use these mappings to transform vague user requests into precise, high-fidelity design instructions.45## UI/UX Keyword Refinement67| Vague Term | Enhanced Professional Terminology |8|:---|:---|9| "menu at the top" | "sticky navigation bar with logo and list items" |10| "big photo" | "high-impact hero section with full-width imagery" |11| "list of things" | "responsive card grid with hover states and subtle elevations" |12| "button" | "primary call-to-action button with micro-interactions" |13| "form" | "clean form with labeled input fields, validation states, and submit button" |14| "picture area" | "hero section with focal-point image or video background" |15| "sidebar" | "collapsible side navigation with icon-label pairings" |16| "popup" | "modal dialog with overlay and smooth entry animation" |1718## Atmosphere & "Vibe" Descriptors1920Add these adjectives to set the mood and aesthetic philosophy:2122| Basic Vibe | Enhanced Design Description |23|:---|:---|24| "Modern" | "Clean, minimal, with generous whitespace and high-contrast typography." |25| "Professional" | "Sophisticated, trustworthy, utilizing subtle shadows and a restricted, premium palette." |26| "Fun / Playful" | "Vibrant, organic, with rounded corners, bold accent colors, and bouncy micro-animations." |27| "Dark Mode" | "Electric, high-contrast accents on deep slate or near-black backgrounds." |28| "Luxury" | "Elegant, spacious, with fine lines, serif headers, and a focus on high-fidelity photography." |29| "Tech / Cyber" | "Futuristic, neon accents, glassmorphism effects, and technological monospaced typography." |3031## Geometry & Shape Translation3233Convert technical values into physical descriptions for Stitch:3435- **Pill-shaped**: Used for `rounded-full` elements (buttons, tags).36- **Softly rounded**: Used for `rounded-xl` (12px) or `rounded-2xl` (16px) containers.37- **Sharp/Precise**: Used for `rounded-none` or `rounded-sm` elements.38- **Glassmorphism**: Semi-transparent surfaces with background blur and thin borders.3940## Depth & Elevation4142- **Flat**: No shadows, focus on color blocking and borders.43- **Whisper-soft**: Diffused, light shadows for subtle lift.44- **Floating**: High-offset, soft shadows for elements that appear high above the surface.45- **Inset**: Inner shadows for pressable or nested elements.46