Senior Frontend
Build modern web apps with React, Next.js, TypeScript & best practices
✨ The solution you've been looking for
Comprehensive frontend development skill for building modern, performant web applications using ReactJS, NextJS, TypeScript, Tailwind CSS. Includes component scaffolding, performance optimization, bundle analysis, and UI best practices. Use when developing frontend features, optimizing performance, implementing UI/UX designs, managing state, or reviewing frontend code.
See It In Action
Interactive preview & real-world examples
AI Conversation Simulator
See how users interact with this skill
User Prompt
Create a responsive ProductCard component with TypeScript props, Tailwind styling, and accessibility features
Skill Processing
Analyzing request...
Agent Response
Generated component with proper TypeScript interfaces, responsive design, accessibility attributes, and accompanying test files
Quick Start (3 Steps)
Get up and running in minutes
Install
claude-code skill install senior-frontend
claude-code skill install senior-frontendConfig
First Trigger
@senior-frontend helpCommands
| Command | Description | Required Args |
|---|---|---|
| @senior-frontend component-development | Scaffold new React components following established patterns and best practices | None |
| @senior-frontend performance-optimization | Analyze and optimize bundle size and application performance | None |
| @senior-frontend project-setup | Scaffold complete frontend projects with modern tooling and configurations | None |
Typical Use Cases
Component Development
Scaffold new React components following established patterns and best practices
Performance Optimization
Analyze and optimize bundle size and application performance
Project Setup
Scaffold complete frontend projects with modern tooling and configurations
Overview
Senior Frontend
Complete toolkit for senior frontend with modern tools and best practices.
Quick Start
Main Capabilities
This skill provides three core capabilities through automated scripts:
1# Script 1: Component Generator
2python scripts/component_generator.py [options]
3
4# Script 2: Bundle Analyzer
5python scripts/bundle_analyzer.py [options]
6
7# Script 3: Frontend Scaffolder
8python scripts/frontend_scaffolder.py [options]
Core Capabilities
1. Component Generator
Automated tool for component generator tasks.
Features:
- Automated scaffolding
- Best practices built-in
- Configurable templates
- Quality checks
Usage:
1python scripts/component_generator.py <project-path> [options]
2. Bundle Analyzer
Comprehensive analysis and optimization tool.
Features:
- Deep analysis
- Performance metrics
- Recommendations
- Automated fixes
Usage:
1python scripts/bundle_analyzer.py <target-path> [--verbose]
3. Frontend Scaffolder
Advanced tooling for specialized tasks.
Features:
- Expert-level automation
- Custom configurations
- Integration ready
- Production-grade output
Usage:
1python scripts/frontend_scaffolder.py [arguments] [options]
Reference Documentation
React Patterns
Comprehensive guide available in references/react_patterns.md:
- Detailed patterns and practices
- Code examples
- Best practices
- Anti-patterns to avoid
- Real-world scenarios
Nextjs Optimization Guide
Complete workflow documentation in references/nextjs_optimization_guide.md:
- Step-by-step processes
- Optimization strategies
- Tool integrations
- Performance tuning
- Troubleshooting guide
Frontend Best Practices
Technical reference guide in references/frontend_best_practices.md:
- Technology stack details
- Configuration examples
- Integration patterns
- Security considerations
- Scalability guidelines
Tech Stack
Languages: TypeScript, JavaScript, Python, Go, Swift, Kotlin Frontend: React, Next.js, React Native, Flutter Backend: Node.js, Express, GraphQL, REST APIs Database: PostgreSQL, Prisma, NeonDB, Supabase DevOps: Docker, Kubernetes, Terraform, GitHub Actions, CircleCI Cloud: AWS, GCP, Azure
Development Workflow
1. Setup and Configuration
1# Install dependencies
2npm install
3# or
4pip install -r requirements.txt
5
6# Configure environment
7cp .env.example .env
2. Run Quality Checks
1# Use the analyzer script
2python scripts/bundle_analyzer.py .
3
4# Review recommendations
5# Apply fixes
3. Implement Best Practices
Follow the patterns and practices documented in:
references/react_patterns.mdreferences/nextjs_optimization_guide.mdreferences/frontend_best_practices.md
Best Practices Summary
Code Quality
- Follow established patterns
- Write comprehensive tests
- Document decisions
- Review regularly
Performance
- Measure before optimizing
- Use appropriate caching
- Optimize critical paths
- Monitor in production
Security
- Validate all inputs
- Use parameterized queries
- Implement proper authentication
- Keep dependencies updated
Maintainability
- Write clear code
- Use consistent naming
- Add helpful comments
- Keep it simple
Common Commands
1# Development
2npm run dev
3npm run build
4npm run test
5npm run lint
6
7# Analysis
8python scripts/bundle_analyzer.py .
9python scripts/frontend_scaffolder.py --analyze
10
11# Deployment
12docker build -t app:latest .
13docker-compose up -d
14kubectl apply -f k8s/
Troubleshooting
Common Issues
Check the comprehensive troubleshooting section in references/frontend_best_practices.md.
Getting Help
- Review reference documentation
- Check script output messages
- Consult tech stack documentation
- Review error logs
Resources
- Pattern Reference:
references/react_patterns.md - Workflow Guide:
references/nextjs_optimization_guide.md - Technical Guide:
references/frontend_best_practices.md - Tool Scripts:
scripts/directory
What Users Are Saying
Real feedback from the community
Environment Matrix
Dependencies
Framework Support
Context Window
Security & Privacy
Information
- Author
- davila7
- Updated
- 2026-01-30
- Category
- cms-platforms
Related Skills
Senior Frontend
Comprehensive frontend development skill for building modern, performant web applications using …
View Details →Frontend Dev Guidelines
Frontend development guidelines for React/TypeScript applications. Modern patterns including …
View Details →Frontend Dev Guidelines
Frontend development guidelines for React/TypeScript applications. Modern patterns including …
View Details →