More screenshots

    Works with the AI tools you already use

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

    OptiTech Backend Reviewer (skill 1 of 6)

    2

    ⚠️ Attention. This is 1 of 6 skills that cover the entire product build lifecycle. Feel free to download other OptiTech skills to build your production-ready products.

    $20

    Secure checkout via Stripe

    30-day refund guarantee

    Converts to your local currency at checkout

    1 install5.0 (1 review)
    OptiTech Backend Reviewer (skill 1 of 6)

    OptiTech Backend Reviewer (skill 1 of 6)

    Example session with this skill installed

    I want to build a SaaS app where small teams can track their tasks. Users can sign up, create a project, add tasks with deadlines, assign them to team members, and mark them as done. I want to charge $29/month per team

    • Read your context and instructions
    • Compiled the optitech backend reviewer

    Project: TeamTrack
    Stack: Next.js · Node.js · PostgreSQL · Prisma

    Database entities

    • User (id, name, email, password, createdAt)
    • Team (id, name, ownerId, plan, createdAt)
    • Project (id, name, teamId, createdAt)
    • Task (id, title, deadline, status, projectId, assigneeId)

    API routes

    • POST /auth/register
    • POST /auth/login
    • GET/POST /projects
    • GET/POST /projects/:id/tasks
    • PATCH /tasks/:id
    • POST /billing/subscribe

    Folder structure
    /app
    /auth
    /dashboard
    /projects
    /[id]
    /components
    /ui
    /tasks
    /projects
    /lib
    /db
    /auth
    /stripe
    /api
    /prisma
    schema.prisma

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

    What you get

    Enforce architectural boundaries between Express services and controllersValidate Zod schemas and SignalError implementation in TypeScriptVerify Prisma database schema changes and migration filesAutomate multi-round review loops between developers and QA agents

    About this skill

    Most people use AI like a single developer. This skill network works like a real team. An architect first turns your idea into a clear technical plan. Developers then build it following that plan. A reviewer checks every piece of code before it moves forward. And a QA engineer runs real tests, finds the bugs, and reports exactly what needs fixing. The result is code that's built right the first time — not something you'll need to throw away when your product starts to grow.

    Particularly, this skill reviews OptiTech Backend Developer code, and if there are any issues, it reports back, and OptiTech Backend Developer fixes it. It's a 2-round cycle. After the 2nd round, it reports to OptiTech Architect, and it reports to your CTO to make a decision.

    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

    5.0
    1 review
    5
    1
    4
    0
    3
    0
    2
    0
    1
    0

    1 people have installed this skill.

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    • Passed all security checks, Safe to install

    Listed1 month ago

    What's inside

    Frequently Asked Questions