frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use when the user asks to build web components, pages, or applications and the visual direction matters as much as the code quality.
Best use case
frontend-design is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Create distinctive, production-grade frontend interfaces with high design quality. Use when the user asks to build web components, pages, or applications and the visual direction matters as much as the code quality.
Teams using frontend-design should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/frontend-design/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How frontend-design Compares
| Feature / Agent | frontend-design | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Create distinctive, production-grade frontend interfaces with high design quality. Use when the user asks to build web components, pages, or applications and the visual direction matters as much as the code quality.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
Best AI Skills for Claude
Explore the best AI skills for Claude and Claude Code across coding, research, workflow automation, documentation, and agent operations.
ChatGPT vs Claude for Agent Skills
Compare ChatGPT and Claude for AI agent skills across coding, writing, research, and reusable workflow execution.
SKILL.md Source
# Frontend Design Use this when the task is not just "make it work" but "make it look designed." This skill is for product pages, dashboards, app shells, components, or visual systems that need a clear point of view instead of generic AI-looking UI. ## When To Use - building a landing page, dashboard, or app surface from scratch - upgrading a bland interface into something intentional and memorable - translating a product concept into a concrete visual direction - implementing a frontend where typography, composition, and motion matter ## Core Principle Pick a direction and commit to it. Safe-average UI is usually worse than a strong, coherent aesthetic with a few bold choices. ## Design Workflow ### 1. Frame the interface first Before coding, settle: - purpose - audience - emotional tone - visual direction - one thing the user should remember Possible directions: - brutally minimal - editorial - industrial - luxury - playful - geometric - retro-futurist - soft and organic - maximalist Do not mix directions casually. Choose one and execute it cleanly. ### 2. Build the visual system Define: - type hierarchy - color variables - spacing rhythm - layout logic - motion rules - surface / border / shadow treatment Use CSS variables or the project's token system so the interface stays coherent as it grows. ### 3. Compose with intention Prefer: - asymmetry when it sharpens hierarchy - overlap when it creates depth - strong whitespace when it clarifies focus - dense layouts only when the product benefits from density Avoid defaulting to a symmetrical card grid unless it is clearly the right fit. ### 4. Make motion meaningful Use animation to: - reveal hierarchy - stage information - reinforce user action - create one or two memorable moments Do not scatter generic micro-interactions everywhere. One well-directed load sequence is usually stronger than twenty random hover effects. ## Strong Defaults ### Typography - pick fonts with character - pair a distinctive display face with a readable body face when appropriate - avoid generic defaults when the page is design-led ### Color - commit to a clear palette - one dominant field with selective accents usually works better than evenly weighted rainbow palettes - avoid cliché purple-gradient-on-white unless the product genuinely calls for it ### Background Use atmosphere: - gradients - meshes - textures - subtle noise - patterns - layered transparency Flat empty backgrounds are rarely the best answer for a product-facing page. ### Layout - break the grid when the composition benefits from it - use diagonals, offsets, and grouping intentionally - keep reading flow obvious even when the layout is unconventional ## Anti-Patterns Never default to: - interchangeable SaaS hero sections - generic card piles with no hierarchy - random accent colors without a system - placeholder-feeling typography - motion that exists only because animation was easy to add ## Execution Rules - preserve the established design system when working inside an existing product - match technical complexity to the visual idea - keep accessibility and responsiveness intact - frontends should feel deliberate on desktop and mobile ## Quality Gate Before delivering: - the interface has a clear visual point of view - typography and spacing feel intentional - color and motion support the product instead of decorating it randomly - the result does not read like generic AI UI - the implementation is production-grade, not just visually interesting
Related Skills
design-system
Use this skill to generate or audit design systems, check visual consistency, and review PRs that touch styling.
liquid-glass-design
iOS 26 液态玻璃设计系统 — 适用于 SwiftUI、UIKit 和 WidgetKit 的动态玻璃材质,具有模糊、反射和交互式变形效果。
frontend-slides
Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.
frontend-patterns
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
api-design
REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.
workspace-surface-audit
Audit the active repo, MCP servers, plugins, connectors, env surfaces, and harness setup, then recommend the highest-value ECC-native skills, hooks, agents, and operator workflows. Use when the user wants help setting up Claude Code or understanding what capabilities are actually available in their environment.
ui-demo
Record polished UI demo videos using Playwright. Use when the user asks to create a demo, walkthrough, screen recording, or tutorial video of a web application. Produces WebM videos with visible cursor, natural pacing, and professional feel.
token-budget-advisor
Offers the user an informed choice about how much response depth to consume before answering. Use this skill when the user explicitly wants to control response length, depth, or token budget. TRIGGER when: "token budget", "token count", "token usage", "token limit", "response length", "answer depth", "short version", "brief answer", "detailed answer", "exhaustive answer", "respuesta corta vs larga", "cuántos tokens", "ahorrar tokens", "responde al 50%", "dame la versión corta", "quiero controlar cuánto usas", or clear variants where the user is explicitly asking to control answer size or depth. DO NOT TRIGGER when: user has already specified a level in the current session (maintain it), the request is clearly a one-word answer, or "token" refers to auth/session/payment tokens rather than response size.
skill-comply
Visualize whether skills, rules, and agent definitions are actually followed — auto-generates scenarios at 3 prompt strictness levels, runs agents, classifies behavioral sequences, and reports compliance rates with full tool call timelines
santa-method
Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships.
safety-guard
Use this skill to prevent destructive operations when working on production systems or running agents autonomously.
repo-scan
Cross-stack source code asset audit — classifies every file, detects embedded third-party libraries, and delivers actionable four-level verdicts per module with interactive HTML reports.