== skills CLI version == skills CLI: 1.5.22 PASS - skills CLI resolves (1.5.22) == registry listing: npx skills add prisma/skills --list == ███████╗██╗ ██╗██╗██╗ ██╗ ███████╗ ██╔════╝██║ ██╔╝██║██║ ██║ ██╔════╝ ███████╗█████╔╝ ██║██║ ██║ ███████╗ ╚════██║██╔═██╗ ██║██║ ██║ ╚════██║ ███████║██║ ██╗██║███████╗███████╗███████║ ╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝╚══════╝ ┌ skills │ │ Tip: use the --yes (-y) and --global (-g) flags to install without prompts. [?25l│ ◇ Source: https://github.com/prisma/skills.git [?25h[?25l│ ◒ Cloning repository…◐ Cloning repository…◓ Cloning repository…◑ Cloning repository…◒ Cloning repository…◐ Cloning repository…◓ Cloning repository…◑ Cloning repository…◒ Cloning repository….◐ Cloning repository….◇ Repository cloned [?25h[?25l│ ◇ Found 9 skills [?25h │ ◇ Available 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 db", "prisma complete", "prisma studio", "prisma mcp". │ │ 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", "delete", "$transaction". │ │ 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_SERVICE_TOKEN`, Compute auth/workspaces, apps/deployments/build logs/domains, localhost vs `0.0.0.0`, deploy port binding, or framework deploy readiness for Hono, Elysia, Next.js, TanStack Start, Astro, Nuxt, Svelte, Nest, Turborepo, or custom/prebuilt artifacts. │ │ 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". │ │ 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 lifecycle, optional savepoint hooks, original database-error preservation, and verification. │ │ prisma-mongodb-upgrade │ │ Decision and migration guide for Prisma ORM MongoDB projects on v6, which have no upgrade path to v7. Use when a MongoDB project asks about upgrading Prisma, when "upgrade to prisma 7" comes up in a project with provider = "mongodb", or when evaluating a move to Prisma Next. Triggers on "upgrade prisma mongodb", "prisma 7 mongodb", "mongodb prisma migration", "prisma next mongodb". │ │ 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 programmatic provisioning with service tokens or OAuth. │ │ prisma-postgres-setup │ │ Set up a new Prisma Postgres database and connect it to a local project using the Management API. Use when asked to "set up a database", "create a Prisma Postgres project", "get a connection string", "connect my app to Prisma Postgres", or "provision a database". │ │ prisma-upgrade-v7 │ │ Complete migration guide from Prisma ORM v6 to v7 covering all breaking changes. Use when upgrading Prisma versions, encountering v7 errors, or migrating existing projects. Triggers on "upgrade to prisma 7", "prisma 7 migration", "prisma-client generator", "driver adapter required". │ └ Use --skill to install specific skills PASS - registry lists skills incl. prisma-cli registry prisma-* entries: 10 == install path 1: README default (registry blob, single skill, claude-code) == npm notice npm notice New minor version of npm available! 11.8.0 -> 11.19.0 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.19.0 npm notice To update run: npm install -g npm@11.19.0 npm notice PASS - default install lands prisma-cli (/tmp/prisma-inst-blob/.claude/skills/prisma-cli/SKILL.md) PASS - registry-blob install content identical to repo (diff -rq clean) == install path 2: full-depth clone install == PASS - full-depth install lands prisma-cli PASS - full-depth install byte-identical to repo (diff -rq clean) == install path 3: Hermes Agent (project-level .hermes/skills) == │ └ Done! Review skills before use; they run with full agent permissions. npm notice npm notice New minor version of npm available! 11.8.0 -> 11.19.0 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.19.0 npm notice To update run: npm install -g npm@11.19.0 npm notice PASS - hermes-agent install lands all 9 skills in ./.hermes/skills/ PASS - installed prisma-cli frontmatter intact == skills-lock.json reproducibility == PASS - skills-lock.json written for reproducible installs INSTALL RESULT: 9 pass, 0 fail, 9+0 checks INSTALL RESULT: 9 pass, 0 fail