What problem does it solve?
Frontend teams often spend excessive time wiring React/Next.js projects, duplicating setup, and chasing best practices. This Skill provides reusable patterns, scaffolds, and automation to streamline frontend work.
Core Features & Use Cases
- Frontend development patterns, performance optimization, and automation tools for React/Next.js applications.
- Project Scaffolding: Generate a new Next.js or React project with TypeScript, Tailwind CSS, and best practice configurations.
- Component Generation: Create client/server components, hooks, tests, and Storybook stories through generator scripts.
- Bundle Analysis: Analyze bundle sizes and provide optimization guidance.
- Next.js Optimization: Guidance on server vs client components, image handling, and data fetching patterns.
- Accessibility and Testing: Accessible design guidelines and testing strategies for React apps.
Quick Start
Use the scaffolder to create a new frontend project or generate components with the included scripts to see outputs.