スキル一覧に戻る
JokeJason

prisma-docs

by JokeJason

downloads official documentation, filters it with AI assistance, and generates skills that make the docs available as local context for AI coding agents—a local alternative to Context7's cloud-based documentation lookup

2🍴 0📅 2026年1月19日
GitHubで見るManusで実行

SKILL.md


name: prisma-docs description: Local Prisma documentation reference. Use when asked about Prisma ORM, Prisma Client, Prisma Schema, migrations, database queries, Prisma Accelerate, or Prisma Postgres.

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.

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

TaskStart Here
Getting startedreferences/100-getting-started/
Schema definitionreferences/200-orm/100-prisma-schema/
Database queriesreferences/200-orm/200-prisma-client/
Migrationsreferences/200-orm/300-prisma-migrate/
API referencereferences/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.

スコア

総合スコア

70/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です