What problem does it solve?
React and Next.js projects can suffer from slow renders, bloated bundles, and inefficient data fetching patterns. This skill provides a structured, prioritized set of guidelines to help developers write, review, and refactor code to achieve faster, more reliable user interfaces.
Core Features & Use Cases
- 45 categorized rules across 8 priority-driven categories (Eliminating Waterfalls, Bundle Size Optimization, Server-Side Performance, Client-Side Data Fetching, Re-render Optimization, Rendering Performance, JavaScript Performance, Advanced Patterns) with concrete examples.
- Practical guidance for writing components, Next.js pages, data fetching strategies, and bundle optimizations in real-world codebases.
- Actionable quick-start guidance to accelerator automated refactoring and code generation efforts, with guardrails and safety checks.
Quick Start
Review your codebase and apply the highest-priority rules to improve rendering speed and bundle size.