Architecture audit + Claude Code workflow review for production SaaS on Next.js / tRPC / Prisma
Need an architectural audit and review of the Claude Code workflow for production hospitality SaaS.
Project duration ~6 months. Built solo, with Claude Code as essentially the main engineering team. A second pair of eyes is needed from someone who has launched solo products on a similar stack and uses Claude Code daily.
Stack: Next.js 16 / React 19 / tRPC v11 / Prisma 7 / Antd v6 + Pro / Better-Auth / CASL / BullMQ + Redis / Hono / Bun / Coolify on Hetzner.
Project in production. Approximately: ~45 Prisma models, ~85 unit tests, ~33 doc files.
Deliverable
Format is as important as content. Everything prepared must directly fit into the existing documentation system and be suitable for Claude Code without rewriting. This is necessary so that after the audit, Claude Code can continue to use these documents as a compass.
Need to prepare:
- Findings register
findings.md, formatF-NN.
For each item: severity, effort, file refspath:line, root cause, fix proposal, ready Claude Code handoff prompt for correction. - ADRs
In my existing formatADR-NNNfor all non-obvious decisions: lock in or reverse. Numbering should continue sequentially. - CLAUDE.md updates
Specific rules / anti-patterns found specifically in this codebase. No general advice like “use strict mode”. - Refined 4–8 week plan
In the format of myNOW.md/ROADMAP.md: what to fix, refactor, cut, leave — with reasoning in hours and/or revenue terms. - Claude Code workflow notes specific to this repo
Where Claude Code creates tech debt, which slash commands / subagents / skills / hooks will change this. This is the main multiplier, real attention is needed here. - Bonus
1–2 fully writtenSPEC-NNhandoff docs for future modules, ready for execution through Claude Code.
Generic PDF audits are not suitable.
Scope
Next.js 16 / React 19 / tRPC v11 / Prisma 7 / Antd v6 + Pro / Better-Auth / CASL / BullMQ + Redis / Hono / Bun / Coolify on Hetzner.
~45 Prisma models, ~85 unit tests, ~33 doc files. Production.
Who I'm looking for
- 1–2 solo-shipped products with real users, not portfolio / marketing sites
- Daily Claude Code usage — need to describe your real loop, not “I tried”
- Someone who reads code before writing
- Someone who pushes back when reasoning is weak
How to respond
In your response, write:
- One solo project — what it does, what was difficult, what you would change now. Link, if possible.
- Your actual Claude Code loop: planning → spec → execution → verification. Specifically.
- One thing in this announcement that you would disagree with or question.
Do not respond if you:
- are an agency
- team lead without hands-on experience
- have a portfolio mostly of landing pages
- want to rewrite the stack
- have not read the announcement
Async-first. Product copy in Ukrainian, all code / docs / commits in English. Ukrainian language for the executor is not mandatory.
If the audit goes well — further possible handoff of 1–2 parallel workstreams through Claude Code.
-
I understand that you need an architectural audit and workflow review for your SaaS project built on Next.js and Prisma. This task requires a detailed analysis of the code, especially considering the large number of models and documentation you mentioned. I propose to review all important aspects: from assessing the existing Prisma models to identifying technical debt in the code.
During the process, I plan to prepare a Findings register with a detailed description of issues, their importance, and proposed solutions. I will pay special attention to how these findings will impact the further development of the project and its maintenance. In addition, I suggest preparing a plan for 4-8 weeks to improve the existing code, as this will contribute to enhancing the quality of the product.
It is necessary to clarify if there are specific criteria for assessing severity and effort, as well as whether you can provide access to the documentation to evaluate its quality. I am confident that these steps will bring additional value to your team. You can look at the reviews and portfolio; I have created a lot of SaaS platforms. If you are interested, we can discuss the details of collaboration and start quickly.
-
522 Hello, Taras!
Your stack — Next.js, React, Prisma ORM, TypeScript, PostgreSQL — is exactly what I work with every day. In my portfolio, there is a project Ukrainian Cuisine built from scratch to deployment on Vercel.
What I will do as part of the audit:
Findings register: I will document all findings in F-NN format with severity, effort, file refs, root cause, and a ready Claude Code prompt for corrections.
ADRs: I will describe non-obvious architectural decisions in your ADR-NNN format with continued numbering.
…
CLAUDE.md updates: specific rules and anti-patterns tailored for your codebase.
Refined 4–8 week plan: in NOW.md / ROADMAP.md format with a breakdown by hours and revenue terms.
Claude Code workflow notes: where Claude Code generates tech debt in your repo and how to fix it through slash commands and hooks.
Bonus: 1–2 SPEC-NN handoff docs for the next modules.
I use Claude Code every day — I understand the context from the inside.
-
1002 28 0 Hello!
This is a very interesting request, especially because you need not a generic audit, but an audit that will actually fit into the existing documentation/code workflow and be useful for Claude Code after the review.
I am a full-stack JavaScript/TypeScript developer with experience in React / Next.js / Node.js, Prisma, SaaS projects, AI workflows, and production codebases. I also actively work with an AI-assisted development approach: specs → implementation → verification → docs/handoff, where AI does not just "generate code," but operates within clear rules, context, and documentation.
One relevant project: PrecisAI — a full-stack AI/SaaS platform on Next.js, Supabase/Postgres, Vercel, and several LLM APIs. The most challenging part was not the AI integration itself, but controlling context flow, agentic workflow, media monitoring pipeline, debugging AI outputs, and reducing tech debt when many decisions are quickly generated by AI. I would have formalized specs, ADRs, agent rules, and verification checklists earlier so that AI does not create hidden architectural inconsistencies.
My actual AI/Claude-style loop:
…
1. First, I read the code and documentation, not starting with generation.
2. I form a short intent/spec: what we change, what we do not touch, what constraints exist.
3. I give AI a narrow execution scope, not "fix everything."
4. After execution, I check the diff, types, tests, edge cases, API contracts.
5. If the solution is non-obvious — I document it in ADR/spec/doc, so that subsequent iterations do not break context.
6. For large changes — I break them into small handoff prompts that can be run separately.
What I would question in your announcement: the requirement that "everything must be immediately suitable for Claude Code without rewriting." I agree with the goal, but in practice, part of the documentation needs to be normalized first: removing ambiguity, duplicates, outdated rules, and conflicting instructions. Otherwise, Claude Code will use the documentation as a compass, but a compass can point in different directions.
What I can prepare:
* findings.md in F-NN format with severity, effort, path:line, root cause, fix proposal, and Claude Code handoff prompt;
* ADR-NNN for lock-in / reverse decisions;
* targeted updates for CLAUDE.md specifically for your codebase;
* a 4–8 week plan in NOW.md / ROADMAP.md format;
* workflow notes: where Claude Code creates debt, what prompts/hooks/subagents/skills should be added;
* 1–2 SPEC-NN handoff docs for future modules.
I will not propose rewriting the stack. My focus is to understand the existing system, identify weak points, document solutions, and ensure that Claude Code works more accurately after the audit.
-
536 9 0 Hello. I am interested in the project: a solo product on Next.js/tRPC/Prisma that has been in production for 6 months with Claude Code as the main engineering force. This is a format that requires real engineering empathy, not just a template audit.
I have 3.5 years of commercial full-stack experience in TypeScript, Next.js/Nuxt, NestJS, PostgreSQL. I have worked on a B2B e-commerce platform (~40 models, complex domain logic) and products at the intersection of UX and architecture. I actively use Claude Code every day: I build the structure of documentation, outline invariants, and navigation through context so that the model works effectively within the codebase rather than rewriting it.
I can conduct an audit in a format that fits into the existing documentation system, with findings, recommendations, and concrete steps suitable for Claude Code as a compass. I am ready to discuss the scope and priorities in detail.
-
1182 8 1 You have filled the text with English words so much that you could have already submitted the application in English. Code audit, no questions. Write to us, we will evaluate and do it.
-
464 Hello, Taras.
1. Solo: cyanship.com, SaaS solo on a close stack. Auth, Stripe billing, streaming AI chat, usage-based balance. Complicated: synchronization of Stripe webhook with internal balance under race conditions. I would currently move AI quotas from Mongo to Redis with atomic decrement instead of optimistic transactional update.
2. Claude Code loop:
– planning: task plus CLAUDE.md context, I request 3 approaches with trade-offs, I choose one.
– spec: input, output, edge cases, acceptance in a separate .md, I fix it to the code.
– execution: atomic commits of 30-90 minutes, after each types plus relevant tests.
– verification: if the result does not match the spec, I correct the spec, I do not apply patches on top.
…
3. Push back on bonus: 1-2 SPEC-NN docs within the audit give bias. First, prioritization of findings and decisions fix/refactor/leave, after that specs are written for the most important, not for the most convenient. I would separate the bonus as a separate stage after agreeing on the register.
Stack: Next.js, Prisma, Redis, TS daily. tRPC, Hono, Bun, BullMQ, Better-Auth, CASL not daily, I have worked on close analogs, I read code. I say it as it is.
Give read-only access to 2-3 most problematic files, I will return specific notes within 24 hours.
Stages:
1. Read-through of the codebase, initial findings, agreement on priorities — 12,000 UAH
2. Findings register, ADRs, CLAUDE.md updates — 12,000 UAH
3. Refined 4-8 week plan, handoff documents — 6,000 UAH
-
738 9 1 Hello! I have carefully reviewed your project and am ready to start working. I guarantee quality and timely execution.
-
1595 7 0 I am among the top 10 developers in the category of "Artificial Intelligence and Machine Learning" among ~2100 specialists on the platform.
I guarantee:
- Fast and quality execution of the task
- Strict adherence to deadlines
- Regular communication throughout the entire process
I would be happy to discuss the details of your project in private messages.
-
93984 1263 1 10 Hello. I have been working with React/Node.js for over 9+ years. I am ready for collaboration.
Current freelance projects in the category AI & Machine Learning
Need an N8N expert for automation and building a system for TikTok farms.
639 USD
My marketing team and I are testing quick ideas for applications. We are looking for a person on a permanent basis to automate processes in N8N, specifically to build a system from scratch and then maintain its functionality. I would appreciate your response! *Unfortunately, I… AI & Machine Learning, System & Network Administration ∙ 6 hours 10 minutes back ∙ 16 proposals |
Development of software with AIIt is necessary to develop software for automatic detection, capturing, and tracking of an object using a video camera and a rotating mechanism.Output data: Video camera with optics. Rotating device on two axes (azimuth/elevation angle). Servomotors controlled via Modbus… AI & Machine Learning, Python ∙ 13 hours 14 minutes back ∙ 12 proposals |
Automation of processes through API and PythonBelow I described the current process and the result I would like to achieve. I also attach files of the real process to better understand how it looks in reality Current process Currently, the entire process is performed manually: uploading/downloading files, transferring… AI & Machine Learning, Python ∙ 18 hours 19 minutes back ∙ 40 proposals |
Finding and Deploying the Best Projects for 4 Mac Mini M4 Machines
229 USD
Finding and Deploying the Best Projects for 4 Mac Mini M4 Machines Hello, I am looking for an experienced technical freelancer who understands Mac Mini M4 hardware, DePIN, blockchain nodes, AI inference, automation systems, Docker, and server monitoring. I currently have 4… AI & Machine Learning, Cryptocurrency & Blockchain ∙ 1 day 5 hours back ∙ 8 proposals |
Development of an AI consultant for a work visa verification website (WordPress)Development of an AI Consultant for a Work Visa Check Website (WordPress) About the Project An English-language website is being developed for the preliminary check of eligibility for a work visa in Israel. An AI consultant in the format of an online chat is needed to assist… AI & Machine Learning, Bot Development ∙ 1 day 12 hours back ∙ 35 proposals |