🗄️

ORM

942 skills in Databases > ORM

prisma-patterns

Marketplace

Prisma ORM patterns - use for database access in Next.js, schema design, migrations, transactions, and relations

ashchupliak/dream-team
1
0
업데이트 1d ago

database-design

Database schema design, migrations, query optimization, and ORM patterns. Use when designing database schemas, writing migrations, optimizing queries, or working with ORMs like SQLAlchemy or Django ORM.

akaszubski/anyclaude-local
1
0
업데이트 1d ago

drizzle

Drizzle ORM for backend database queries and schema.

rakibdev/dotfiles
1
0
업데이트 1d ago

neon-vercel-postgres

Set up serverless Postgres with Neon or Vercel Postgres for Cloudflare Workers/Edge. Includes connection pooling, git-like branching for preview environments, and Drizzle/Prisma integration. Use when: setting up edge Postgres, configuring database branching, or troubleshooting "TCP not supported", connection pool exhausted, SSL config (sslmode=require), or Prisma edge compatibility.

ovachiever/droid-tings
1
0
업데이트 1d ago

better-auth

Build authentication systems for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, and RBAC. Self-hosted alternative to Clerk/Auth.js. IMPORTANT: Requires Drizzle ORM or Kysely for D1 - no direct D1 adapter. v1.4.0 (Nov 2025) adds stateless sessions, ESM-only (breaking), JWT key rotation, SCIM provisioning. v1.3 adds SSO/SAML, multi-team support. Use when: self-hosting auth on Cloudflare D1, migrating from Clerk, implementing multi-tenant SaaS, or troubleshooting D1 adapter errors, session serialization, OAuth flows, TanStack Start cookie issues, nanostore session invalidation.

ovachiever/droid-tings
1
0
업데이트 1d ago

Backend Queries

Implement database queries, repositories, and use cases following the project's layered architecture with Prisma ORM. Use this skill when creating or modifying repository classes (*.repository.ts) in shared/repository/, use case classes (*.use-case.ts) in features/{feature}/use-case/, query classes (*.query.ts) for read operations, or working with Prisma transactions and query builders. This includes implementing CRUD operations, transaction handling with prisma.$transaction(), eager loading with include/select, soft delete patterns (deletedAt filtering), and optimizing database queries. Apply when using PrismaService, Prisma.TransactionClient, or building complex database queries with proper indexing considerations.

imkdw/imkdw-dev
1
0
업데이트 1d ago

cache-health

Marketplace

Performs comprehensive diagnostics on the codex cache system, detects issues, and can fix them automatically with repair operations. Delegates to fractary CLI for health checks and diagnostics.

fractary/claude-plugins
1
0
업데이트 1d ago

AgentDB Learning Plugins

Create and train AI learning plugins with AgentDB's 9 reinforcement learning algorithms. Includes Decision Transformer, Q-Learning, SARSA, Actor-Critic, and more. Use when building self-learning agents, implementing RL, or optimizing agent behavior through experience.

bjpl/open_learn_co
1
0
업데이트 1d ago

agentuity-cli-cloud-sandbox-snapshot-delete

Delete a snapshot. Requires authentication. Use for Agentuity cloud platform operations

agentuity/discord-help-agent
1
0
업데이트 1d ago

Prisma Patterns

Schema design, migrations, query optimization

mcgilly17/nix-configs
1
1
업데이트 1d ago

agentuity-cli-cloud-sandbox-snapshot-get

Get snapshot details. Requires authentication. Use for Agentuity cloud platform operations

agentuity/discord-help-agent
1
0
업데이트 1d ago

code-review

Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims. | Sử dụng khi review code, đánh giá code, xem xét PR, pull request, cải thiện chất lượng code.

wollfoo/setup-factory
1
0
업데이트 1d ago

mcp-discovery

Marketplace

Intelligent MCP server recommendation engine based on quantitative domain analysis. Maps project domains (Frontend %, Backend %, Database %, etc.) to appropriate MCP servers using tier-based priority system (Mandatory > Primary > Secondary > Optional). Performs health checking, generates setup instructions, provides fallback chains. Use when: analyzing project needs, configuring MCPs, checking MCP health, recommending alternatives.

krzemienski/shannon-framework
1
0
업데이트 1d ago

database-testing

Database schema validation, data integrity testing, migration testing, transaction isolation, and query performance. Use when testing data persistence, ensuring referential integrity, or validating database migrations.

pacphi/ampel
1
0
업데이트 1d ago

performance-insights-analyst

Analyze performance review data, eNPS scores, and employee feedback to identify trends, flight risks, development needs, and engagement issues. Generate actionable insights and program recommendations. Use when analyzing review cycles, engagement surveys, or feedback data.

matthewod11-stack/HRSkills
1
0
업데이트 1d ago

managing-commits

Marketplace

Git commit quality and conventional commits expertise with automatic issue tracking integration. Auto-invokes when the user explicitly asks about commit message format, commit quality, conventional commits, commit history analysis, issue references in commits, or requests help writing commit messages. Integrates with the issue cache for automatic issue references.

C0ntr0lledCha0s/claude-code-plugin-automations
1
0
업데이트 1d ago

database-schema-expert

Expert knowledge on Supabase Postgres schema, Drizzle ORM patterns, normalized user tables, relations, query patterns, and migrations. Use this skill when user asks about "database", "schema", "drizzle", "query", "table", "postgres", "supabase", "migration", or database design questions.

Sanchay-T/influencer-platform-app
1
1
업데이트 1d ago

gather-requirements

Marketplace

Gather requirements for creating agents, skills, commands, or plugins through interactive prompts and validation. Ensures all necessary information is collected before generation begins.

fractary/claude-plugins
1
0
업데이트 1d ago

redis-installation

Marketplace

Complete Redis installation guide for all platforms - Linux, macOS, Docker, and cloud deployments with configuration templates

pluginagentmarketplace/custom-plugin-redis
1
0
업데이트 1d ago

multi-tenant-guardian

Detects and prevents multi-tenant architecture violations in Django multi-tenant applications. This skill should be used when working with ORM queries, ViewSets, Services, or database operations to enforce transparent tenant isolation and prevent manual tenant_id filtering.

MaciWP/CV_Astro
1
0
업데이트 1d ago