Skip to main content
prisma
ملف منشئ GitHub

prisma

عرض على مستوى المستودعات لـ ١٣٢ skills مجمعة عبر ١٢ مستودعات GitHub.

skills مجمعة
١٣٢
مستودعات
١٢
محدث
١٢ سبتمبر ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
cursor-plugin
٤٠ skills · ٦ فبراير ٢٠٢٦
مصممو قواعد البياناتمديرو قواعد البياناتمطوّرو البرمجيات
٣ فئات مهنية · ١٠٠٪؜ مصنفة
٣٠٪؜الحصة
#02
prisma-next
٢٤ skills · ٢٧ يوليو ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمصممو قواعد البياناتالمهن الحاسوبية الأخرى
٤ فئات مهنية · ١٠٠٪؜ مصنفة
١٨٪؜الحصة
#03
orm
٢٠ skills · ١٢ سبتمبر ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونالكتّاب التقنيون
٣ فئات مهنية · ٧٥٪؜ مصنفة
١٥٪؜الحصة
#04
prisma
١٨ skills · ٢٢ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
٢ فئات مهنية · ١٠٠٪؜ مصنفة
١٤٪؜الحصة
#05
open-chat
١٠ skills · ١٠ يونيو ٢٠٢٦
مطوّرو البرمجياتمصممو قواعد البيانات
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٧٫٦٪؜الحصة
#06
web
٥ skills · ٢٥ أغسطس ٢٠٢٦
محللو أبحاث السوق ومتخصصو التسويقمطوّرو البرمجياتالمصممون الجرافيكيون
٣ فئات مهنية · ١٠٠٪؜ مصنفة
٣٫٨٪؜الحصة
#07
skills
٥ skills · ٤ أغسطس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٣٫٨٪؜الحصة
#08
composer
٤ skills · ٤ سبتمبر ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ٧٥٪؜ مصنفة
٣٪؜الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

المستودعات و skills الممثلة

عرض 8 من أصل ٤٠ skills مجمعة.
prisma-next-extension-upgrade
مطوّرو البرمجيات

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…

٢٧ يوليو ٢٠٢٦
prisma-next-contract
مصممو قواعد البيانات

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`),…

٢٧ يوليو ٢٠٢٦
prisma-next-upgrade
مطوّرو البرمجيات

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…

٢٧ يوليو ٢٠٢٦
prisma-next-supabase
مصممو قواعد البيانات

Use Prisma Next with a Supabase project via `@prisma-next/extension-supabase` — wire `extensions: [supabasePack]`, declare cross-space FKs to `supabase:auth.AuthUser`, author RLS policies (`policy_select` / `policy_update` / `@@rls`, `auth.uid()` predicates),…

٢٧ يوليو ٢٠٢٦
prisma-next-queries
مطوّرو البرمجيات

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(...)`,…

٢٤ يوليو ٢٠٢٦
prisma-next-debug
مطوّرو البرمجيات

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,…

٢٣ يوليو ٢٠٢٦
prisma-next-migrations
مصممو قواعد البيانات

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…

٢٣ يوليو ٢٠٢٦
review-fetch-phase
محللو ضمان جودة البرمجيات والمختبرون

Fetches canonical PR review state and renders derived state artifacts. Use when the user wants the state acquisition phase only (fetch, render, summarize) for a review-framework PR.

٢٢ يوليو ٢٠٢٦
عرض 8 من أصل ٢٤ skills مجمعة.
prisma-8
غير مصنف

Use when working in a project that depends on @prisma/orm-postgres, @prisma/orm-sqlite, or @prisma/orm-mongo (Prisma 8, formerly Prisma Next): editing contract.prisma or a contract.ts builder, running `prisma contract emit`, planning or applying migrations,…

١٢ سبتمبر ٢٠٢٦
create-pr
غير مصنف

Creates a GitHub PR with a Linear-ticket-prefixed title and a decision-led, narrative description for Prisma 8. Use when the user wants to create a pull request, open a PR, or submit changes for review.

١١ سبتمبر ٢٠٢٦
record-gotchas
غير مصنف

Capture surprises, workarounds, and rough edges hit while *consuming* the public surface of Prisma 8, Prisma Compute, or Prisma Postgres — anything a real user of these products would experience. Fires whenever an operator (or agent) writes a workaround, hits…

١١ سبتمبر ٢٠٢٦
record-upgrade-instructions
غير مصنف

Record upgrade instructions alongside a Prisma 8 breaking-change PR, so downstream consumers (users of `@internal/*` and authors of Prisma 8 extensions) can apply the matching code translation automatically via the published upgrade skills. Use when you have…

١١ سبتمبر ٢٠٢٦
triage-contributor-pr
غير مصنف

Triage open pull requests from external contributors to prisma/prisma and produce a per-PR verdict with evidence. Use when a maintainer asks to triage, evaluate, assess, or review the queue of incoming contributor PRs, to decide whether a fork PR is safe to…

١١ سبتمبر ٢٠٢٦
ast-visitor-pattern
مطوّرو البرمجيات

Use the frozen-class/visitor pattern for discriminated unions that have multiple dispatch sites. Use when creating a new set of variants (commands, IR nodes, factory calls) that will be switched over in 2+ places, or when refactoring an existing union type…

٣١ أغسطس ٢٠٢٦
bumping-biome
مطوّرو البرمجيات

