git log --oneline --stat
HEAD
- Stars
- 3.2k
- Forks
- 181
- Updated
- Jun 2, 2026
repo --stat
stars
3.2k
forks
181
last update
Jun 2, 2026
license
MITv1.4.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add drizzle-orm-builder - Invoke
// Run from any project directory
$ claude --skill drizzle-orm-builder "scaffold a typed REST endpoint" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill drizzle-orm-builder "now refactor it"
drizzle-orm-builder/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Drizzle ORM Builder
- slug:
- drizzle-orm-builder
- version:
- v1.4.0
- license:
- MIT
- author:
- @orm-craft
- repository:
- github.com/orm-craft/drizzle-orm-builder
- categories:
- tags:
- #drizzle#orm#typescript#sql#edge
- description:
Drizzle ORM — SQL-first TypeScript, schema, queries, migrations, edge-runtime compatible.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
drizzle-orm-builder/README.md
5 sections
Loading README…
@orm-craft/index.json
more by author
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…