Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
PR
@prisma
contributor on implexa, with 9 skills ranked by
SkillRank
across 1 source.
prisma on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
8.3
skills.sh
prisma-postgres-setup
prisma-postgres-setup provisions a new prisma postgres database via management api and wires it into a local project, handling authentication, region selection, schema scaffolding, and end-to-end connection verification.
7.4
skills.sh
prisma-upgrade-v7
prisma-upgrade-v7 maps breaking changes from v6 to v7, covering schema migration, driver adapter installation, esm/cjs configuration, and generated client imports with step-by-step code examples.
7.3
skills.sh
prisma-driver-adapter-implementation
prisma-driver-adapter-implementation covers the full lifecycle of building a prisma v7 sql adapter: factory and connection setup, queryable interface implementation, transaction management, type mapping, and error conversion with database-specific guidance.
6.4
skills.sh
prisma-mongodb-upgrade
prisma-mongodb-upgrade clarifies the terminal v6 status for mongodb projects and frames the decision between staying on v6 or migrating to prisma next, where mongodb support is in early access.
6.2
skills.sh
prisma-postgres
prisma-postgres covers provisioning, linking, and managing postgres databases across console, cli, and programmatic apis with routing by workflow priority and reference guides.
6.1
skills.sh
prisma-database-setup
prisma-database-setup provides configuration guides for prisma orm across seven major database providers, covering datasource setup, driver adapter selection, client instantiation, and version-specific constraints including v7 adapter requirements and mongodb deprecation in newer versions.
6.1
skills.sh
prisma-cli
prisma-cli covers 20+ commands for setup, migrations, database operations, and development workflows, including prisma 7.x breaking changes and local postgres support.
5.2
skills.sh
prisma-client-api
prisma-client-api is a reference guide to query methods, filtering operators, and transaction patterns. it catalogs 17 model methods and lifecycle options but lacks procedural depth and failure mode coverage.
4.8
skills.sh
prisma-compute
prisma-compute documents cli commands for deployment and scaffolding but lacks operational guidance, failure recovery patterns, and step-by-step procedures for actual deployment workflows.