frontend-design — for Claude Code frontend-design, Resume-Agent, community, for Claude Code, ide skills, frontend-design@claude-code-plugins, clamp(), prefers-reduced-motion, Frontend, Create

v1.1.1

À propos de ce Skill

Scenario recommande : Ideal for AI agents that need frontend design skill. Resume localise : 一句话生成在线可修改的PDF # Frontend Design Skill Create distinctive, production-grade UI that stands out from generic AI-generated interfaces. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Fonctionnalités

Frontend Design Skill
Create distinctive, production-grade UI that stands out from generic AI-generated interfaces.
Typography with Character
Avoid: Inter, Arial, Roboto, system-ui (the default AI choices)
Instead: Commit to distinctive font stacks that vary by project tone:

# Core Topics

WyRainBow WyRainBow
[139]
[3]
Updated: 4/27/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 10/11

This page remains useful for teams, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Quality floor passed for review
Review Score
10/11
Quality Score
61
Canonical Locale
en
Detected Body Locale
en

Scenario recommande : Ideal for AI agents that need frontend design skill. Resume localise : 一句话生成在线可修改的PDF # Frontend Design Skill Create distinctive, production-grade UI that stands out from generic AI-generated interfaces. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Pourquoi utiliser cette compétence

Recommandation : frontend-design helps agents frontend design skill. 一句话生成在线可修改的PDF # Frontend Design Skill Create distinctive, production-grade UI that stands out from generic AI-generated interfaces. This AI agent

Meilleur pour

Scenario recommande : Ideal for AI agents that need frontend design skill.

Cas d'utilisation exploitables for frontend-design

Cas d'usage : Applying Frontend Design Skill
Cas d'usage : Applying Create distinctive, production-grade UI that stands out from generic AI-generated interfaces
Cas d'usage : Applying Typography with Character

! Sécurité et Limitations

  • Limitation : Avoid: Inter, Arial, Roboto, system-ui (the default AI choices)
  • Limitation : Avoid: Default Tailwind colors, basic blue buttons, gray backgrounds
  • Limitation : Avoid: Everything centered, symmetric, grid-locked

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is frontend-design?

Scenario recommande : Ideal for AI agents that need frontend design skill. Resume localise : 一句话生成在线可修改的PDF # Frontend Design Skill Create distinctive, production-grade UI that stands out from generic AI-generated interfaces. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

How do I install frontend-design?

Run the command: npx killer-skills add WyRainBow/Resume-Agent/frontend-design. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for frontend-design?

Key use cases include: Cas d'usage : Applying Frontend Design Skill, Cas d'usage : Applying Create distinctive, production-grade UI that stands out from generic AI-generated interfaces, Cas d'usage : Applying Typography with Character.

Which IDEs are compatible with frontend-design?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for frontend-design?

Limitation : Avoid: Inter, Arial, Roboto, system-ui (the default AI choices). Limitation : Avoid: Default Tailwind colors, basic blue buttons, gray backgrounds. Limitation : Avoid: Everything centered, symmetric, grid-locked.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add WyRainBow/Resume-Agent/frontend-design. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use frontend-design immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

frontend-design

一句话生成在线可修改的PDF # Frontend Design Skill Create distinctive, production-grade UI that stands out from generic AI-generated interfaces. This AI agent skill

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

Frontend Design Skill

Create distinctive, production-grade UI that stands out from generic AI-generated interfaces.

Official Plugin Available: Install frontend-design@claude-code-plugins from the Anthropic marketplace for auto-invocation on frontend tasks. This skill provides extended guidance beyond the official version.

Core Philosophy

Most AI-generated UIs suffer from "AI slop" - they're technically correct but visually bland. This skill helps you break that pattern by making bold aesthetic choices that give your interface a distinctive personality.

The Five Pillars

1. Typography with Character

Avoid: Inter, Arial, Roboto, system-ui (the default AI choices)

Instead: Commit to distinctive font stacks that vary by project tone:

  • Display: Clash Display, Cabinet Grotesk, Satoshi, General Sans, Syne, Archivo
  • Body: Outfit, Plus Jakarta Sans, Switzer, Geist
  • Mono: JetBrains Mono, Geist Mono, IBM Plex Mono

Key principle: NEVER use the same fonts across different projects. Each design should feel genuinely different.

