Claude Prompt for AI Code Review & Refactoring
A reviewer prompt for GitHub Copilot that audits a diff for memory leaks (retained references, listeners) in a Remix app and produces actionable inline comments.
More prompts for AI Code Review & Refactoring.
Run an opinionated tech-debt audit on a SvelteKit app, prioritized by cognitive complexity and readability, producing a ranked backlog.
Have Continue.dev critique the architecture of a Python data pipeline against stated goals and propose scoped improvements.
Run an opinionated tech-debt audit on a monorepo (Nx), prioritized by cognitive complexity and readability, producing a ranked backlog.
Have Windsurf critique the architecture of a SvelteKit app against stated goals and propose scoped improvements.
Run an opinionated tech-debt audit on a Terraform IaC module, prioritized by database migration safety (online, reversible), producing a ranked backlog.
A safe, step-by-step refactor recipe for applying extract a reusable React hook in a Ruby Astro static site without breaking the test suite.