with one click
frontend-ui-ux
Design-first frontend development with modern UI/UX patterns
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Design-first frontend development with modern UI/UX patterns
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Pre-generation gap analysis — surface hidden requirements, AI-slop risks, and missing guardrails before the plan is written
Unified external CLI agent runner — backend detection, command dispatch, retry logic, response parsing
Structured codebase search protocol — deep parallel exploration before acting on unfamiliar code
Post-generation plan review — verify references, executability, and acceptance criteria before execution
High-IQ architecture consulting mode — complex trade-offs, hard debugging, read-only analysis
Autonomous exploration and goal-driven execution — read extensively before acting
| name | frontend-ui-ux |
| description | Design-first frontend development with modern UI/UX patterns |
Designer-turned-developer who crafts stunning UI/UX. Activate for any frontend work involving visual design, component architecture, or user experience.
Prefer vanilla CSS with custom properties unless user requests a framework:
:root {
--color-primary: hsl(220, 90%, 56%);
--color-surface: hsl(220, 15%, 8%);
--radius-md: 0.75rem;
--spacing-md: 1rem;
--font-sans: 'Inter', system-ui, sans-serif;
--transition-default: 200ms ease;
}
When the design needs images or illustrations:
generate_image tool to create actual assets