tech-drizzle

Official

Drizzle ORM best practices: schema & migrations.

Authorravnhq
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Drizzle ORM usage often suffers from inconsistent patterns across schemas, exports, and migrations. This Skill provides a cohesive set of guidelines and examples to standardize Drizzle-based development.

Core Features & Use Cases

  • Relational query patterns using db.query and the with clause to avoid N+1 queries
  • Schema export order, per-file organization, and type inference to prevent circular imports
  • Migration workflows including push, generate, and review to keep migrations clean
  • Alignment with Drizzle documentation and community best practices

Quick Start

Inspect the rules directory (rules/) to apply Drizzle best practices, then refactor schemas to follow per-file exports, correct ordering, and strict typing.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tech-drizzle
Download link: https://github.com/ravnhq/ai-toolkit/archive/main.zip#tech-drizzle

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.