react-patterns - React Performance Optimization for Local and Docker Apps
Optimizes React and Next.js application performance for local or Docker deployments by eliminating async waterfalls and reducing bundle size.
Tags
Updated: 2026-02-12Capabilities
Typical Inputs
Typical Outputs
What this skill does
- eliminate async waterfalls
- reduce bundle size
- optimize server performance
- optimize client performance
- cache server data
- dynamic import components
Inputs
- React application
- Next.js application
- source code
- package.json
- Docker configuration
Outputs
- optimized code patterns
- reduced bundle size
- improved performance metrics
Requirements
- React application
- Node.js environment
- local development setup or Docker
