Back to skills

frontend-skill

design

A set of design rules for Claude that enforces composition-first frontend work: full-bleed heroes, brand-first hierarchy, cardless layouts, and intentional motion. Covers landing pages, app surfaces,

Setup & Installation

npx skills add https://github.com/openai/frontend-skill --skill frontend-skill
or paste the link and ask your coding assistant to install it
https://github.com/openai/frontend-skill
View on GitHub

What This Skill Does

A set of design rules for Claude that enforces composition-first frontend work: full-bleed heroes, brand-first hierarchy, cardless layouts, and intentional motion. Covers landing pages, app surfaces, prototypes, and game UIs. The constraints are specific and opinionated, not general best-practice reminders. Without explicit direction, Claude defaults to generic SaaS layouts with card grids and weak brand placement; this skill forces composition, imagery, and motion decisions before any component gets written.

When to use it

  • Working with frontend skill functionality
  • Implementing frontend skill features
  • Debugging frontend skill related issues