Search

Find skills by name, source, slug, or description across the full catalog.

459 results for “prisma” · page 4

#
Skill
Source
Installs
151
prisma-orm Best practices for using Prisma ORM with Remix and Shopify (2025-2026 Edition). Covers schema design, migrations, and…
toilahuongg/google-antigravity-kit
5
152
prisma-knowledge-patch Prisma
nevaberry/nevaberry-plugins
4
153
prisma-gen Generate Prisma schema from plain English. Use when you need database models fast without writing boilerplate.
thinkfleetai/thinkfleet-engine
3
154
prisma-sdwan-apps View Prisma SD-WAN application definitions for policy visibility
automateyournetwork/netclaw
3
155
prisma-sdwan-config Inspect Prisma SD-WAN interfaces, routing (BGP, static), policies, and security zones
automateyournetwork/netclaw
3
156
prisma-sdwan-status Monitor Prisma SD-WAN element health, software versions, events, and alarms
automateyournetwork/netclaw
3
157
prisma-sdwan-topology Discover Prisma SD-WAN sites, ION elements, machines, and network topology
automateyournetwork/netclaw
3
158
prisma-client-api Prisma Client API reference covering model queries, filters, operators, and client methods. Use when writing database…
somtougeh/dotfiles
2
159
prisma-connection-pool-exhaustion Fix Prisma "Too many connections" and connection pool exhaustion errors in serverless environments (Vercel, AWS Lamb…
somtougeh/dotfiles
2
160
prisma-database-setup Guides for configuring Prisma with different database providers (PostgreSQL, MySQL, SQLite, MongoDB, etc.). Use when …
somtougeh/dotfiles
2
161
prisma-automation Automate Prisma tasks via Rube MCP (Composio). Always search tools first for current schemas.
ranbot-ai/awesome-skills
1
162
prisma-client-api Prisma Client API reference covering model queries, filters, operators, and client methods. Use when writing database…
ivantsxx/better-auth-mp
1
163
prisma-database-setup Guides for configuring Prisma with different database providers (PostgreSQL, MySQL, SQLite, MongoDB, etc.). Use when …
ivantsxx/better-auth-mp
1
164
prisma-migration-assistant Plans and executes safe Prisma schema migrations with data backfills, rollback strategies, and SQL preview. Handles c…
patricio0312rev/skillset
1
165
prisma-orm Prisma ORM schema design, migrations, relations, query optimization, and database integration patterns.
a5c-ai/babysitter
1
166
Prisma ORM Database modeling, migrations, queries, and performance optimization with Prisma.
smithery/cgyudistira
0
167
prisma-connection-pool-exhaustion Fix Prisma "Too many connections" and connection pool exhaustion errors in serverless environments (Vercel, AWS Lambd…
smithery/blader
0
168
prisma-connection-pool-exhaustion Fix Prisma "Too many connections" and connection pool exhaustion errors in serverless environments (Vercel, AWS Lamb…
blader/claudeception
0
169
prisma-development Comprehensive Prisma ORM development guidelines with TypeScript, schema design, migrations, and best practices.
smithery/mindrally
0
170
prisma-logging Arama ve eleme sürecini PRISMA uyumlu şekilde loglama yönergesi (query, dedup, screening, inclusion).
smithery/mahirkurt
0
171
prisma-migrate Prisma 스키마 변경 후 수동 SQL 마이그레이?
smithery/dc-choi
0
172
prisma-migrations Prisma migration workflow patterns
smithery/the-answerai
0
173
prisma-patterns Prisma ORM patterns - use for database access in Next.js, schema design, migrations, transactions, and relations
smithery/neversight
0
174
prisma-queries Prisma Client query patterns
smithery/the-answerai
0
175
prisma-relations Prisma relation modeling patterns
smithery/the-answerai
0
176
prisma-s-press-search-qa PRISMA-S uyumlu arama raporlama + PRESS (Peer Review of Electronic Search Strategies) kalite kontrol checklist'i.
smithery/mahirkurt
0
177
prisma-schema Prisma schema design patterns
smithery/the-answerai
0
178
Prisma Query Optimizer Query optimization and N+1 detection
smithery/databayt
0
179
record-gotchas Capture surprises, workarounds, and rough edges hit while *consuming* the public surface of Prisma Next, Prisma Compu…
prisma/prisma-next
2
180
record-upgrade-instructions Record upgrade instructions alongside a Prisma Next breaking-change PR, so downstream consumers (users of `@prisma-ne…
prisma/prisma-next
2
181
publish-npm-version Cuts the next release of the unified Prisma CLI: bumps the root package.json version (on the Prisma 8 RC line: 8.0.0-…
prisma/prisma-cli
3
182
contrib-pr Open a high-quality external contributor PR against prisma-next. Use when the user is an outside contributor (not a P…
prisma/prisma-next
2
183
create-pr Creates a GitHub PR with a Linear-ticket-prefixed title and a decision-led, narrative description for prisma-next. Us…
prisma/prisma-next
2
184
publish-npm-version Cuts the next minor release of Prisma Next: bumps the root package.json version, propagates it to every workspace pac…
prisma/prisma-next
2
185
draft-release-notes Author the committed release-notes file for a stable Prisma Next release by enumerating the merged PRs since the prev…
prisma/prisma-next
1
186
ios-liquid-glass API reference: Liquid Glass (iOS 26+). Query for glass effects, navigation patterns, GlassEffect modifiers, design pr…
prisma-labs-dev/apple-skills
659
187
hig Fact lookup: Apple Human Interface Guidelines corpus (greppable markdown). Query on demand for accessibility and ergo…
prisma-labs-dev/apple-skills
642
188
healthkit API reference: HealthKit. Query for HKHealthStore, HKQuantitySample, workouts, health data read/write.
prisma-labs-dev/apple-skills
610
189
ios-dev Start here for any iOS or SwiftUI task. Coordinates best-practice guides, correctness checks, and full Apple API refe…
prisma-labs-dev/apple-skills
576
190
xcuitest API reference: XCUITest. Query for element queries, waiting patterns, Swift 6 @MainActor, assertions, screenshots, la…
prisma-labs-dev/apple-skills
566
191
apple-docs-index Index of Apple developer documentation for iOS, macOS, and related frameworks.
prisma-labs-dev/apple-skills
564
192
swiftui API reference: SwiftUI. Query for views, layouts, navigation, @State/@Binding/@Observable, view modifiers, Navigation…
prisma-labs-dev/apple-skills
560
193
swift-concurrency API reference: Swift Concurrency. async/await, Task, TaskGroup, actors, AsyncSequence, AsyncStream, continuations.
prisma-labs-dev/apple-skills
538
194
swift-testing API reference: Swift Testing framework. @Test, @Suite, #expect, #require, traits, parameterized tests, migrating from…
prisma-labs-dev/apple-skills
533
195
combine API reference: Combine. Query for publishers, subscribers, operators, async data streams.
prisma-labs-dev/apple-skills
515
196
adr-review Review one or more ADRs with fresh eyes (as a team member without prior context), identify narrative and structural i…
prisma/prisma-next
2
197
ast-visitor-pattern Use the frozen-class/visitor pattern for discriminated unions that have multiple dispatch sites. Use when creating a …
prisma/prisma-next
2
198
bumping-biome Bumps `biome` package versions (e.g. `@biomejs/biome`) using `pnpm`, aligns `biome.jsonc` files with the new version/…
prisma/prisma-next
2
199
github-review-iteration Orchestrates a GitHub PR review loop by delegating triage and implementation to dedicated sub-agents, then repeating …
prisma/prisma-next
2
200
markdown-no-artificial-line-wraps Writes and edits Markdown without inserting manual hard line breaks at a fixed column (e.g. 72 or 80). GitHub, docs s…
prisma/prisma-next
2