mcpbeat Sign in

Frontend Design Agent Skill

| Create distinctive, production-grade frontend interfaces with strong visual direction, polished typography, considered layout, and working HTML/CSS/JS or framework code. Use for websites, landing pages, dashboards, React components, application screens, and UI beautification.

4k tokens
context cost
the whole folder, loaded on every use
2
files
instructions only
0
copies elsewhere
how many repositories repackaged it
83386
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/nexu-io/open-design --skill frontend-design

What comes with it

10 174 bytes besides the instruction
LICENSE.txt

The instruction itself

5 sections, as written by the author

frontend-design

> Adapted from Anthropic's official frontend-design skill for Open Design.

Use this skill when the user asks to build or improve a frontend interface: a website, landing page, dashboard, application screen, HTML/CSS artifact, React/Vue/Svelte component, or a visual redesign of an existing UI.

The goal is not just "make it nicer." The goal is to ship working frontend code with a clear design point of view, strong craft, and enough product detail that the result feels designed for the user's actual context.

Workflow

  • Understand the brief before choosing the look.
  • Identify the audience, primary job, domain, and emotional tone.
  • Note any technical constraints: framework, existing styles, accessibility, performance, export target, or responsive requirements.
  • If the repo already has design tokens, components, screenshots, or a DESIGN.md, use those as the source of truth.
  • Commit to one specific aesthetic direction.
  • Pick a direction that fits the product: brutally minimal, editorial, luxury, playful, industrial, retro-futuristic, dense operational, calm enterprise, artful consumer, or another precise direction.
  • Make the direction concrete through typography, spacing, color, hierarchy, motion, and component shape.
  • Avoid generic AI defaults: purple-blue gradients, vague glass cards, interchangeable SaaS layouts, over-rounded cards, stock icon rows, and decorative blobs that do not serve the interface.
  • Design the real interface, not a placeholder poster.
  • Include the controls, empty/loading/error states, tables, filters, navigation, and responsive behavior a real user would expect.
  • Use honest content. If data is unknown, label it as sample, pending, or unavailable instead of inventing claims.
  • Keep workflows efficient for the target user. Dashboards and tools should be scannable and dense enough for repeated use; marketing pages can be more expressive.
  • Build production-grade frontend code.
  • Prefer the repository's existing framework, component conventions, icons, tokens, and styling approach.
  • For standalone artifacts, create self-contained HTML/CSS/JS unless the user asked for a framework.
  • Use semantic markup, keyboard-accessible controls, visible focus states, sensible contrast, and responsive layout constraints.
  • Use CSS variables for repeated colors, spacing, shadows, and type scale.
  • Refine visual craft.
  • Typography: choose expressive but readable type pairings. Avoid using default system stacks as the main visual idea unless the direction is intentionally utilitarian.
  • Color: create a balanced palette with role clarity. Use accent color sparingly and deliberately.
  • Layout: use alignment, rhythm, density, and negative space intentionally. Do not let cards, panels, or labels drift.
  • Motion: add purposeful transitions for state changes, reveals, and feedback. Prefer transforms and opacity for performance.
  • Details: use texture, borders, shadows, dividers, media, and iconography only when they support the concept.
  • Self-review before final delivery.
  • The interface works at mobile and desktop widths.
  • Text fits its containers and does not overlap adjacent UI.
  • Interactive elements have hover/focus/active/disabled states.
  • The design avoids obvious AI-generated visual tropes.
  • The result has one memorable quality a user could describe after closing the page.

Open Design Integration

When Open Design provides an active design system, treat it as the product's brand contract. Use the injected color, typography, layout, and component guidance first, then apply this skill's frontend craft rules where the design system is silent.

When Open Design injects craft references such as typography, color, and anti-ai-slop, apply those checks before finishing. If the user's brand guidance conflicts with a generic craft rule, the user's brand guidance wins.

Source

  • Upstream: https://github.com/anthropics/skills/tree/main/skills/frontend-design
  • Category: web-artifacts

License

This skill is adapted from Anthropic's official skills repository. See LICENSE.txt in this folder for the upstream Apache-2.0 license terms.

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 nexu-io/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.