// before vibecodex → after vibecodex
// 54 production principles
Your AI writes code
that breaks in prod.
vibecodex fixes that.
Architecture rules your AI follows automatically. Copy one file. Every Claude session follows 54 production principles from line one.
$ npx @aimyerdaulet/vibecodex init
FastAPINext.js 15Go 1.22+
// the problem
// AI assistants produce structurally correct, locally optimal code. What they don't enforce is architectural consistency: layer boundaries, single-writer invariants, bulkhead isolation, idempotency keys. vibecodex does.
// how it works
// 54 production principles
// get started
// questions
Frequently asked
vibecodex is a set of 54 production architecture principles for AI-assisted coding. It ships as a single CLAUDE.md file plus Cursor rules and Claude Code skills that any AI coding agent loads automatically. Stacks covered: FastAPI (Python), Next.js 15 (TypeScript), and Go 1.22+.
