What problem does it solve? Codebases accumulate AI-generated slop, junior-level mistakes, type safety violations, and React antipatterns that are hard to spot during routine development. This Skill performs a rigorous static audit and turns scattered issues into a prioritized, actionable remediation plan. ## Core Features & Use Cases - Deep Static Analysis: Detects AI slop indicators, junior code smells, TypeScript violations, React/Next.js antipatterns, performance issues, and documentation failures. - Structured Findings Report: Produces a severity-ranked findings table (Critical/High/Medium/Low) with file, line, category, root cause, and recommended fix. - Phased Remediation Plan: Delivers ordered, scoped tasks across type safety, React architecture, and performance phases. - Use Case: Point it at a Next.js app directory after an AI-assisted sprint to identify unnecessary client components, unsafe as casts, and unstable hook dependencies before merging. ## Quick Start Audit the src/components folder for code quality issues and produce a findings report with a remediation plan.