skills/frontend/SKILL.md
Use when building React/Next.js components, dashboards, admin panels, apps, or any web interface. Trigger words - react, frontend, ui, dashboard, component, interface, web app, polish, audit, design review.
npx skillsauth add svenflow/dispatch frontendInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Build frontend interfaces with craft and consistency.
Every UI task follows this quality loop:
/normalize, /harden, /optimize, /colorize as neededThis loop is non-negotiable. Ship nothing without running it.
Read ./impeccable/frontend-design/SKILL.md before writing any UI code.
It contains:
Reference docs in ./impeccable/frontend-design/reference/:
For THIS system's specific look, read ./interface-design/SKILL.md:
#f5f3f0 (NOT white, NOT dark)border-radius: 0)#ea580c — ONE accent only| Command | Purpose |
|---------|---------|
| /style | Load a DESIGN.md as the active design system |
| /audit | Find issues: a11y, perf, theming, responsive, anti-patterns |
| /critique | UX design review: hierarchy, clarity, emotional resonance |
| /normalize | Align with design system standards |
| /polish | Final pre-ship quality pass |
| /distill | Strip to essence, remove complexity |
| /clarify | Improve unclear UX copy |
| /optimize | Performance improvements |
| /harden | Error handling, i18n, edge cases |
| /animate | Add purposeful motion |
| /colorize | Introduce strategic color |
| /bolder | Amplify boring designs |
| /quieter | Tone down overly bold designs |
| /delight | Add moments of joy |
| /extract | Pull into reusable components |
| /adapt | Adapt for different devices |
| /onboard | Design onboarding flows |
| /teach-impeccable | Gather design context for new projects |
Each command's full instructions are in ./impeccable/{command}/SKILL.md.
./DESIGN.md exist in the project root?
design-tokens.css missing, use as design authority, skip steps 2-5./impeccable/frontend-design/SKILL.md completely./interface-design/SKILL.md for this system's visual languageRead ./ui-ux-pro-max/SKILL.md for comprehensive design guidance. Contains:
Has a Python search CLI for querying the database:
uv run ~/.claude/skills/frontend/ui-ux-pro-max/scripts/search.py "<query>" --domain <domain>
# Domains: product, style, color, typography, chart, ux, landing, google-fonts, react, web, prompt
# Example: uv run scripts/search.py "dark dashboard monitoring" --domain style
# Design system: uv run scripts/search.py "ops dashboard" --design-system
Key UX rules for dashboards/command centers:
Read ./vercel-react/SKILL.md and ./vercel-react/AGENTS.md for React/Next.js code. 57 rules across 8 categories:
Individual rules in ./vercel-react/rules/.
Read ./web-design-guidelines/SKILL.md for accessibility audits.
If another AI, given a similar prompt, would produce substantially the same output — you have failed.
If you swapped your choices for the most common alternatives and the design didn't feel meaningfully different, you never made real choices.
tools
Track flight status and get FlightAware links. Use when asked about flights, flight status, arrival times, or flight tracking. Trigger words - flight, flying, UA, AA, DL, landing, arriving, departure.
development
Query real-time locations of people sharing via Find My. Look up where someone is, reverse geocode GPS coordinates, set up geofence alerts. Trigger words - findmy, find my, location, where is, geofence, track location.
tools
Access Figma designs via MCP or Chrome. Use when asked about Figma files, design mockups, wireframes, or UI designs. Trigger words - figma, design, mockup, wireframe, UI design, FigJam.
tools
Fact-check claims by extracting verifiable statements and independently verifying them against local docs, bus.db, APIs, CLIs, and web sources. Trigger words - fact check, verify claims, check facts, is this true, verify this.