Installation
Skills CLI
npx skills@latest add prisma/skills --skill prisma-database-setupRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Use the prisma-database-setup skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026Edits Prisma and TypeScript configuration, installs provider packages, and regenerates Prisma Client after schema changes. It requires Node.js 20.19+ and TypeScript 5.4+; MongoDB stays on Prisma 6.x and uses the dedicated MongoDB upgrade companion for version decisions.
- LicenceMIT
- FrontmatterValid name and description
- Risky patternsNone found
- Size193 lines
- Last checked27 Sept 2026 ·
0763c2b684fff47a89afa495dd0e3439f7e892f08e38d01a89def934ff5b71fb
What it can touch
- Edits code
Changes files in your project.
- Runs commands
Runs shell commands such as tests, builds or installs.
- Network
Reaches external services or the web.
Read the source
Fieldbook links to the original instead of copying it, so you always read the version you install.
prisma-database-setup/SKILL.md on GitHub (opens in a new tab)