#388 · Primary category: AI Coding Assistants
autobe
AI Vibe Coding Agent of TS backend server, enhanced by compiler skills, generating 100% working code
Project last updated:06/24/26
GitHub Stars
1.4K
Forks
157
Contributors
13
License
AGPL-3.0
Why we included this project
AutoBE is a coding agent that turns a plain-language description of a backend into a working TypeScript application, which makes it useful for teams that want to get from prototype to production without writing the whole server by hand. You describe what you need in a chat interface, and it handles requirements analysis, database schema, API design, e2e tests, and implementation, checking each stage with compilers so the output actually builds. The generated stack is concrete and familiar, built on NestJS, Prisma, and OpenAPI, so the results are easier to review and extend than opaque black-box scaffolding. Because it produces complete specs, ERDs, and test coverage alongside the code, it doubles as a learning resource for juniors while sparing senior developers the boilerplate. If you work in the TypeScript ecosystem and want an AI that generates a real, compilable backend rather than snippets, this is worth a close look.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.