·drizzle
</>

drizzle

lobehub/lobe-chat

Drizzle ORM schema and database guide. Use when working with database schemas (src/database/schemas/*), defining tables, creating migrations, or database model code. Triggers on Drizzle schema definition, database migrations, or ORM usage questions.

141Installs·0Trend·@lobehub

Installation

$npx skills add https://github.com/lobehub/lobe-chat --skill drizzle

SKILL.md

ID prefixes make entity types distinguishable. For internal tables, use uuid.

Rename migration files meaningfully: 0046meaningless.sql → 0046useraddavatar.sql

Drizzle ORM schema and database guide. Use when working with database schemas (src/database/schemas/*), defining tables, creating migrations, or database model code. Triggers on Drizzle schema definition, database migrations, or ORM usage questions. Source: lobehub/lobe-chat.

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

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

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

Quick answers

What is drizzle?

Drizzle ORM schema and database guide. Use when working with database schemas (src/database/schemas/*), defining tables, creating migrations, or database model code. Triggers on Drizzle schema definition, database migrations, or ORM usage questions. Source: lobehub/lobe-chat.

How do I install drizzle?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lobehub/lobe-chat --skill drizzle 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/lobehub/lobe-chat

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01