github.com/renmaiv/nextjs-modularise
Skill | Added | Review |
|---|---|---|
nextjs-app-refactor Splits mixed Server/Client Next.js pages into clean boundaries — extracts client logic into `*Client.tsx`, rewrites `page.tsx` as a pure Server Component, flags repeated JSX for componentisation, and detects styling inconsistencies across the codebase. Trigger on: refactor requests, mixed Server/Client files, pages >200 LOC with hooks, duplicated JSX, or any style drift between components. | 97 1.02x Agent success vs baseline Impact 98% 1.02xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 58415cb |