What problem does it solve?
This Skill eliminates the manual overhead of setting up React/Next.js projects, writing repetitive component boilerplate, optimizing bundle sizes, and enforcing frontend best practices, freeing developers to focus on building healthcare platform features for MedCore.
Core Features & Use Cases
- Project Scaffolding: Generate production-ready Next.js or React + Vite projects with TypeScript, Tailwind CSS, and optional features like authentication, API clients, and testing setups.
- Component Generation: Create reusable client/server components, custom hooks, tests, and Storybook stories with consistent TypeScript and Tailwind patterns.
- Bundle Optimization: Analyze project dependencies and import patterns to identify heavy packages, reduce bundle size, and improve load times for low-bandwidth users.
- Use Case: For MedCore's patient portal, use this Skill to scaffold a compliant Next.js project, generate accessible form components, and optimize bundle size to load quickly on mobile networks across South Africa.
Quick Start
Use the senior-frontend skill to generate a new Next.js patient dashboard project with authentication, API client, and testing features pre-configured.