Codebase Analysis & Refactoring Opportunities
<p class="prose-p">This prompt walks through a full review of your Next.js / React codebase to spot practical refactoring opportunities, not theoretical ones. It checks structure, routing, state management, and patterns so you can see where things are getting too big, too complex, or duplicated. It looks for DRY violations, messy components, and missed Next.js and React best practices, then suggests concrete ways to split things up, clean them, or move logic into better places. You also get a prioritized action plan, so you know what to fix first for the biggest impact without breaking existing functionality.</p>
Nigel Yoshida