prisma-cli
The prisma-cli skill provides a reference for Prisma ORM CLI commands, including project initialization, client generation, database migrations, and local development database management.
Is prisma-cli safe to install?
Review the source first: our audit of prisma-cli's source files found 35 shell commands, 0 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill instructs the agent to execute shell commands that modify local database state, generate code, and manage local infrastructure.
How we audit skills: our security review methodology.
Who is this skill for?
Developers using Prisma ORM for database workflows and schema management.
What can you do with it?
- Initializing new Prisma projects
- Generating Prisma Client
- Running database migrations in development and production
- Managing database state with push and pull operations
- Starting local development databases
- Validating and formatting Prisma schemas
- Debugging Prisma issues
How good is this skill?
Quality score: 5/10. The skill documentation is comprehensive, clearly defined, and provides specific command examples for all supported workflows.
What does the skill file contain?
# Prisma CLI Reference Reference for Prisma ORM CLI commands. This skill provides guidance on command usage, options, and best practices for current Prisma ORM releases. ## Boundary: Compute Do not use this skill for Prisma Compute app deployment. Use `prisma-compute` for `@prisma/cli app deploy`, `compute:deploy`, `create-prisma --deploy`, Compute apps, deployments, logs, domains, and framework deploy readiness. ## When to Apply Reference this skill when: - Setting up a new Prisma project (`prisma init`) - Generating Prisma Client (`prisma generate`) - Running database migrations (`prism...
Frequently asked questions
Can I use this skill to deploy my Prisma Compute application?
No. Use the prisma-compute skill for deployments, logs, domains, and framework deploy readiness.
How do I ensure Prisma uses the Bun runtime?
Add the --bun flag to your commands, such as bunx --bun prisma init or bunx --bun prisma generate.
What is the recommended configuration file for the CLI?
Use prisma.config.ts to define schema paths, migration paths, seed scripts, and datasource URLs.
Related skills
find-skills
2.3MUsers seeking to extend agent capabilities with specialized tools, workflows, or knowledge packages
The find-skills skill enables agents to search for, discover, and install modular packages from the open agent skills ecosystem using the Skills CLI.
agent-browser
506.7KAI agents and developers requiring programmatic web interaction, exploratory testing, or automation of Electron desktop applications
The agent-browser CLI provides browser automation for AI agents using Chrome or Chromium via CDP. It supports page navigation, form interaction, data extraction, and testing. The tool utilizes accessibility-tree snapshots and element references for interaction.
image-to-video
355.0KDevelopers and users who need to automate video generation from images using the RunComfy platform
The image-to-video skill routes user requests to specific RunComfy animation models based on intent. It selects HappyHorse 1.0 I2V for general animation, Wan 2.7 for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal composition. The skill executes the RunComfy CLI to process inputs and download generated video files.
video-edit
338.7KUsers of the RunComfy CLI who need to automate video editing tasks like restyling, background swapping, or motion transfer
The video-edit skill acts as a router for the RunComfy CLI, selecting between Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, and Lucy Edit Restyle models based on user intent to perform video transformations.