prisma-docs
Local Prisma documentation reference. Use when asked about Prisma ORM, Prisma Client, Prisma Schema, migrations, database queries, Prisma Accelerate, or Prisma Postgres.
Best use case
prisma-docs is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Local Prisma documentation reference. Use when asked about Prisma ORM, Prisma Client, Prisma Schema, migrations, database queries, Prisma Accelerate, or Prisma Postgres.
Teams using prisma-docs should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/prisma-docs/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How prisma-docs Compares
| Feature / Agent | prisma-docs | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Local Prisma documentation reference. Use when asked about Prisma ORM, Prisma Client, Prisma Schema, migrations, database queries, Prisma Accelerate, or Prisma Postgres.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Prisma Documentation Prisma is a next-generation ORM for Node.js and TypeScript. It provides type-safe database access, declarative schema definitions, and automated migrations for PostgreSQL, MySQL, SQLite, SQL Server, MongoDB, and CockroachDB. ## Navigation Guide **Getting Started:** `references/100-getting-started/` - Installation and quickstart (34 files) - Setup guides for all supported databases **Prisma ORM:** `references/200-orm/` - Core ORM documentation (256 files) - `025-getting-started/` - ORM quickstart - `100-prisma-schema/` - Schema language and data modeling - `200-prisma-client/` - Query API and CRUD operations - `300-prisma-migrate/` - Database migrations - `500-reference/` - API reference **Prisma Postgres:** `references/250-postgres/` - Managed PostgreSQL (55 files) **Prisma Accelerate:** `references/300-accelerate/` - Global caching layer (9 files) **Guides:** `references/800-guides/` - Tutorials and how-tos (43 files) **AI Integration:** `references/900-ai/` - AI/ML integrations (7 files) ## Key Entry Points | Task | Start Here | |------|------------| | Getting started | `references/100-getting-started/` | | Schema definition | `references/200-orm/100-prisma-schema/` | | Database queries | `references/200-orm/200-prisma-client/` | | Migrations | `references/200-orm/300-prisma-migrate/` | | API reference | `references/200-orm/500-reference/` | ## When to use Use this skill when the user asks about: - Prisma ORM setup and configuration - Prisma Schema syntax and data modeling - Database queries with Prisma Client - Database migrations - Prisma Accelerate caching ## How to find information 1. **First**, read `references/STRUCTURE.md` to see all 415 documentation files organized by directory 2. Use Navigation Guide to find the section 3. Check Key Entry Points for common tasks 4. For API details: `references/200-orm/500-reference/` **STRUCTURE.md contains a complete file listing - always check it first when searching for specific topics.**
Related Skills
prisma-workflow
Prisma workflow for schema changes, migrations, and common pitfalls in this repo.
prisma-v7
Expert guidance for Prisma ORM v7 (7.0+). Use when working with Prisma schema files, migrations, Prisma Client queries, database setup, or when the user mentions Prisma, schema.prisma, @prisma/client, database models, or ORM. Covers ESM modules, driver adapters, prisma.config.ts, Rust-free client, and migration from v6.
prisma-orm
Type-safe database access with Prisma ORM. Covers schema design, migrations, relations, queries, and TypeScript integration. Use when working with Prisma, database modeling, or building type-safe data layers for Node.js/TypeScript projects.
prisma-expert
Prisma ORM expert for schema design, migrations, query optimization, relations modeling, and database operations. Use PROACTIVELY for Prisma schema issues, migration problems, query performance, relation design, or database connection issues.
prisma-database-setup
Guides for configuring Prisma with different database providers (PostgreSQL, MySQL, SQLite, MongoDB, etc.). Use when setting up a new project, changing databases, or troubleshooting connection issues. Triggers on "configure postgres", "connect to mysql", "setup mongodb", "sqlite setup".
passwordless-docs
Bitwarden Passwordless.dev documentation, SDKs, and React examples
microsoft-docs
Consultar a documentação oficial da Microsoft para encontrar conceitos, tutoriais e exemplos de código sobre Azure, .NET, Agent Framework, Aspire, VS Code, GitHub e muito mais. Usa o Microsoft Learn MCP como padrão, com Context7 e Aspire MCP para conteúdo que esteja fora do learn.microsoft.com.
ln-114-frontend-docs-creator
Creates design_guidelines.md for frontend projects. L3 Worker invoked CONDITIONALLY when hasFrontend detected.
hindsight-docs
Complete Hindsight documentation for AI agents. Use this to learn about Hindsight architecture, APIs, configuration, and best practices.
docs-architect
Creates comprehensive technical documentation from existing codebases. Analyzes architecture, design patterns, and implementation details to produce long-form technical manuals and ebooks.
context7-docs
Fetch official library docs via Context7 MCP. Use for Tailwind CSS docs (grid, responsive variants), React, Next.js, Vue, MCP, OpenCode, or any npm library. Always use before external web search.
cermont.backend.prisma-v7
Expert guidance for Prisma ORM v7 (7.0+). Use when working with Prisma schema files, migrations, Prisma Client queries, database setup. Covers ESM modules, driver adapters, prisma.config.ts, Rust-free client.