Frontend UI UX Skill — Design skill for Claude Code
A Claude Code Agent Skill: evidence-based UI/UX and frontend engineering doctrine (HCI research, WCAG 2.2, Core Web Vitals) for any agent, any framework.
How to install Frontend UI UX Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open overseek944/frontend-ui-ux-skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Frontend UI UX Skill does
A Claude Code Agent Skill: evidence-based UI/UX and frontend engineering doctrine (HCI research, WCAG 2.2, Core Web Vitals) for any agent, any framework.
Alternatives in Design
- Frontend Design — Create distinctive, production-grade frontend interfaces with high design quality 94.1k ★
- Interface Design — Design engineering for Claude Code 4.3k ★
- Grade — Generate a shareable HTML "Design Report Card" — letter grade, 8 dimensions, evidence (palette, type, rhythm) 3.6k ★
README
Frontend UI/UX Skill
A [Claude Code Agent Skill](https://docs.claude.com/en/docs/claude-code) encoding a serious, evidence-based UI/UX and frontend-engineering doctrine — for any agent, any framework, any project. Not a style guide of opinions; every rule traces back to a usability heuristic, an accessibility standard, a performance metric, or a named piece of HCI research.
What's inside
**`SKILL.md`** — the core doctrine, organized as five pillars an agent applies to any frontend task:
- Interaction & information design (Nielsen's 10 heuristics, Fitts's/Hick's/Miller's/Jakob's laws)
- Visual system (typography, color, layout, motion — with a checklist against generic/AI-default tells)
- Architecture (semantic HTML, component boundaries, design tokens, CSS methodology, responsive defaults)
- Accessibility (WCAG 2.2 AA as the floor, not an afterthought)
- Performance (Core Web Vitals: LCP, INP, CLS)
It closes with a **Definition of Done** — a concrete checklist to run before calling any UI work finished.
**`references/`** — deeper material loaded on demand, not upfront, so a small task doesn't pay the context cost of the whole doctrine:
hci-foundations.md— the original citations behind Pillar 1 (Nielsen & Molich 1990/1994, Fitts 1954, Hick 1952/Hyman 1953, Miller 1956, Card/Moran/Newell 1983)accessibility.md— the full WCAG 2.2 AA checklist organized by Perceivable/Operable/Understandable/Robust, plus a manual verification methodperformance.md— Core Web Vitals thresholds and a per-mechanism breakdown of what causes each one to regressanti-patterns.md— tell → why it's a problem → do instead, for both visual and engineering anti-patternscomponent-architecture.md— component boundaries, state placement, CSS methodology comparison
Install
**Personal (all projects on your machine):**
git clone https://github.com/overseek944/frontend-ui-ux-skill.git ~/.claude/skills/frontend-ui-ux
**Proj
Related Skills
UI Filosphy
The frontend design skill that sees its own work. Grounded in HCI research, clarity grilling, anti-fixation re
Cs Frontend Review
Frontend engineering review — walks the 7 Matt Pocock forcing questions (device, LCP target, rendering, bundle
Wireframe Prototyper Skill
A reusable Claude Code Skill that streamlines the end-to-end design workflow, from structured discovery and co
Venture Assessor Skill
An Anthropic Claude Skill for evidence-first startup idea evaluation, market research, competitor mapping, bea
Dd Content
Open the Technical Content and Social department (ship stage) and route the request to one of its 27 atomic ta
Harness Bridge
Point any coding harness (Claude Code, Codex, OpenCode, Pi, OMP, Crush, Copilot, Grok…) at any OpenAI/Anthropi
Related Agents
Frontend Perf Reviewer
Use AFTER frontend code is written to review for Core Web Vitals / runtime-performance regressions. Reports se
Senior Frontend Engineer
Senior Frontend Engineer specialising in React/TypeScript component architecture, accessibility, Core Web Vita
Web Quality Skills
Agent Skills for optimizing web quality based on Lighthouse and Core Web Vitals.