AGENTS.md for Django — high-level Python web framework. Covers ORM, admin interface, security middleware, and contribution guidelines.
AGENTS.md
120 lines
Backend
AGENTS.md for Laravel — elegant PHP web framework. Covers service container, Eloquent ORM, artisan commands, and testing patterns.
AGENTS.md
115 lines
Backend
AGENTS.md for Prisma — next-gen ORM. Covers TypeScript architecture, query engine design, and Rust/TypeScript interop.
AGENTS.md
90 lines
Database
AGENTS.md for TypeORM — ORM for TypeScript and JavaScript. Covers entity patterns, migrations, and multi-database support.
AGENTS.md
100 lines
Database
CLAUDE.md for Drizzle ORM — TypeScript ORM with type-first approach. Covers schema definition, migrations, and query builder patterns.
CLAUDE.md
85 lines
Database