agent-rules-skill-auth…
Maintain WebDev Agent Kit source rules, skills, metadata, and validators. Excludes upgrading installed copies.
Set subject-grounded visual direction for standard or deep UI work, redesign, polish, critique, anti-template review, or design handoff. Skip technical micro-fixes and isolated code edits.
$ npx -y skills add ytvee-dev/webdev-agent-kit --skill frontend-design-director --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/frontend-design-directorContext preview
The summary Claude sees to decide when to auto-load this skill.
Set subject-grounded visual direction for standard or deep UI work, redesign, polish, critique, anti-template review, or design handoff. Skip technical micro-fixes and isolated code edits.
name: frontend-design-director
description: 'Set subject-grounded visual direction for standard or deep UI work, redesign, polish, critique, anti-template review, or design handoff. Skip technical micro-fixes and isolated code edits.'
id: 'agents.skills.frontend-design-director.skill'
title: 'Frontend Design Director'
doc_type: 'skill'
layer: 'skill'
status: 'active'
publishable: true
local_only: false
skill: 'frontend-design-director'
tags:
- 'agents/skill-package'
- 'agents/design'
- 'workflow/design-direction'
parent:
- '[[AGENTS|Canonical Agent Policy]]'
related:
- '[[skills/design-screenshot-spec/references/product-behavior-review|Product Behavior Review]]'
- '[[common/prompt-intent-routing-rules|Prompt Intent Routing Rules]]'
- '[[common/design-quality-rubric|Design Quality Rubric]]'
- '[[common/anti-template-defaults|Anti-Template Defaults]]'
- '[[common/interface-copy-rules|Interface Copy Rules]]'
- '[[common/motion-rules|Motion Rules]]'
- '[[common/ui-ux-priority-checklist|UI UX Priority Checklist]]'
- '[[skills/frontend-design-intelligence/SKILL|Frontend Design Intelligence]]'
- '[[skills/design-screenshot-spec/SKILL|Design Screenshot Spec]]'
- '[[skills/frontend-layout-implementer/SKILL|Frontend Layout Implementer]]'
- '[[skills/frontend-visual-qa/SKILL|Frontend Visual QA]]'
- '[[templates/visual-memory|Visual Memory Template]]'
depends_on:
- '[[AGENTS|Canonical Agent Policy]]'Define a concrete, subject-grounded frontend design direction before implementation when a task requires visual judgment.
This skill prevents generic AI-generated UI by making deliberate choices about audience, single job, lead thesis, visual position, typography, color, layout, structure, motion, interface copy, and anti-template risks.
It does not implement code by default. It creates a Design Direction Contract that can be handed to `frontend-layout-implementer` and verified by `frontend-visual-qa` or `frontend-quality-reviewer`.
Act as a design lead, not a style randomizer.
For supplied designs, establish fidelity constraints through `design-screenshot-spec` before critique. Read `skills/design-screenshot-spec/references/product-behavior-review.md` for unresolved visual or behavior choices. Preserve observed design intent; recommendations, polish, and accessibility deviations require user resolution before entering the implementation contract. Creative guidance below shapes proposals only where the user requests design work.
Use this skill after prompt intent routing when the task is `Standard Workflow` or `Deep Workflow` and includes visual judgment.
Use this skill when the user asks to create, redesign, polish, critique, make distinctive, or define visual acceptance criteria for a rendered frontend surface.
Do not use this skill for one small bug, one obvious type error, one direct file-scope edit, one isolated code refactor, purely technical debugging, UI library selection, package installation, or testing workflows.
Do not use this skill as a required step for every frontend task. Use it only when design judgment affects the current slice.
1. Read `AGENTS.md`. 2. Read `common/prompt-intent-routing-rules.md` when workflow level is unclear. 3. Read `common/design-quality-rubric.md`, `common/anti-template-defaults.md`, `common/interface-copy-rules.md`, and `common/motion-rules.md`. 4. Read `skills/frontend-design-intelligence/SKILL.md` only when product category, page pattern, design dials, or domain-specific anti-patterns need grounding. 5. Read only relevant project overlays:
6. Read supplied screenshots, design references, copied inspect values, or written brief. 7. Read affected route or component files only when existing project constraints are needed. 8. Do not read all source files, all skills, or all references for routing.
reuse its MCP/browser/image evidence instead of assuming visual properties.
1. Confirm visual task scope.
2. Ground the design. Define subject, audience, single job, product context, and workflow level. 3. Use `frontend-design-intelligence` when the product/page pattern or design dials are not already clear. 4. Identify existing constraints: typography system, colors, tokens, layout patterns, components, accessib
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.…
Review inspected designs or briefs for product-flow gaps and ask evidence-based user questions. Ground UI direction in audience, patterns, and UX risks;…