2. Intentional Color Palettes

Avoid: Default Tailwind colors, basic blue buttons, gray backgrounds

Create signature palettes with:

  • Semantic tokens (primary, accent, neutral, surface)
  • HSL for easier manipulation
  • Subtle hue shifts in neutrals (warm stone, cool slate)
  • Gradients as primary colors

3. Bold Spatial Composition

Avoid: Everything centered, symmetric, grid-locked

Break the grid intentionally:

  • Use negative space as a design element
  • Overlap elements to create depth
  • Break alignment rules purposefully
  • Use clamp() for fluid typography

4. Motion as Personality

Avoid: No animations or generic fade-in

Add purposeful motion:

  • Spring physics (not linear easing)
  • Staggered entrances
  • Subtle blur transitions
  • Responsive hover states
  • Respect prefers-reduced-motion

5. Production-Grade Implementation

Requirements:

  • TypeScript with proper types
  • Accessibility (focus states, ARIA, keyboard nav)
  • Loading states
  • Error boundaries
  • Responsive design
  • Performance optimization

Match Complexity to Vision

  • Maximalist designs: Elaborate code with extensive animations, layered effects
  • Minimalist designs: Restraint, precision, careful attention to spacing

Workflow

  1. Establish Design Direction - Define emotion, target user, color palette, typography
  2. Create Component Architecture - Atomic design system with composition
  3. Add Visual Personality - Distinctive choices, intentional relationships, purposeful asymmetry
  4. Implement Motion - Entrance animations, interactions, transitions
  5. Production Harden - Type everything, handle edge cases, optimize

Anti-Patterns to Avoid

  • Using Inter/Roboto as default font
  • Same fonts across projects
  • Gray-on-white with blue buttons
  • Everything centered and symmetric
  • No animations or generic fades
  • Ignoring dark mode
  • Forgetting loading/error states
  • Skipping accessibility

Additional Resources

For detailed implementation guidance, see the references directory:

  • references/typography-examples.md - Font stacks by tone, variable fonts, responsive scales
  • references/color-animation-patterns.md - Advanced palettes, gradients, dark mode, animation patterns
  • references/production-patterns.md - Complete component examples, error boundaries, performance optimization, tooling recommendations

Quick Reference

bash
1# Distinctive font stacks (vary these per project!) 2font-display: 'Clash Display', 'Cabinet Grotesk', 'Satoshi', 'General Sans' 3font-body: 'Outfit', 'Plus Jakarta Sans', 'Switzer', 'Geist' 4font-mono: 'JetBrains Mono', 'Geist Mono', 'IBM Plex Mono' 5 6# Tailwind config pattern 7theme: { 8 extend: { 9 colors: { /* HSL tokens */ }, 10 fontFamily: { /* Variable fonts */ }, 11 animation: { /* Spring-based */ }, 12 } 13}

Integration with Design Specialist Agent

Use this skill for:

  • Distinctive visual identity
  • Creative typography and color choices
  • Bold spatial compositions
  • Production-ready animated components

Use the design-specialist agent for:

  • Comprehensive UI/UX reviews
  • Accessibility audits
  • Design system architecture
  • Component library setup

Compétences associées

Looking for an alternative to frontend-design or another community skill for your workflow? Explore these related open-source skills.

Voir tout

openclaw-release-maintainer

Logo of openclaw
openclaw

Resume localise : 🦞 # OpenClaw Release Maintainer Use this skill for release and publish-time workflow. It covers ai, assistant, crustacean workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

widget-generator

Logo of f
f

Resume localise : Generate customizable widget plugins for the prompts.chat feed system # Widget Generator Skill This skill guides creation of widget plugins for prompts.chat . It covers ai, artificial-intelligence, awesome-list workflows. This AI agent skill supports Claude Code, Cursor, and

flags

Logo of vercel
vercel

Resume localise : The React Framework # Feature Flags Use this skill when adding or changing framework feature flags in Next.js internals. It covers blog, browser, compiler workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

138.4k
0
Navigateur

pr-review

Logo of pytorch
pytorch

Resume localise : Usage Modes No Argument If the user invokes /pr-review with no arguments, do not perform a review . It covers autograd, deep-learning, gpu workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

98.6k
0
Développeur