Agent Skills: Frontend Design Skill

Create distinctive, production-grade frontend interfaces with high design quality. Use when users ask to build web components, pages, or applications.

UncategorizedID: nicholasgriffintn/claude-code/frontend-design

Install this agent skill to your local

pnpm dlx add-skill https://github.com/nicholasgriffintn/claude-code/tree/HEAD/skills/frontend-design

Skill Files

Browse the full folder contents for frontend-design.

Download Skill

Loading file tree…

skills/frontend-design/SKILL.md

Skill Metadata

Name
frontend-design
Description
Create distinctive, production-grade frontend interfaces with high design quality. Use when users ask to build web components, pages, or applications.

Frontend Design Skill

This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic aesthetics. Implement real working code with exceptional attention to typography, layout, motion, and atmosphere.

Design Thinking

Before coding, understand the context and commit to a bold aesthetic direction:

  • Purpose: What problem does this interface solve? Who uses it?
  • Tone: Pick a strong direction (brutalist, editorial, retro-futuristic, luxury, playful, utilitarian). Commit fully.
  • Constraints: Framework, performance, accessibility, brand rules.
  • Differentiation: Identify the one unforgettable visual idea.

Execution Guidelines

  • Typography: Use distinctive fonts. Avoid generic system stacks (Inter, Roboto, Arial). Pair display and body type.
  • Color: Define CSS variables. Choose dominant colors with sharp accents. Avoid default purple gradients on white.
  • Motion: Favor a few high-impact moments (page-load, staggered reveals). Use CSS animations when possible.
  • Layout: Break the grid when appropriate. Use asymmetry, overlap, or unexpected composition.
  • Backgrounds: Add depth with gradients, texture, or shapes. Avoid flat, empty backgrounds.

Output Requirements

Provide working code that is:

  • Production-grade and functional
  • Visually striking and cohesive
  • Explicit about the aesthetic direction
  • Matched in complexity to the design intent

Response Checklist

Frontend Design Checklist

- [ ] Clarify purpose, audience, and constraints
- [ ] Declare a specific aesthetic direction
- [ ] Define typography and color system
- [ ] Design layout and motion moments
- [ ] Implement production-grade code
- [ ] Explain key visual decisions briefly