More screenshots

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurfMManus+14 more

    OptiTech Backend Reviewer (skill 1 of 6)

    by Ilya Demidov

    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.

    Secure checkout via Stripe

    0 installsSecurity scanned

    See it in action

    You say

    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

    Your agent does

    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

    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

    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

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean today

    Listedtoday

    Creator

    Ilya Demidov
    Ilya Demidov

    6 skills on Agensi

    I'm an entrepreneur with a background in software engineering and solutions architecture. Over the years, I've built products across both enterprises and startups, learning how to combine technical excellence with business impact. I love transforming ideas into AI-powered solutions that people actually use. Curious by nature, I keep learning, experimenting, and focusing on what matters most: building products that solve real problems. 🚀

    Frequently Asked Questions

    Popular in Code Review