prisma · Prisma Docs
Prisma Choose a setup path (/docs/getting-started)
A high-level guide for selecting and initiating a Prisma setup based on database type, whether starting a new project or integrating with an existing one.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Prisma Choose a setup path (/docs/getting-started)
A high-level guide for selecting and initiating a Prisma setup based on database type, whether starting a new project or integrating with an existing one.
When To Use
Use when you need to determine the correct installation and initialization workflow for a specific database engine or project state.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/prisma-choose-a-setup-path-docs-getting-started-workflow-guide.md | A guide outlining different starting points for Prisma projects based on database availability and local setup requirements. | Questions about a guide outlining different starting points for Prisma projects based on database availability and local setup requir... |
What This Skill Covers
- Choose a setup path (/docs/getting-started)
- Main sections:
Related pages.
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://www.prisma.io/docs/getting-started