What problem does it solve?
This Skill provides a disciplined workflow for building modern React + Vite web applications with consistent architecture, reliable API integration, and production-ready frontend polish.
Core Features & Use Cases
- Frontend-first delivery: Launches a design subagent early so complex interfaces can be built quickly without blocking on backend details.
- API-driven implementation: Uses generated hooks, OpenAPI-guided workflows, and clear routing conventions to keep UI and backend aligned.
- Production readiness: Encourages SEO, loading states, testability, responsive navigation, and accessible component structure.
- Use case: Ideal for dashboards, CRUD tools, marketing sites, and other web apps that need a strong React frontend built with consistent project rules.
Quick Start
Use the react-vite skill to classify the app, hand off the frontend brief to the design subagent, and build the React + Vite experience with the provided project conventions and API hooks.