frontend-ui-engineering

Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing…

addyosmani 80k ↓ 16k MIT updated 26d ago
Claude Code
View source ↗

What it does

  • Building new UI components or pages
  • Modifying existing user-facing interfaces
  • Implementing responsive layouts
  • Adding interactivity or state management
  • Fixing visual or UX issues
  • Use semantic color tokens: text-primary, bg-surface, border-default — not raw hex values
  • Ensure sufficient contrast (4.5:1 for normal text, 3:1 for large text)

Requirements & configuration

  • | Generic hero sections | Template-driven layout with no connection to the actual content or user need | Content-first layouts |

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.

Source

Repository: https://github.com/addyosmani/agent-skills

frontend-ui-engineering FAQ

What does the frontend-ui-engineering skill do?

Builds production-quality, accessible, responsive user-facing UIs. Use when building or modifying interfaces and pages, creating components, implementing layouts, meeting WCAG accessibility requirements, managing state, or when the output needs to look and feel production-quality rather than AI-generated. Building new UI components or pages Modifying existing user-facing interfaces

What does frontend-ui-engineering require?

| Generic hero sections | Template-driven layout with no connection to the actual content or user need | Content-first layouts |

How do I install frontend-ui-engineering?

Run: npx -y skills add https://github.com/addyosmani/agent-skills --skill frontend-ui-engineering --agent claude-code — the source lives at github.com/addyosmani/agent-skills.

Maintain frontend-ui-engineering?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

frontend-ui-engineering on getagentictools
[![frontend-ui-engineering on getagentictools](https://getagentictools.com/badge/skills/addyosmani-agent-skills-frontend-ui-engineering.svg)](https://getagentictools.com/skills/addyosmani-agent-skills-frontend-ui-engineering?ref=badge)
npx agentictools info skills/addyosmani-agent-skills-frontend-ui-engineering

The second line is the CLI lookup for this page — handy in READMEs and docs.