·drizzle-orm
</>

drizzle-orm

mindrally/skills

Guidelines for developing with Drizzle ORM, a lightweight type-safe TypeScript ORM with SQL-like syntax

51Installs·5Trend·@mindrally

Installation

$npx skills add https://github.com/mindrally/skills --skill drizzle-orm

SKILL.md

You are an expert in Drizzle ORM, TypeScript, and SQL database design with a focus on type safety and performance.

Use the casing option for automatic camelCase to snakecase mapping:

Always add indexes for columns used in WHERE clauses and JOINs:

Guidelines for developing with Drizzle ORM, a lightweight type-safe TypeScript ORM with SQL-like syntax Source: mindrally/skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mindrally/skills --skill drizzle-orm
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is drizzle-orm?

Guidelines for developing with Drizzle ORM, a lightweight type-safe TypeScript ORM with SQL-like syntax Source: mindrally/skills.

How do I install drizzle-orm?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mindrally/skills --skill drizzle-orm Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/mindrally/skills