agent-rules-skill-auth…
Maintain WebDev Agent Kit source rules, skills, metadata, and validators. Excludes upgrading installed copies.
Review inspected designs or briefs for product-flow gaps and ask evidence-based user questions. Ground UI direction in audience, patterns, and UX risks; excludes code and tool setup.
$ npx -y skills add ytvee-dev/webdev-agent-kit --skill frontend-design-intelligence --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/frontend-design-intelligenceContext preview
The summary Claude sees to decide when to auto-load this skill.
Review inspected designs or briefs for product-flow gaps and ask evidence-based user questions. Ground UI direction in audience, patterns, and UX risks; excludes code and tool setup.
name: frontend-design-intelligence
description: 'Review inspected designs or briefs for product-flow gaps and ask evidence-based user questions. Ground UI direction in audience, patterns, and UX risks; excludes code and tool setup.'
id: 'agents.skills.frontend-design-intelligence.skill'
title: 'Frontend Design Intelligence'
doc_type: 'skill'
layer: 'skill'
status: 'active'
publishable: true
local_only: false
skill: 'frontend-design-intelligence'
tags:
- 'agents/skill-package'
- 'agents/design'
- 'workflow/design-intelligence'
parent:
- '[[AGENTS|Canonical Agent Policy]]'
related:
- '[[skills/design-screenshot-spec/references/product-behavior-review|Product Behavior Review]]'
- '[[skills/frontend-design-director/SKILL|Frontend Design Director]]'
- '[[common/design-quality-rubric|Design Quality Rubric]]'
- '[[common/anti-template-defaults|Anti-Template Defaults]]'
- '[[common/ui-ux-priority-checklist|UI UX Priority Checklist]]'
- '[[skills/frontend-design-intelligence/references/product-pattern-matrix|Product Pattern Matrix]]'
- '[[skills/frontend-design-intelligence/references/design-dials|Design Dials]]'
- '[[skills/frontend-design-intelligence/references/product-anti-patterns|Product Anti-Patterns]]'
depends_on:
- '[[AGENTS|Canonical Agent Policy]]'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.
Use after prompt intent routing when the task is `Standard Workflow` or `Deep Workflow` and one or more are true:
Do not use for Fast Lookup, tiny edits, purely technical bugfixes, code implementation, live Figma inspection, package installation, or new styling systems.
1. Read `AGENTS.md`. 2. Read `common/prompt-intent-routing-rules.md` when workflow level is unclear. 3. Read relevant project overlays when present. 4. Read only relevant references from this skill:
5. Read supplied screenshots, briefs, inspect notes, or existing route files only when they materially affect the brief. 6. Read `skills/design-screenshot-spec/references/product-behavior-review.md` when reviewing flows or unresolved product/design decisions. If supplied visual sources have not been inspected, use `design-screenshot-spec` first.
component evidence and report missing coverage before product review.
1. Identify product category, audience, page type, and single job. 2. Separate confirmed facts from unknowns. Inspect the available evidence before asking the user; never fill missing product intent with an assumed default. 3. Map the observed user journey and component states. Apply the product review reference to ask about unresolved transitions, forms, feedback, persistence, responsive behavior, and motion, with evidence and tradeoffs. 4. Propose a page pattern and design dials only where choices are needed. Keep proposals distinct from confirmed constraints and obtain the user's decisions. 5. Identify domain UX risks. 6. Identify product-specific anti-patterns and generic template risks. 7. Produce a compact Design Intelligence Brief. 8. Hand off to `frontend-design-director` when visual direction is needed.
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 Product Questions And Decisions Blocked Dependent Scope
and existing-code behavior are not substitutes for a user decision.
impact. Do not re-ask settled facts or stop at a fixed total question count.
Should trigger:
Should not trigger:
-
A cross-platform frontend kit for Codex, Claude Code, Cursor, OpenCode, etc. It helps AI coding agents work predictably and safely with existing frontend projects.
Repo: ytvee-dev/webdev-agent-kit
Maintain WebDev Agent Kit source rules, skills, metadata, and validators. Excludes upgrading installed copies.
Inspect Figma links through MCP or browser computer use, or analyze screenshots and selected-layer properties. Produce frontend specs and clarify unresolved…
Create, resume, analyze, or converge standard and deep frontend execution plans with traceable slices, evidence, and stop/resume state. Skip lightweight…
Plan architecture and ownership for standard or deep React/Next.js work across routing, state, data, styling, forms, builds, migrations, and implementation…
Diagnose and fix frontend defects from evidence, including unclear UI/runtime errors, broken routes, styling regressions, and hydration or client issues.…
Set subject-grounded visual direction for standard or deep UI work, redesign, polish, critique, anti-template review, or design handoff. Skip technical…