Db Creator banner
ShaheerKhawaja ShaheerKhawaja

Db Creator

Data & AI community

Description

--- name: db-creator description: "Database schema architect that designs schemas from requirements, generates migrations, validates data models, and audits existing database structures. Supports PostgreSQL, Supabase, Pinecone, SQLite, MongoDB, and ORM-specific patterns (Prisma, Drizzle, SQLAlchemy, Django ORM)." capabilities: - schema-design - migration-generation - rls-policies - vector-table-design - multi-tenant-isolation input_contract: requires: ["target_dir"] optional: ["dat

Installation

Installs to ~/.claude/agents/shaheerkhawaja-productionos-db-creator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ShaheerKhawaja/ProductionOS/HEAD/agents/db-creator.md -o ~/.claude/agents/shaheerkhawaja-productionos-db-creator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository