Skip to main content

prisma/open-chat

SkillsMP는 prisma/open-chat에서 10개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
10
GitHub 스타
23
GitHub 포크
0

이 저장소의 skills

직업 카테고리 2개 · 100% 분류됨

수집된 skill 10개 중 10개를 표시합니다.

직업 분류
데이터베이스 아키텍트
설명

Edit the Prisma Next data contract — add models, fields, relations, indexes, enums, value objects (composite types), type aliases, namespaces (Postgres schemas), cross-contract foreign keys (cross-space FK), polymorphic types (`@@discriminator` / `@@base`),…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Read a Prisma Next structured error envelope and route to the right recovery — code, domain, severity, why, fix, meta. Use for error, exception, my emit failed, my query won't typecheck, my query crashed, my migration won't apply, MIGRATION.HASH_MISMATCH,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Upgrade Prisma Next in your extension. Bumps every `@prisma-next/*` dependency to the requested target (or npm `latest`), runs the per-transition upgrade instructions for the extension SPI (middleware lifecycle, codec / migration-tools / framework-components…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Review what Prisma Next migrations will run on merge or deploy, render the migration graph, resolve concurrent / diamond-convergence conflicts, and configure environment refs for CI. Use for "what migrations are going to run", "what runs on deploy", merge…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Author Prisma Next migrations — choose db update vs migration plan, edit the framework-rendered migration.ts (replace placeholder sentinels with dataTransform closures), recover from MIGRATION.HASH_MISMATCH or PN-MIG-2001 unfilled placeholder. Use for prisma…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Write Prisma Next queries for Postgres, SQLite, or Mongo — pick a lane (Postgres/SQLite `db.orm.<Model>` + `db.sql.<table>`; Mongo `db.orm.<root>` + `db.query.from(...)` pipeline builder), filter / project / sort / paginate, eager-load with `.include(...)`,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Adopt Prisma Next into a new project, onto an existing database, or as the first move after a bootstrap tool dropped you into a scaffold. Use for "what can I do with Prisma Next", "what can I do next with Prisma", "where do I start", "what should I do first",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Wire the Prisma Next runtime — `db.ts` setup using `postgres<Contract>(...)` from `@prisma-next/postgres/runtime`, `sqlite<Contract>(...)` from `@prisma-next/sqlite/runtime`, or `mongo<Contract>(...)` from `@prisma-next/mongo/runtime`; middleware composition…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Route a vague Prisma Next prompt to the right specific skill. Use for "help me with Prisma Next", "what is Prisma Next", "explain Prisma Next", "I'm new to PN", "where do I start", "what can I do with Prisma Next", "what can I do next with Prisma", "just ran…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Upgrade Prisma Next in your app. Bumps every `@prisma-next/*` dependency from the version pinned in the lockfile to the requested target (or npm `latest`), applies any required code-translation steps from the per-transition upgrade instructions, validates…

원문 언어: 영어

업데이트
수집된 skill 10개 중 10개를 표시합니다.