Frontend design intelligence
Skill ytvee-dev/webdev-agent-kit/skills/frontend-design-intelligence
Ground standard or deep UI work in product category, page pattern, design dials, domain UX risks, and anti-patterns before visual direction. Produces a brief, not code or tool setup.From its SKILL.md
npx -y skills add ytvee-dev/webdev-agent-kit --skill frontend-design-intelligenceAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
4.8 KB, 768 tokens by cl100k_base, as published. Nobody here has run it
Frontend Design Intelligence
Purpose
Create a compact design intelligence brief before visual direction when a UI task needs product-category grounding, page-pattern choice, density decisions, or domain-specific anti-pattern checks.
This skill adapts design-system reasoning into the WebDev Agent Kit model without becoming a UI framework, CLI generator, or package installer.
When To Use
Use after prompt intent routing when the task is Standard Workflow or Deep Workflow and one or more are true:
- product type, page type, audience, or user job is vague;
- the user asks for visual style, landing structure, dashboard structure, or distinctive UI direction;
- the page needs visual variance, motion, or density decisions;
frontend-design-directorneeds better grounding before writing a Design Direction Contract.
When Not To Use
Do not use for Fast Lookup, tiny edits, purely technical bugfixes, code implementation, live Figma inspection, package installation, or new styling systems.
Required Context
- Read
AGENTS.md. - Read
common/prompt-intent-routing-rules.mdwhen workflow level is unclear. - Read relevant project overlays when present.
- Read only relevant references from this skill:
references/product-pattern-matrix.md;references/design-dials.md;references/product-anti-patterns.md.
- Read supplied screenshots, briefs, inspect notes, or existing route files only when they materially affect the brief.
Tool Contract
- May read project overlays and relevant source files.
- Must not run design generators or external CLIs.
- Must not create or edit app source code.
- Must not create a global design system unless explicitly requested, and then only inside
.agents/project/**. - Must not use Figma MCP.
Workflow
- Identify product category, audience, page type, and single job.
- If required facts are missing, infer the smallest useful assumption and label it.
- Select a likely page pattern from the user job, not from a generic style catalog.
- Set design dials: visual variance, motion intensity, and information density.
- Identify domain UX risks.
- Identify product-specific anti-patterns and generic template risks.
- Produce a compact Design Intelligence Brief.
- Hand off to
frontend-design-directorwhen visual direction is needed.
Output Contract
Final response: return only facts that affect the user's understanding, confidence, or next action. Omit empty fields and workflow narration.
Product Category
Audience
Page Type
Single Job
Recommended Page Pattern
Design Dials
Domain UX Risks
Product-Specific Anti-Patterns
Useful Subject Materials
Design Direction Handoff
Validation Gates
- The brief must not prescribe a UI library, styling system, package, or animation dependency.
- The recommendation must be a starting hypothesis, not a rigid template.
- The page pattern must connect to the user job.
- Design dials must explain restraint or intensity.
- Durable records belong in local project overlays, not reusable bundle docs.
Trigger Evals
Should trigger:
- "Ground this analytics dashboard before choosing its visual direction."
- "Choose product patterns and design dials for this AI workflow."
Should not trigger:
- "Change this button color."
- "Implement this completed Design Direction Contract."
Reference Map
references/product-pattern-matrix.mdreferences/design-dials.mdreferences/product-anti-patterns.mdskills/frontend-design-director/SKILL.mdcommon/design-quality-rubric.mdcommon/anti-template-defaults.mdcommon/ui-ux-priority-checklist.md
What ships with it: 4 files
11.2 KB alongside SKILL.md
agents/
- openai.yaml333 B
references/
- design-dials.md2.5 KB
- product-anti-patterns.md3.1 KB
- product-pattern-matrix.md5.2 KB
Gives 0 of the 12 instructions most design frontend skills give in 768 tokens
Counted across 1,179 of the 2,086 authors here whose files we hold, read 2026-09-06
- Commit to a bold aesthetic directionin 31 of 1179, across 24 files
- Prefer component composition over inheritancein 28 of 1179, across 14 files
- Animate only transform and opacity propertiesin 27 of 1179, across 22 files
- Memoize expensive computations with useMemoin 26 of 1179, across 13 files
- Use semantic HTML elementsin 24 of 1179, across 23 files
- Virtualize long lists for performancein 21 of 1179, across 10 files
- Use CSS variables for design tokensin 20 of 1179, across 14 files
- Implement loading, empty, and error statesin 20 of 1179
- Lazy load heavy components with Suspensein 19 of 1179, across 8 files
- Respect prefers-reduced-motion media queriesin 18 of 1179, across 10 files
- Prioritize CSS-only animations for HTMLin 18 of 1179, across 16 files
- Use compound components for related UI elementsin 18 of 1179, across 7 files
Said here and by no other author read
- Select page pattern based on user job
- Identify domain UX risks
- Produce compact design intelligence brief
- Hand off to frontend design director
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.