What problem does it solve?
This Skill streamlines the entire frontend development lifecycle, from project setup and component generation to bundle optimization and accessibility best practices, enabling faster and higher-quality React and Next.js application development.
Core Features & Use Cases
- Project Scaffolding: Quickly set up new Next.js or React projects with pre-configured TypeScript, Tailwind CSS, and essential features like authentication and API clients.
- Component Generation: Generate React components, hooks, tests, and Storybook stories with a single command.
- Bundle Analysis & Optimization: Identify and fix performance bottlenecks in your project's dependencies and code.
- Best Practices: Provides guidance and examples for accessibility, testing, TypeScript patterns, and secure coding.
- Use Case: Kickstart a new Next.js project with authentication and API integration in minutes, generate reusable UI components with tests, and ensure your application is performant and accessible.
Quick Start
Use the senior-frontend skill to create a new Next.js project named 'my-dashboard' with authentication and API features.