senior-frontend
Installation
SKILL.md
Boundary
This skill provides frontend development guidance for React, Next.js, TypeScript, and Tailwind CSS applications. It focuses on component generation, performance optimization, bundle analysis, and accessibility. It does NOT cover backend development (use nestjs-pro, backend skills), database operations (use database-specific skills), or mobile development (use react-native-pro, flutter-pro).
When to use
Use this skill when:
- Building React components
- Optimizing Next.js performance
- Analyzing bundle sizes
- Scaffolding frontend projects
- Implementing accessibility
- Reviewing frontend code quality
- Configuring TypeScript and Tailwind