Source profileQuality 90/100

lidge-jun/codexclaw/plugins/codexclaw/skills/dev-uiux-design/SKILL.md

cxc-dev-uiux-design

Use it for engineering and marketing tasks; the detail page covers purpose, installation, and practical steps.

Source repository stars
9
Declared platforms
0
Static risk flags
1
Last source update
2026-08-03
Source checked
2026-08-04

Decision brief

What it does—and where it fits

Activates by change surface when: - User's design direction is vague ("깔끔하게", "모던하게", "just make it look good") - Building onboarding, empty state, error state, or loading state UI - User references a product aesthetic ("Notion 느낌", "Linear처럼") - Starting a new design system or…

Best for

    Not for

    • Tasks that require unconfirmed production actions or broad system permissions.
    • Environments where the pinned source and install steps cannot be inspected.

    Compatibility matrix

    Platform support, with evidence labels

    PlatformStatusEvidenceWhat to check
    CodexNot declaredNo explicit evidencePortability before use
    Claude CodeNot declaredNo explicit evidencePortability before use
    CursorNot declaredNo explicit evidencePortability before use
    Gemini CLINot declaredNo explicit evidencePortability before use
    Open the compatibility checker

    Installation

    Inspect first. Install second.

    The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.

    Source-detected install commandSource
    npx skills add https://github.com/lidge-jun/codexclaw --skill "plugins/codexclaw/skills/dev-uiux-design"
    Safe inspection promptEditorial

    Inspect the Agent Skill "cxc-dev-uiux-design" from https://github.com/lidge-jun/codexclaw/blob/ecc644e7742dc516ea91777414baf3da1859a162/plugins/codexclaw/skills/dev-uiux-design/SKILL.md at commit ecc644e7742dc516ea91777414baf3da1859a162. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.

    Workflow

    What the source asks the agent to do

    1. 01

      Modular References

      Review the “Modular References” section in the pinned source before continuing.

      Review and apply the “Modular References” source section.
    2. 02

      Lazy-User Gate (UX-LAZY-01, DEFAULT — ponytail discipline applied to UX)

      Design for the cognitively frugal user: users don't read, they scan; they satisfice; they will trade choice for one obvious next action. Before shipping any user-facing decision point — option, setting, step, confirmation, input field, mode — justify its existence the ponytail w…

      Do nothing: can a correct default remove this decision entirely?Delete: does the step/field earn its completion-rate cost (Hick's law)?Absorb: can the system take the complexity instead of the user (Tesler's law)?
    3. 03

      UX State Contract (UX-STATE-01)

      For onboarding, empty, loading, error, or progressive-disclosure work, the body must answer the state meaning before styling. Deep patterns live in references/ux-states.md.

      Onboarding teaches the first meaningful action, not the whole product.Empty explains why the state exists and names the next action.Loading chooses skeleton for known structure, spinner/progress for short unknown waits, and avoids fake completion.
    4. 04

      IA Chooser (UX-IA-01)

      Default navigation architecture by work shape; read references/responsive-nav.md for responsive details.

      Default navigation architecture by work shape; read references/responsive-nav.md for responsive details.
    5. 05

      1. User Intent Discovery Protocol

      When the user's design request is vague ("깔끔하게 해줘", "모던하게", "just make it look good"), do not produce generic output. Run the compact ambiguity flow (UX-INTENT-01): 1. Produce the Design Read from §2 using available signals. 2. If one decision still blocks the direction, ask ONE…

      Produce the Design Read from §2 using available signals.If one decision still blocks the direction, ask ONE best clarifying fork with binary/ternary choices.Proceed from the answer; if the user does not answer and the task can continue, choose the most domain-correct default and state the assumption. On EXPRESSIVE surfaces (landing/consumer/creative/AI-product), that defaul…

    Permission review

    Static risk signals and limitations

    Reads files

    low · line 171

    The documentation asks the agent to read local files, directories, or repositories.

    Before generating ANY frontend code, produce a Design Read. If the project has a `DESIGN.md` file, read it first — its tokens and prose override everything below.

    Evidence record

    Why each signal appears

    EvidenceSourceComputedTestedEditorial
    SignalValueEvidence typeMeaning
    Quality score90/100ComputedDocumentation, specificity, maintenance, and trust rules
    Repository stars9SourceRepository attention, not individual Skill quality
    Compatibility0 platformsSourceDeclared in the catalog source record
    Usage guideautomated source guideEditorialGenerated or reviewed according to the visible evidence level

    Pinned source

    Provenance and original SKILL.md

    Repository
    lidge-jun/codexclaw
    Skill path
    plugins/codexclaw/skills/dev-uiux-design/SKILL.md
    Commit
    ecc644e7742dc516ea91777414baf3da1859a162
    License
    NOASSERTION
    Collected
    2026-08-04
    Default branch
    main
    View the original SKILL.md

    UI/UX Design: Intent Discovery, Patterns & Product Vocabulary

    Activates by change surface when:

    • User's design direction is vague ("깔끔하게", "모던하게", "just make it look good")
    • Building onboarding, empty state, error state, or loading state UI
    • User references a product aesthetic ("Notion 느낌", "Linear처럼")
    • Starting a new design system or generating a color palette
    • Choosing layout patterns or navigation architecture
    • Setting up favicons, product logos, or brand identity elements
    • Handling logo dark mode variants, OG images, or social sharing meta

    Read this before style-specific references when the user cannot articulate a clear design direction. For rendered anti-slop tell detection and implementation-level banned patterns, defer to dev-frontend/references/core/anti-slop.md, especially the 2026 gradient budget and one-note theme bans. This skill owns concept/taste-level anti-slop judgment (is this direction generic or domain-wrong?).

    Emoji ban (stub): no emoji as UI visual elements (STRICT). Canonical rule, scope, and exemptions: dev-frontend §5 / dev-frontend/references/core/anti-slop.md § Emoji Slop.

    Role separation: This skill owns design judgment: intent discovery, information architecture, UX state meaning, typography/color/layout direction, product personality, brand vocabulary, anti-slop concept/taste judgment (is this direction generic, domain-wrong, or aesthetically derivative?), and design-system decisions. dev-frontend owns implementation: HTML/CSS/components, responsive mechanics, accessibility wiring, runtime behavior, rendered tell detection, and rendered verification. After choosing the design direction here, load dev-frontend for concrete implementation.

    Role boundary (canonical — identical in dev and dev-frontend): dev owns universal process, evidence, and safety rules. dev-uiux-design owns design intent, direction, and concept judgment. dev-frontend owns concrete frontend implementation and rendered tell enforcement. Anti-slop has three layers: dev = output/process hygiene (FAMILY-SLOP-01), dev-uiux-design = concept/taste judgment (is this direction generic or domain-wrong?), dev-frontend = rendered implementation tell detection and removal (FE-AI-TELL-01).

    External/current design evidence: For live product-reference claims, current design-system docs, or browser-rendered source evidence, follow dev §External Evidence and Recall Routing and load the search skill for current/external lookups. Use browser fetch/open/text/get-dom/snapshot only after candidate URLs exist.

    C0/C1 work (small local patches): See dev §0.0 Work Classifier + §0.1 Patch Fast-Path before reading references.

    Rule class note (UX-STYLE-01): Everything in this skill that expresses taste — product personalities, design-isms, preset tokens, aesthetic vocabulary — is STYLE_SAMPLE (defined in dev §0.2): examples to draw from, never universal requirements. Objective UX correctness (state coverage, accessibility, readability) is owned by dev-frontend §1.5 and stays STRICT/DEFAULT.

    dev is always on: dev §0.0 Work Classifier, §0.2 Rule Classes, §3 Verification Gate, §5 Safety Rules, and Family Invariants (FAMILY-SLOP-01, FAMILY-CITE-01, FAMILY-PROOF-01) apply to all work governed by this skill. They are not restated here.

    Modular References

    FileWhen to ReadWhat It Covers
    references/design-isms.mdUser names a style/movement16 design movements with CSS signatures, incl. Liquid Glass + Liquid Editorial default kit (2025-2026) + AI Serif Editorial + Organic Capsule (verified 2026-07-09)
    references/design-read-example.mdLearning or reviewing Design Read formatFilled-in Design Read + dial setting example
    references/design-award-sources.mdLooking for real-world design referencesTiered sourcing guide: 8 award/gallery sites, what each is best for, how to search
    references/product-personalities.mdUser references a product10 product DNA profiles with exact tokens, incl. 2026 AI-product pastel + OpenAI warm-sans organic + Anthropic serif bookish
    references/layout-macrostructures.mdChoosing page/component layoutComponent layouts + page-level compositions
    references/compositional-patterns.mdComposing hero, navigation, motion, or content structure15 compositional patterns from award research: hero types, nav models, motion architectures, content structures
    references/design-trends.mdChecking dated prevalence, emerging techniques, or promotion status2026-07-14 axis-frequency snapshot, technique-level signals, signature ledger, promotion pipeline, and re-crawl protocol
    references/ux-states.mdBuilding any stateful UIOnboarding, empty, error, loading, progressive disclosure
    references/color-system.mdGenerating colors/paletteOKLCH-based palette generation, hue budget, tinted neutrals, dark mode, accessibility
    references/design-system-bootstrap.mdNew project / design systemToken architecture, component hierarchy, DESIGN.md format (google-labs-code/design.md)
    references/responsive-nav.mdResponsive or navigation workBreakpoints, container queries, nav patterns by density
    references/ux-preflight.mdBefore deliveryUX state verification checklist
    references/typography-line-breaks.mdAlways for text-heavy UIHeading break quality, short descriptor category (hero subtitle, card desc — use balance not pretty), orphan prevention, ch units, Korean orphan criteria, -webkit-line-clamp conflict
    references/favicon-logo.mdFavicon, product logo, or brand identity workFavicon file set, SVG dark mode, logo in nav/footer, dark mode variants, OG images, brand tokens, common mistakes
    references/logo-trust-sections.mdIntegration/partner/client logosMarquee vs grid decision, anti-patterns, grayscale treatment, placement
    references/visual-hierarchy.mdAny layout / composition decision6 levers: size scale, weight contrast, color emphasis, spacing, position, density
    references/form-patterns.mdForms, wizards, auth, file uploadValidation timing, multi-step, password UX, file upload, search/filter
    references/mobile-native-ux.mdNative mobile app UX decisionsiOS HIG vs Material 3, gestures, deep linking, Korean privacy, app store UX
    references/intent-discovery-ladder.mdUX-INTENT-01 optional deepening (Steps 1-6)Mood/lightness/density/shape/viewport/reference ladder, vague request disambiguation
    references/anti-rationalization.mdBefore C-phase verificationAgent-shortcut excuse/rebuttal table (UX-ANTI-RATIONAL-01)
    references/korean-design-vocabulary.mdKorean design briefs or Korean-first UIKorean descriptor → CSS token translation, quick-match table, font selection guidelines
    ../../../../.codexclaw/goalplans/design-award-research-skill-expansion-000-plan-010-crawl/devlog/090/090-synthesis.mdCalibrating anti-slop rules against award evidenceContext-gated exemptions for centered heroes, split media, one-hue fields, gradients, motion, oversized type, navigation, and media

    Lazy-User Gate (UX-LAZY-01, DEFAULT — ponytail discipline applied to UX)

    Design for the cognitively frugal user: users don't read, they scan; they satisfice; they will trade choice for one obvious next action. Before shipping any user-facing decision point — option, setting, step, confirmation, input field, mode — justify its existence the ponytail way, in order:

    1. Do nothing: can a correct default remove this decision entirely?
    2. Delete: does the step/field earn its completion-rate cost (Hick's law)?
    3. Absorb: can the system take the complexity instead of the user (Tesler's law)?
    4. Demote: still needed for some users → progressive disclosure, never a top-level fork.

    Every screen has ONE primary action. Surface-conditional: consumer/one-shot flows minimize DECISIONS; repeated-work tools (dense profiles) minimize repeated MOTIONS — collapsing expert controls into wizards is the inverse failure. STRICT exemptions: destructive/irreversible actions, consent/privacy/legal, payments confirmation, and accessibility affordances are never collapsed into magic defaults.

    UX State Contract (UX-STATE-01)

    For onboarding, empty, loading, error, or progressive-disclosure work, the body must answer the state meaning before styling. Deep patterns live in references/ux-states.md.

    • Onboarding teaches the first meaningful action, not the whole product.
    • Empty explains why the state exists and names the next action.
    • Loading chooses skeleton for known structure, spinner/progress for short unknown waits, and avoids fake completion.
    • Error exposes retry, recovery, or escalation; never dead-end the user.
    • Progressive disclosure names what stays hidden, why it stays hidden, and where it becomes available.

    IA Chooser (UX-IA-01)

    Default navigation architecture by work shape; read references/responsive-nav.md for responsive details.

    Work shapeDefault IA
    Dense desktop repeated workSidebar + command palette
    Medium sectioned workTabs or segmented navigation
    Mobile-primary consumer flowBottom nav, sheet, or thumb-zone actions
    Wizard/auth/setupStepper or stacked linear flow

    1. User Intent Discovery Protocol

    When the user's design request is vague ("깔끔하게 해줘", "모던하게", "just make it look good"), do not produce generic output. Run the compact ambiguity flow (UX-INTENT-01):

    1. Produce the Design Read from §2 using available signals.
    2. If one decision still blocks the direction, ask ONE best clarifying fork with binary/ternary choices.
    3. Proceed from the answer; if the user does not answer and the task can continue, choose the most domain-correct default and state the assumption. On EXPRESSIVE surfaces (landing/consumer/creative/AI-product), that default is the No-Brief Default Direction below (UX-DEFAULT-ISM-01); quiet surfaces keep quiet domain-correct defaults.

    Skip this section if the user provided explicit design specs or this is a ≤5-line patch.

    No-Brief Default Direction (UX-DEFAULT-ISM-01, DEFAULT — kit content STYLE_SAMPLE)

    This is the UX-INTENT-01 step-3 FALLBACK, never a bypass: it fires only after the Design Read and after the one blocking fork is resolved or unanswered, and the applied direction is ALWAYS stated as an explicit assumption in the deliverable. A named, specific, domain-gated direction replaces generic LLM defaults; it must NOT reintroduce generic glassmorphism / centered-card / beige-default taste under a new label.

    Default kit for expressive surfaces: Liquid Editorial (2026 composite, decided 2026-07-07 from Tier-2 trend research — see references/design-isms.md §1.14 for the full signature):

    • Structure: type-led editorial composition (oversized authored headline scale, grotesk default, serif display only with editorial rationale per UX-TYPE-01), tactile/photographic texture over flat gradient washes, asymmetric content-weighted layout.
    • Material accent: Liquid Glass or near-opaque pill chrome ONLY on floating functional layers (nav/toolbars/chip clusters); pill-chip content units; content layer stays solid (dev-frontend FE-LIQUID-LAYER-01). Children inside pill chrome carry no capsule borders/outlines at rest — emphasis via fills/tints only (dev-frontend FE-PILL-NEST-01); top-bar scroll states per dev-frontend top-bar.md FE-TOPBAR-STATE-01.
    • Motion: feedback baseline + one signature moment (pointer-proximity chips or scroll-driven reveal) + >= 1 supporting scroll reveal on landing-bucket surfaces (floor 2, ceiling ~4 — dev-frontend motion.md FE-MOTION-BUCKET-01); feedback-only elsewhere, per motion domain gates.
    • Color: OKLCH-derived single accent + tinted neutrals (hue budget, references/color-system.md).

    Domain gate (STRICT): dashboards, admin, ops, finance, gov, B2B repeated-work tools NEVER receive this kit by default — "fancy" never overrides domain correctness (§ IA Chooser + dev-frontend product-density profiles).

    Optional deepening: use the ladder below only when the first fork fails or the user explicitly wants guided exploration.

    • Use binary/ternary choices, not open-ended questions.
    • Reference known products — users recognize what they want faster than they articulate it.
    • If the diagram skill is available, offer: "참고로 스타일 비교를 다이어그램으로 보여드릴 수도 있어요."
    • If the user names a specific product reference, skip remaining steps and map directly via references/product-personalities.md.

    For the full 6-step guided ladder (Mood → Lightness → Density → Shape → Viewport → Reference) and vague-request disambiguation table, read references/intent-discovery-ladder.md. Load it only when the compact flow above needs deeper guided exploration.


    2. Design Read (MANDATORY for new pages, components, or layouts. Optional for ≤5-line patches — see dev §0.1 Patch Fast-Path.)

    Before generating ANY frontend code, produce a Design Read. If the project has a DESIGN.md file, read it first — its tokens and prose override everything below.

    Inspect provided visual references with view_image before writing the Design Read. Asset production and rendered-requirement definition are owned by dev-frontend; QA protocol and verification proof execution are owned by cxc-dev-testing.

    Output format (mini DESIGN.md)

    Filled-in example: references/design-read-example.md.

    ---
    name: <project-name>
    colors:
      primary: "<hex>"
      accent: "<hex>"
      background: "<hex>"
    typography:
      heading: { fontFamily: <font>, fontSize: <size> }
      body: { fontFamily: <font>, fontSize: <size> }
    iconography:
      system: "<library-name>"  # Phosphor (default) | Iconoir | Untitled UI | Hugeicons | Lucide
      weight: "<weight>"        # regular (default) | light | bold | duotone | fill
      domain: "<strategy>"      # library-subset | custom-ima2 | premium-set | hybrid
    ---
    

    Reading this as: for , with a language. <1-2 sentences: specific reference, not adjectives. "1970s lecture handout" > "modern and clean">

    Do's: Don'ts:

    Signals to read

    1. Page kind — landing (SaaS/consumer/agency/event), portfolio, redesign, editorial, app UI, tool UI
    2. Vibe words — what the user said or implied
    3. Reference signals — URLs, screenshots, brands named
    4. Audience — B2B procurement vs design-conscious consumer vs recruiter
    5. Existing brand assets — logo, color, type, photography
    6. Quiet constraints — accessibility-first, public-sector, regulated, kids

    Dial Setting (MANDATORY — immediately after Design Read)

    From the Design Read, derive and declare three dials before any code:

    DESIGN_VARIANCE: <1-10>
    MOTION_INTENSITY: <1-10>
    Product density profile: <D1-D8> (see dev-frontend/references/core/product-density.md)
    Reasoning: <one sentence explaining why these values match the brief>
    

    Inference rules:

    • Corporate/gov/utility → VARIANCE 2-4, MOTION 1-3, density D2-D3
    • Marketing/landing → VARIANCE 4-7, MOTION 5-7 (scroll-motion floor applies, FE-MOTION-BUCKET-01), density D2-D3
    • Creative/portfolio/editorial → VARIANCE 6-9, MOTION 5-7 (landing-bucket scroll floor applies, FE-MOTION-BUCKET-01), density D1-D3
    • Dashboard/SaaS/admin → VARIANCE 2-4, MOTION 1-2 (scroll-driven = 0), density D4-D5
    • "Complex" in brief → increase density profile (functional depth), NOT VARIANCE or MOTION
    • "Simple" in brief → decrease all three proportionally

    "복잡하다" = high DESIGN_VARIANCE is WRONG. Complexity means more features/data/flows, not more visual tricks (carousels, parallax, animations).

    Dial Presets (UX-DIAL-PRESET-01, STYLE_SAMPLE)

    Source: taste-skill v2 (62k stars). Exact tuples for common use cases. Presets are authoritative specializations that may exceed the inference ranges above (e.g. Agency motion 8 exceeds the general landing 5-7 range). When a preset exists for the exact use case, use it directly; adjust from Design Read.

    Use caseVMDNotes
    Landing (SaaS mainstream)764
    Landing (Agency/creative)983
    Landing (Premium consumer)763
    Portfolio (Designer/studio)873
    Portfolio (Developer)654
    Editorial / Blog643
    Public-sector service324
    Dashboard / SaaS admin325
    Finance / ops217density D6-D7
    Game874domain-specific
    Korean consumer app545CJK density

    Redesign arithmetic (DEFAULT):

    • Preserve redesign: V = match existing, M = match + 1, D = match existing
    • Overhaul redesign: V = existing + 2, M = existing + 2, D = match existing
    • "Complex" in brief: increase density (D), NOT variance or motion
    • "Simple" in brief: decrease variance and motion; density stays or increases

    Score existing surface using preset rules. Clamp all arithmetic to 1-10 / D1-D8. Example: existing SaaS 7/6/4 preserve -> 7/7/4; overhaul -> 9/8/4.

    Audience-first ownership (UX-AUDIENCE-01, DEFAULT): The audience picks the aesthetic, not the model's taste. When audience signal and model preference conflict, audience wins. The dial presets above encode audience expectations — a public-sector audience expects trust-first restraint; an agency audience expects high variance. Override with stated rationale only.

    Motion honesty (FE-MOTION-HONESTY-01, DEFAULT, pointer to motion.md): If MOTION_INTENSITY > 4, the shipped page must actually move. A declared dial without matching motion output is a lie. See dev-frontend/references/core/motion.md.

    Anti-Default Discipline

    Do not default to: warm beige backgrounds, centered hero, three equal feature cards, generic glassmorphism, Inter + slate-900, card-based everything. These are LLM defaults. Reach past them BASED ON the design read. Award evidence calibrates these defaults without reversing them: a normally generic device is defensible only when it is the minimum expression of a specific product, artifact, or narrative and remains accessible without the effect. Apply the context gates in the award-research synthesis §5 rather than treating any winner example as a blanket exemption. When no brief exists at all, the sanctioned replacement for these generic defaults is the named kit in §1 UX-DEFAULT-ISM-01 — deliberate, domain-gated, and stated as an assumption; it is not an exemption from this discipline.

    If the brief is ambiguous, follow UX-INTENT-01: Design Read → ONE clarifying fork → proceed.

    DESIGN.md persistence

    If the project needs persistent design tokens across sessions, save the Design Read as a full DESIGN.md in the project root. Format spec: references/design-system-bootstrap.md § DESIGN.md Format.


    2.5 Visual Concept Exploration (UX-CONCEPT-GEN-01, DEFAULT)

    Before implementing a C2+ new/redesigned expressive or brand-visible UI surface, generate visual concept candidates BEFORE frontend code. C0/C1 patches and utility CRUD/dashboard screens are exempt.

    Concept Decision Tree

    1. Is the surface C2+ and expressive or brand-visible?

      • No: skip concept generation and state why.
      • Yes: continue.
    2. Probe ima2 availability: ima2 status, attempt ima2 serve if down, $imagegen only as true fallback. State the chosen generator.

    Compact ima2 Recipe

    Canonical command: ima2 gen "<detailed prompt>" --quality high --size 1536x1024 -o ./concepts/01.png

    • Add a reference image with --ref ./reference.png.
    • Every prompt specifies surface, audience, composition, palette, typography, material, and constraints.
    • Batch one prompt with ima2 gen -n 5 -d ./concepts/.
    • For distinct prompts, launch ima2 gen ... & in parallel and monitor with ima2 ps --json.
    • Fall back to $imagegen only after ima2 status, ima2 serve, and the subsequent status re-check all fail.
    1. Is the direction already concrete (named ism, reference screenshot, finished design, governing design system)?
      • Yes: lock that direction → generate 3-5 contextual execution variants.
      • No: use UX-IMAGE-FIRST-01 → generate 5 distinct ism directions, compare, lock one direction, then refine with 2-4 variants.

    Image-First Direction Discovery (UX-IMAGE-FIRST-01, DEFAULT)

    Fires when the brief has no named ism, product reference, or concrete design direction. Generate 5 maximally different ism directions, varying layout family, palette, type stance, material, and hero grammar. Every prompt must be detailed enough to reconstruct the layout. Compare candidates on hero composition, palette coherence, typographic voice, and density fit. Pick the winning ISM, not the winning image, then refine it with 2-4 variants. Interactive mode: the user picks the ism. Autonomous mode: state the selection reasoning in the devlog.

    1. Evaluate candidates on: domain/audience fit, hero/composition, palette coherence, typographic voice, density and context fit.

    2. SYNTHESIZE — do not pick one winner. Build an element ledger: for each token (palette, composition, type, material, signature visual), note WHICH variant did it best and WHY. Use FE-ASSET-SELECT-01 scorecard as rubric.

    TokenBest variantRationaleDESIGN.md value
    Palette#3warmest coherenceprimary: #2c2420, accent: #c4956a
    Hero#1strongest asymmetric compositioneditorial offset
    Type#2best grotesk weight contrastheading: 300, body: 400

    Synthesis IS the direction lock: it assembles the best tokens from multiple candidates into one coherent DESIGN.md. The lock is the assembled token set, not any single render.

    1. Lock DESIGN.md from the synthesis. Each token cites its source variant. Interactive mode: show candidates + synthesis for confirmation. Autonomous mode: record selection rationale and proceed.

    Generation mechanics, batching (FE-ASSET-PARALLEL-01), cutout preparation, hero constraints (FE-HERO-SPLIT-01), and asset selection are owned by dev-frontend/references/core/asset-requirements.md.

    Precedence: UX-CONCEPT-GEN-01 governs PRE-CODE concept stage. After code exists, iterative-design.md governs POST-CODE rounds. prototype-variants.md runs AFTER the concept lock for structural variants.

    Skip (state the skip): a finished implementation-ready design skips concept generation entirely. A reference screenshot or style direction requires contextual execution variants rather than a skip. A governing design system skips generation unless a new brand-visible composition remains unresolved. C0/C1 patches and utility CRUD/dashboard surfaces also skip. Generator unavailability is a skip only after the complete fallback sequence above.

    2.6 Asset Production Handoff (UX-ASSET-GEN-01)

    After concept direction is locked, follow dev-frontend/references/core/asset-requirements.md for asset generation, background removal (FE-ASSET-BG-01), batching, selection, and integration.

    Concept images are composition/style evidence, not shipped assets. Production assets are generated after concept lock and must pass integration requirements (dev-frontend asset-requirements.md).

    2.7 Icon Strategy (UX-ICON-01, DEFAULT)

    Choose iconography during Design Read, before frontend implementation. The AI selects the domain-correct default from the density matrix; an explicit DESIGN.md iconography block overrides that default. Do not ask the user unless icon direction is a material brand decision that cannot be inferred from the brief.

    Product densityTypical surfaceRecommended system libraryWhy
    D1Editorial, campaign, sparse portfolioIconoirAiry 1.5px linework supports low-density, art-directed composition
    D2Marketing site, premium consumer landingPhosphor or IconoirPhosphor adds expressive weights; Iconoir stays restrained
    D3Consumer product, content appPhosphorBroad semantics plus regular/fill/duotone hierarchy
    D4SaaS product, general app UIPhosphorDefault balance of clarity, coverage, and personality
    D5Korean consumer app, feature-rich mobilePhosphor + custom domain layerSystem clarity with colorful product-specific concepts
    D6Dense admin, B2B workflowHugeicons or Untitled UIHigher coverage and neutral, precise forms
    D7Finance, ops, analyticsUntitled UI or HugeiconsControlled neutral geometry at high information density
    D8Developer tool, expert control surfaceHugeicons or LucideMaximum coverage; Lucide is acceptable only when ecosystem fit is intentional

    Routing:

    1. Set system from the matrix and the product's visual language. Phosphor is the general default, not a universal mandate.
    2. Respect an explicit user choice or existing DESIGN.md value over the inferred default.
    3. Use the library for routine system semantics: navigation, actions, status, search, disclosure, and utility controls.
    4. Trigger the ima2 icon pipeline when a domain concept has no clear library glyph, when forcing an approximate glyph would reduce comprehension, or when the brief requires a brand-specific visual style. Use a licensed premium set when it already supplies the needed coherent domain vocabulary.

    Use three visual layers:

    • System icons — library: routine interface semantics; one coherent library and weight language.
    • Domain icons — custom or premium: product concepts, categories, KPIs, habits, services, or objects that generic libraries cannot represent precisely.
    • Brand icons — custom: identity-bearing marks, characters, mascots, and signature illustrations; never substitute a generic stroke icon for a logo.

    Korean consumer apps often carry more information and rely on colorful, domain-specific category/KPI icons for fast scanning. For D4-D6 Korean-first apps, prefer a restrained system library plus a coherent colored domain layer rather than forcing every concept into monochrome outline icons.

    3. Korean Design Vocabulary + Quick-Match + Font Selection

    Korean descriptor → CSS token translation, quick-match table (user word → starting point), clarifying questions per term, and font selection guidelines (UX-TYPE-01, Pretendard for Korean-first, Inter avoidance) are extracted to references/korean-design-vocabulary.md. Read it when the brief uses Korean aesthetic words or when choosing fonts for Korean-first UI.

    Alternatives

    Compare before choosing

    Computed 9438,473

    wshobson/agents

    brand-landingpage

    Brand-first landing page designer — runs a brand-identity interview (colors, typography, shape language), then generates and iterates on a polished landing page via Stitch with deployment-ready HTML. Use when the user asks to create, design, or build a landing page, homepage, or marketing page and has no established visual direction. Skip when they have a design mockup, need a dashboard or app UI, are working at component level, building a multi-page app, or restyling with known design tokens —

    Computed 9428

    MoizIbnYousaf/marketing-cli

    image-gen

    Generate images using the brand's visual identity and Gemini API. Reads brand/creative-kit.md for visual style, crafts narrative prompts, and produces images via Nano Banana Pro (gemini-3-pro-image-preview). Supports on-brand and freestyle modes. Use when the user needs a blog header, social graphic, product shot, hero image, banner, thumbnail, or any generated image. Also use proactively when building content that would benefit from visuals. Triggers on "generate image", "create image", "make m

    Computed 9428

    MoizIbnYousaf/marketing-cli

    seo-audit

    When the user wants to audit, review, or diagnose SEO issues, plan site architecture, or implement schema markup. Use when someone says 'SEO audit', 'technical SEO', 'site architecture', 'schema markup', 'internal linking', 'why isn't my site ranking', 'site health check', 'crawl issues', 'fix my SEO', 'my traffic dropped', 'rankings fell', or 'site not ranking'. Also trigger when someone wants to plan URL structure, design navigation, add structured data, or review any website for search perfor

    Computed 932,504

    aaron-he-zhu/aaron-marketing-skills

    send-experiment-designer

    Use when the user asks to "design an email A/B test", "set up a multivariate subject/CTA test", "run a send-time test", "build a hold-out group", or "is this email result statistically and practically material?"; produces a falsifiable hypothesis, one-variable-per-cell matrix, sample-size/MDE/duration/power plan, and an effect/uncertainty read from own ESP data. Applies only a precommitted owner-approved action rule; the helper never chooses a business action. Not for EQS/vetoes or writing the e