git log --oneline --stat
HEAD
- Stars
- 3.7k
- Forks
- 210
- Updated
- Jun 2, 2026
repo --stat
stars
3.7k
forks
210
last update
Jun 2, 2026
license
MITv6.4.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add prisma-orm-pro - Invoke
// Run from any project directory
$ claude --skill prisma-orm-pro "scaffold a typed REST endpoint" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill prisma-orm-pro "now refactor it"
prisma-orm-pro/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Prisma ORM Pro
- slug:
- prisma-orm-pro
- version:
- v6.4.0
- license:
- MIT
- author:
- @orm-craft
- repository:
- github.com/orm-craft/prisma-orm-pro
- categories:
- tags:
- #prisma#orm#postgres#typescript#migrations
- description:
Prisma schemas, migrations, relations, transactions, and the patterns that scale past 10k requests/min.
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
prisma-orm-pro/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…