What problem does it solve?
This Skill streamlines the entire frontend development lifecycle, from project setup and component generation to performance optimization and accessibility best practices, ensuring high-quality, maintainable code.
Core Features & Use Cases
- Project Scaffolding: Quickly create new Next.js or React projects with pre-configured TypeScript, Tailwind CSS, and essential features like authentication or API clients.
- Component Generation: Generate React components, hooks, and tests with optional Storybook stories, following established patterns.
- Bundle Analysis & Optimization: Identify and fix heavy dependencies and optimize your frontend bundle size for faster load times.
- Best Practices: Implement accessibility standards, robust testing strategies, and modern TypeScript patterns.
- Use Case: Kickstart a new Next.js dashboard application with authentication, API integration, and form handling in minutes, complete with a well-structured project layout and reusable UI components.
Quick Start
Use the senior-frontend skill to create a new Next.js project named 'my-dashboard' with authentication and API features.