What problem does it solve?
Agents and developers frequently build React user interfaces that are inconsistent, inaccessible, lack clear visual hierarchy, and fail to follow established component architecture and meta-framework best practices, leading to high technical debt and poor user experiences.
Core Features & Use Cases
- Comprehensive React Guidance: Covers component architecture, hooks, composition patterns, state management, and meta-framework conventions for Next.js, Remix, and TanStack Start.
- End-to-End UI/UX Principles: Provides actionable rules for layout, typography, color systems, accessibility (WCAG compliance), and responsive design.
- Practical Review Tools: Includes checklists for design reviews, React code audits, and common anti-pattern fixes to catch issues early.
- Use Case: When building a new customer dashboard, use this skill to ensure components follow React composition best practices, meet WCAG accessibility standards, use a consistent spacing and color system, and adapt properly to all screen sizes.
Quick Start
Use the frontend-design skill to audit the existing user settings page for accessibility gaps, inconsistent spacing, and React component anti-patterns.