소개
This skill provides a comprehensive architectural blueprint for building modern Single Page Applications with React 19, TypeScript, and Vite. It enforces a strict project structure that separates concerns between UI components and data fetching, leveraging TanStack Query for server state and TanStack Router for file-based routing. By integrating Apidog MCP for API truth and the React Compiler for automated optimization, it ensures developers follow high-performance, maintainable patterns while maintaining strict quality control through Biome and Vitest.