mcpbeat Sign in

Frontend Design Agent Skill

Create distinctive, production-grade frontend interfaces.

1k tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
117
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/HezaoHezao/poirot --skill frontend-design

The instruction itself

12 sections, as written by the author

Frontend Design

Overview

Create distinctive, production-grade frontend interfaces that avoid generic

"AI slop" aesthetics. Implement real working code with exceptional attention

to aesthetic details and creative choices.

Output Requirements

MANDATORY: The entry HTML file MUST be named index.html.

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 an extreme: brutally minimal, maximalist chaos,

retro-futuristic, organic/natural, luxury/refined, playful/toy-like,

editorial/magazine, brutalist/raw, art deco/geometric, soft/pastel,

industrial/utilitarian, etc.

  • Constraints: Technical requirements (framework, performance, accessibility)
  • Differentiation: What makes this UNFORGETTABLE? What's the one thing

someone will remember?

CRITICAL: Choose a clear conceptual direction and execute it with precision.

Bold maximalism and refined minimalism both work — the key is intentionality.

Then implement working code (HTML/CSS/JS, React, Vue, etc.) that is:

  • Production-grade and functional
  • Visually striking and memorable
  • Cohesive with a clear aesthetic point-of-view
  • Meticulously refined in every detail

Frontend Aesthetics Guidelines

Typography

  • Choose fonts that are beautiful, unique, and interesting
  • Avoid generic fonts (Arial, Inter, Roboto, system fonts)
  • Pair a distinctive display font with a refined body font
  • Use Google Fonts or local font files

Color & Theme

  • Commit to a cohesive aesthetic
  • Use CSS variables for consistency
  • Dominant colors with sharp accents outperform timid, evenly-distributed palettes
  • Avoid cliched purple gradients on white backgrounds

Motion

  • Use animations for effects and micro-interactions
  • Prioritize CSS-only solutions for HTML
  • Focus on high-impact moments: one well-orchestrated page load with staggered

reveals creates more delight than scattered micro-interactions

  • Use scroll-triggering and hover states that surprise

Spatial Composition

  • Unexpected layouts. Asymmetry. Overlap. Diagonal flow
  • Grid-breaking elements
  • Generous negative space OR controlled density

Backgrounds & Visual Details

  • Create atmosphere and depth rather than defaulting to solid colors
  • Add contextual effects and textures: gradient meshes, noise textures,

geometric patterns, layered transparencies, dramatic shadows, decorative

borders, custom cursors, grain overlays

NEVER use generic AI-generated aesthetics:

  • Overused font families (Inter, Roboto, Arial)
  • Cliched color schemes (purple gradients on white)
  • Predictable layouts and component patterns
  • Cookie-cutter design that lacks context-specific character

Match implementation complexity to the aesthetic vision. Maximalist designs

need elaborate code. Minimalist designs need restraint, precision, and careful

attention to spacing, typography, and subtle details.

Workflow

  • Understand the user's frontend requirements
  • Choose an aesthetic direction (tone, fonts, colors, motion)
  • Generate the HTML/CSS/JS code:
   write_file("index.html", "<full HTML content>")
   write_file("styles.css", "<full CSS content>")
   write_file("script.js", "<full JS content>")
  • Present the file path so the user can open it in a browser

Pitfalls

  • Generic aesthetics: the #1 failure mode. If it looks like every other

AI-generated page, redo it with a bolder direction.

  • Font convergence: don't use the same fonts across every project. Vary.
  • Over-animation: too many animations overwhelm. One well-orchestrated

moment beats ten scattered micro-interactions.

  • No dark mode: consider whether the design should support dark mode.
  • Accessibility: bold aesthetics must not sacrifice readability. Check

contrast ratios, font sizes, focus states.

Other skills for the same job

different authors, same section of the catalogue
Theme Factory
by anthropics
vendor ×16

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

36k tokens
Brand Guidelines
by anthropics
vendor ×13

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

3k tokens
Artifacts Builder
by JayZeeDesign
×8

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

11k tokens scripts
Web Artifacts Builder
by anthropics
vendor ×7

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

11k tokens scripts
Frontend Design
by Karanjot786
×6

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

1k tokens
Frontend Design
by anthropics
vendor ×4

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

5k tokens
Expo Tailwind Setup
by openai
vendor ×4

Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling

3k tokens
Use Dom
by openai
vendor ×3

Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.

3k tokens

How to use it

Copy the folder

Take hezaohezao/frontend-design from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.