Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurf+15 more

    Socratic Code Reviewer

    by Arnstein Larsen

    1

    A senior-level code reviewer that uses Socratic questioning to identify architectural flaws and teach better patterns.

    Free

    5 installsSecurity scanned

    See it in action

    You say

    Review this Go function that handles user deposits to a database. It's for a high-traffic fintech app. I'm worried about race conditions and error handling.

    Your agent does

    Correctness Review

    Q: What happens if two concurrent requests update the same balance simultaneously? A: Your current implementation lacks a row-level lock. Use SELECT FOR UPDATE within the transaction to ensure atomicity.

    Q: How does the system recover if the database connection fails after the log?

    About this skill

    What it does

    The Socratic Code Reviewer provides high-seniority engineering feedback using a pedagogical approach. Instead of just pointing out errors, it uses the Socratic method—leadings with probing questions that expose underlying architectural flaws, concurrency issues, and edge cases. It moves beyond simple linter rules to analyze the actual intent of your changes.

    Why use this skill

    Most AI code reviews focus on syntax or style. This skill simulates a Lead Engineer who cares about long-term maintainability and correctness. It prioritizes high-impact issues like state ownership, boundary design, and failure paths over cosmetic changes. It doesn't just fix your code; it makes you a better developer by teaching you the 'why' behind the suggestions.

    Supported workflows

    • Pull Request Audits: Full structural analysis of diffs or new features.
    • Draft Critiques: Early feedback on implementation logic before you commit.
    • Architectural Guidance: Reviewing API and boundary designs for future scalability.
    • Testing Strategy: Evaluation of test adequacy and coverage of edge cases.

    The Output

    You will receive a structured review ranked by severity. Each finding starts with a Socratic question intended to reveal the problem, followed by a detailed explanation and concrete code examples for the fix. The format adapts to your needs, whether you require a quick bulleted list or a formal audit report.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    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

    5 installs

    Downloaded by developers to date

    Free forever

    No account required to browse

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    • Free to download with an account

    Installs5
    Listed1 month ago
    Updated1 month ago

    Creator

    Frequently Asked Questions

    Popular in Code Review

    Free