Reusable guidance for building and maintaining Drizzle ORM schemas, queries, relations, migrations, and database connections. This is an independent community skill, not the official Drizzle ORM repository.
Run from the project root:
npx skills add OiAnthony/drizzle-orm-skill --agent codex --skill drizzle-orm --yesThe public repository installs without GitHub credentials at .agents/skills/drizzle-orm/. Do not use --global; commit the installed skill and the lock file generated by your installed Skills CLI.
npx skills update drizzle-orm --project --yesReview and commit the resulting skill and lock-file changes.
skills/drizzle-orm/SKILL.md— concise workflow and guardrails.skills/drizzle-orm/references.md— indexed official Drizzle documentation links.