Bumps `biome` package versions (e.g. `@biomejs/biome`) using `pnpm`, aligns `biome.jsonc` files with the new version/s across the repository and runs biome-related checks. Use when required to update `biome` to a newer version - explicitly or implicitly (e.g.…

٣١ أغسطس ٢٠٢٦
contrib-pr
مطوّرو البرمجيات

Open a high-quality external contributor PR against prisma/orm. Use when the user is an outside contributor (not a Prisma maintainer) and wants to submit a change as a pull request from a fork. Encodes the contribution flow from CONTRIBUTING.md so the…

٣١ أغسطس ٢٠٢٦
عرض 8 من أصل ٢٠ skills مجمعة.
prisma-next-upgrade
مطوّرو البرمجيات

Upgrade Prisma Next in your app. Bumps every `@internal/*` 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 with…

٢٢ أغسطس ٢٠٢٦
prisma-8
مطوّرو البرمجيات

Comprehensive guide for building with Prisma 8 (Prisma Next), the contract-first data layer. Use whenever working on Prisma code in a project that uses it — authoring or editing the data contract (contract.prisma, PSL, TypeScript builders), migrations,…

٢٢ أغسطس ٢٠٢٦
prisma-8-extension-upgrade
مطوّرو البرمجيات

Upgrade Prisma Next in your extension. Bumps every `@internal/*` 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…

٢١ أغسطس ٢٠٢٦
record-upgrade-instructions
مطوّرو البرمجيات

Record upgrade instructions alongside a Prisma Next breaking-change PR, so downstream consumers (users of `@internal/*` and authors of Prisma Next extensions) can apply the matching code translation automatically via the published upgrade skills. Use when you…

٢٠ أغسطس ٢٠٢٦
record-gotchas
مطوّرو البرمجيات

Capture surprises, workarounds, and rough edges hit while *consuming* the public surface of Prisma Next, Prisma Compute, or Prisma Postgres — anything a real user of these products would experience. Fires whenever an operator (or agent) writes a workaround,…

١٨ أغسطس ٢٠٢٦
triage-contributor-pr
مطوّرو البرمجيات

Triage open pull requests from external contributors to prisma/prisma and produce a per-PR verdict with evidence. Use when a maintainer asks to triage, evaluate, assess, or review the queue of incoming contributor PRs, to decide whether a fork PR is safe to…

١٧ أغسطس ٢٠٢٦
draft-release-notes
مطوّرو البرمجيات

Author the committed release-notes file for a Prisma Next release (stable or `8.0.0-rc.N`) by enumerating the merged PRs since the previous release `v*` tag (stable or `-rc.N`), resolving opaque `TML-NNNN:` titles via Linear context (never copied verbatim),…

١٣ أغسطس ٢٠٢٦
publish-npm-version
مطوّرو البرمجيات

Cuts the next release of Prisma Next: bumps the root package.json version (on the v8 RC line: 8.0.0-rc.N → rc.N+1), propagates it to every workspace package, and opens a PR titled "chore(release): bump to <next-version>". When the maintainer merges the PR,…

٦ أغسطس ٢٠٢٦
عرض 8 من أصل ١٨ skills مجمعة.
prisma-next-contract
مصممو قواعد البيانات

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`),…

١٠ يونيو ٢٠٢٦
prisma-next-debug
مطوّرو البرمجيات

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,…

١٠ يونيو ٢٠٢٦
prisma-next-extension-upgrade
مطوّرو البرمجيات

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…

١٠ يونيو ٢٠٢٦
prisma-next-migration-review
مطوّرو البرمجيات

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…

١٠ يونيو ٢٠٢٦
prisma-next-migrations
مطوّرو البرمجيات

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…

١٠ يونيو ٢٠٢٦
prisma-next-queries
مطوّرو البرمجيات

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(...)`,…

١٠ يونيو ٢٠٢٦
prisma-next-quickstart
مطوّرو البرمجيات

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",…

١٠ يونيو ٢٠٢٦
prisma-next-runtime
مطوّرو البرمجيات

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…

١٠ يونيو ٢٠٢٦
عرض 8 من أصل ١٠ skills مجمعة.
prisma-cli
مطوّرو البرمجيات

Prisma ORM CLI commands reference covering init, generate, migrate, db, dev, complete, studio, validate, format, debug, and mcp. Use for ORM/database CLI workflows, not the Prisma Platform CLI. Triggers on "prisma init", "prisma generate", "prisma migrate",…

٤ أغسطس ٢٠٢٦
prisma-client-api
مطوّرو البرمجيات

Prisma Client API reference covering model queries, filters, operators, and client methods. Use when writing database queries, using CRUD operations, filtering data, or configuring Prisma Client. Triggers on "prisma query", "findMany", "create", "update",…

٤ أغسطس ٢٠٢٦
prisma-compute
مطوّرو البرمجيات

Prisma Compute deployment and hosting guide. Use whenever the user mentions Prisma Compute, `prisma.compute.ts`, `defineComputeConfig`, deploying or hosting a Prisma app, `@prisma/cli app deploy`, `compute:deploy`, `create-prisma --deploy`,…

٤ أغسطس ٢٠٢٦
prisma-driver-adapter-implementation
مطوّرو البرمجيات

Required reference for Prisma ORM 7 SQL driver adapter work. Use when implementing or modifying adapters, adding database drivers, or touching SqlDriverAdapter, Transaction, savepoint, result mapping, or DriverAdapterError behavior. Covers current transaction…

٤ أغسطس ٢٠٢٦
prisma-postgres
مطوّرو البرمجيات

Prisma Postgres setup and operations guidance across Console, create-db CLI, Management API, and Management API SDK. Use when creating Prisma Postgres databases, working in Prisma Console, provisioning with create-db/create-pg/create-postgres, or integrating…

٤ أغسطس ٢٠٢٦
عرض ١٢ من أصل ١٢ مستودعات
تم تحميل كل المستودعات