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:

# Sujets clés

WyRainBow WyRainBow
[139]
[3]
Mis à jour: 4/27/2026

Skill Overview

Start with fit, limitations, and setup before diving into the repository.

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

About The Source

The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

Démo Labs

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 et étapes d’installation

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

? Questions fréquentes

Qu’est-ce que 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.

Comment installer frontend-design ?

Exécutez la commande : npx killer-skills add WyRainBow/Resume-Agent. Elle fonctionne avec Cursor, Windsurf, VS Code, Claude Code et plus de 19 autres IDE.

Quels sont les cas d’usage de frontend-design ?

Les principaux cas d’usage incluent : 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.

Quels IDE sont compatibles avec frontend-design ?

Cette skill est compatible avec 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. Utilisez la CLI Killer-Skills pour une installation unifiée.

Y a-t-il des limites pour 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.

Comment installer ce skill

  1. 1. Ouvrir le terminal

    Ouvrez le terminal ou la ligne de commande dans le dossier du projet.

  2. 2. Lancer la commande d’installation

    Exécutez : npx killer-skills add WyRainBow/Resume-Agent. La CLI détectera automatiquement votre IDE ou votre agent et configurera la skill.

  3. 3. Commencer à utiliser le skill

    Le skill est maintenant actif. Votre agent IA peut utiliser frontend-design immédiatement dans le projet.

! Source Notes

This page is still useful for installation and source reference. Before using it, compare the fit, limitations, and upstream repository notes above.

Upstream Repository Material

The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

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 comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
Upstream Source

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