App Feature - Focused Readiness Audit
—
It asks an AI to assume the persona of a Senior Frontend Engineer & Product Reviewer to perform a high-level critique of a Next.js (App Router) project. Instead of writing code, the prompt focuses on evaluating the architecture (folder structure, scalability), UI/UX (hierarchy, consistency), and design system (component reuse) of a developer community platform to identify anti-patterns and suggest high-impact improvements.
Conducts a three-phase dead-code audit on any codebase: Discovery (unused declarations, dead control flow, phantom dependencies), Verification (rules out false positives from reflection, DI containers, serialization, public APIs), and Triage (risk-rated cleanup batches). Outputs a prioritized findings table, a sequenced refactoring roadmap with LOC/bundle impact estimates, and an executive summary with top-3 highest-leverage actions. Works across all languages and project types.
Generate a comprehensive, actionable development plan to enhance the existing web application.