Auto Code Reviewer

    2

    Three-pass automated code review that catches error handling gaps, structural issues, and naming problems — then auto-fixes everything before code reaches the user.

    $5

    Secure checkout via Stripe

    30-day refund guarantee

    Converts to your local currency at checkout

    1 installSecurity scanned

    Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+18 more

    Auto Code Reviewer

    Example session with this skill installed

    Review this processUserBatch script. It's getting too long, has no error handling for the API calls, and I think it's making too many requests inside the loop. Clean it up.

    • Read your context and instructions
    • Compiled the auto code reviewer

    Refactored processUserBatch:

    • Extracted fetchLabels to look up labels once before the loop.
    • Wrapped Google API calls in try/catch with context-aware error messages.
    • Reduced function from 52 to 24 lines by extracting validateUserData.
    • Removed 3 unused imports and a commented-out block.

    Connects securely to your tools. The creator never sees your data.

    What you get

    Enforce a 30-line limit on functions to ensure modularityAutomatically add error handling to API calls and file operationsEliminate redundant lookups and N+1 query patterns in loopsConvert 'any' types to strict interfaces in TypeScript filesRemove dead code, unused imports, and commented-out blocks automatically

    About this skill

    What it does

    Code Reviewer is an automated quality gate that runs on every piece of code your AI agent generates or modifies. It executes a rigorous three-pass review process, then auto-fixes every issue it finds before presenting the code to you.

    Pass 1 — Error Handling & Robustness Wraps API calls and file I/O in try/catch with descriptive error states. Adds null checks, validates inputs, and handles empty datasets gracefully. Ensures no unhandled promise rejections or silent failures.

    Pass 2 — Structure & Cleanliness Enforces a strict 30-line limit per function via automated refactoring. Extracts repeated logic into shared utilities, pre-fetches lookup data to eliminate N+1 query patterns, and removes dead code and unused imports.

    Pass 3 — Naming & Simplification Renames vague variables (data, temp, result) to intent-revealing names. Replaces complex conditionals with well-named booleans. Simplifies nested logic and extracts magic numbers into named constants.

    Why buy this?

    Unlike standard prompting, Code Reviewer doesn't just suggest improvements — it identifies issues and auto-fixes them. Every piece of code passes through all three review passes before you ever see it. Think of it as a senior engineer reviewing every line, built directly into your AI workflow.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    1 install

    Downloaded by developers to date

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 4 months ago

    • One-time purchase, yours forever

    Listed4 months ago

    Frequently Asked Questions