Plugins listed here are tagged for this technology stack and auto-indexed from public GitHub repositories.
Plugins listed here are tagged for this technology stack and auto-indexed from public GitHub repositories.
Claude Code plugins tagged for Prisma development. Browse commands, agents, skills, and more.
Guides full-stack development with opinionated best practices for API design (REST/GraphQL/tRPC), layered backend architecture (Express/TypeScript/Prisma), database schema and ORM selection, React/Next.js frontend components, and Stripe payment integration. Includes project scaffolding and code quality checks.
Plan and execute safe, incremental codebase migrations across frameworks, languages, and versions. Includes risk assessment, rollback strategies, dependency upgrade analysis, and modernization patterns like strangler fig for legacy systems.
Provides structured guidance for building full-stack applications: designing APIs, selecting databases, implementing auth, writing tests, and building React/Next.js frontends with Stripe payments.
Execute database migrations across ORMs (Sequelize, TypeORM, Prisma) with schema transformations, rollback procedures, and zero-downtime deployment strategies
Scaffold and extend full-stack TypeScript monorepos using Better-T-Stack, with an agent that designs a valid stack from a product description and an MCP server that generates project files or adds addons like PWA, Tauri, and Biome.
Generate fullstack project scaffolds with React frontend, Express or FastAPI backend, PostgreSQL database, authentication, Docker, and CI/CD setup. Includes AI agents for API design, database schema, deployment, React expertise, and accessibility.
Build and optimize Next.js App Router applications with expert guidance on routing, API routes, Server Actions, authentication via Auth.js, and React Server Components. Includes CLI commands to add authentication, analyze performance, and scaffold components.
Generate ORM models, migrations, and repository patterns from database schemas or plain requirements across Prisma, SQLAlchemy, Drizzle, TypeORM, Django ORM, and more. Works both ways: schemas to models or models to schemas.
Run database tests with fixture loading, automatic transaction rollback, schema validation, and realistic test data generation across PostgreSQL, MySQL, MongoDB, SQLite, and Redis, including ORM support for Prisma, TypeORM, SQLAlchemy, Knex, and Drizzle.
Create, run, and roll back database schema migrations across PostgreSQL, MySQL, SQLite, and MongoDB with version control and automated schema evolution tracking.
Guides building Node.js/Express/TypeScript microservices with layered architecture (routes→controllers→services→repositories), Prisma ORM, Sentry error tracking, Zod validation, and testing strategies.
Automate framework and library migrations by scanning deprecated APIs, generating upgrade plans, and applying changes with test verification. Also generate reversible database migrations for ORMs like Prisma, Drizzle, Knex, Alembic, Django, and GORM.
Orchestrates AI agent workflows with structured planning, sub-agent task delegation, and quality verification loops. Enforces code quality, testing, security, and documentation standards across projects. Automates Git workflows, commit messages, and project knowledge base management.
Configure Cloudflare Hyperdrive to connect Workers to PostgreSQL/MySQL databases with connection pooling, query caching, and TLS handling, resolving pool exhaustion and connection errors for Drizzle or Prisma ORMs.
Orchestrates the pre-development phase of product features: conducts research via parallel agents, generates PRDs and TRDs, designs API contracts and data models, maps delivery phases, and cross-references artifacts for consistency. Supports small (4-gate) and large (8-gate) feature tracks with human approval gates.
Run 24 parallel audit agents across code quality, security, performance, SEO, accessibility, and dependencies, then apply fixes via automated test-first workflows. Includes pre-commit checks, deployment validation, browser QA, and release PR generation for solo developers.
Integrate the PAYUNi (統一金流) payment gateway into Laravel, Next.js, Django, Express, or Node.js backends for checkout, transaction queries, and webhook handling with AES-256 encryption and signature verification.
Set up Neon and Vercel serverless Postgres for edge/serverless environments. Enables HTTP/WebSocket queries, Drizzle/Prisma ORM integration, database branching, migrations, PITR, and fixes connection pool/SSL errors.
Produces threat models for codebases or systems: identifies crown jewel assets, maps attack surface entry points and trust boundaries, ranks threats, and suggests mitigations and accepted risks.
Generate zero-downtime database migrations with forward SQL, rollback SQL, and deployment sequences for schema changes like adding columns, renaming tables, or dropping columns.
Design and build database schemas from natural-language domain descriptions. Input a description of your data model and receive DDL, ORM configs, or migration files tailored to your stack (Prisma, Drizzle, SQLAlchemy, or raw PostgreSQL).
Perform a full database health check and schema reconnaissance. Inventory schemas, migrations, data volumes, backups, connection pools, and query patterns across projects using Prisma, Drizzle, or SQLAlchemy.
Manage the full data engineering lifecycle: design database schemas, generate zero-downtime migrations, build ETL/ELT pipelines, optimize slow queries, and monitor data freshness, schema drift, and pipeline status across PostgreSQL, BigQuery, Snowflake, and dbt/Airflow.
Analyzes slow SQL queries by reading execution plans, then recommends indexes and rewrites SQL to boost performance. Supports PostgreSQL, MySQL, SQLite, Prisma, and Drizzle.
Generate optimized database schemas and migration scripts for PostgreSQL, MySQL, and MongoDB, with support for ORM integration via Prisma, TypeORM, Sequelize, and Mongoose.
Generate, validate, and render D2 diagrams from source code, text descriptions, or Mermaid diagrams, with automatic diagram type detection and configurable output settings.
Integrate multiple LLMs (OpenAI, Gemini, Ollama) into your development workflow for second opinions, code review delegation, image generation, side-by-side model comparisons, and data format conversion — all from the terminal.
Orchestrate end-to-end LGPD compliance audits and implementations covering data mapping, legal basis, DSAR, incident response, ROPA, RIPD, consent, encryption, retention, vendor audits, international transfers, and minor protection. Generates versioned artifacts for audit readiness.
Build NestJS backend applications with opinionated patterns for REST APIs, GraphQL, WebSockets, microservices, and ORM integration (TypeORM/Prisma/Mongoose), including testing with Jest and supertest.
Generates and maintains a project documentation wiki with auto-detected architecture, ORM entity mapping, Mermaid diagrams, health checks, and cost monitoring — all driven by slash commands and specialized agents.
Build full-stack Next.js 16 applications with App Router, Server Components, Prisma 7 ORM, and Better Auth. Includes patterns for shadcn/ui components, TanStack Form and Query, Zustand state management, internationalization, and SOLID code quality enforcement. Integrates MCP tools for sequential thinking, Gemini AI design, Next.js debugging, and Exa.ai web search.
Orchestrate the full software development lifecycle with 53 specialist skills and 43 slash commands — from discovery, UX research, and spec-driven development through backend/frontend implementation, QA, security auditing, canary deployment, and post-deploy monitoring. Includes autonomous multi-agent pipelines, memory vault management, AI-writing detection, and telemetry-driven insights.
Pull server-rendered web content from any URL into Claude Code with conditional-GET caching, then search, read, and index documentation sources without a browser or API keys.
Scaffold projects and generate code from templates using Handlebars, Cookiecutter, Copier, and Maven archetypes, with integrated Harness CI/CD pipeline creation and deployment automation.
Spec-driven full-stack development workflow for Next.js apps: draft specs, break into phases, plan, implement, and audit secrets — with environment setup, troubleshooting, and a reference library of 21 stack patterns (Prisma, Auth, RBAC, CI/CD, dbt, etc.).
Orchestrate end-to-end LGPD compliance audits for Brazilian software projects: data mapping, legal basis, consent ledger, DSAR workflows, ROPA/RIPD generation, incident response, encryption, retention, DPA, international transfer assessments, and ECA Digital minor protections.
Turns Claude Code into an interactive coding tutor that teaches programming concepts during real development. Explains decisions, quizzes understanding, tracks belt-based progression, and adapts explanations to your skill level — all locally and privately.
Multi-agent AI platform analyzes codebases across 8 dimensions (security, performance, DX, UX, architecture, code quality, innovation, tech debt) to deliver confidence-scored upgrade suggestions, visual impact heatmaps, detailed deep-dive reports with before/after code previews, and prioritized roadmaps with dependency chains and effort estimates.
Orchestrate the full development lifecycle with specialized agents that plan, implement, review, and document across multiple stacks. Automates technical requirements, task breakdown, code generation, and validation with quality gates.
Plan, implement, review, test, and document code across the full development lifecycle with structured workflows for feature planning, code review, debugging, security scanning, commit messages, release notes, and test generation.
Execute a complete QA workflow: plan tests, generate E2E and API test scripts, perform accessibility and load testing, report bugs, and produce test data.
Generate ORM models and database schemas bidirectionally between models and databases, supporting multiple frameworks like Prisma, SQLAlchemy, Django, Rails, Laravel, TypeORM, and Entity Framework across Python and TypeScript.
Enforce data validation rules across database and application layers, including type, range, format, referential integrity, and custom business logic constraints.
Scaffold and configure Better Auth in JavaScript/TypeScript projects across frameworks like Next.js, SvelteKit, and Astro — handles database adapters (Prisma, Drizzle, MongoDB), OAuth providers, email/password auth, multi-tenant organizations with RBAC, and 2FA/MFA flows, including TOTP and backup codes.
Fetch, index, and search live documentation from any URL directly in Claude Code, with conditional-GET caching and regex-powered grounded answers.
Act as a senior fullstack engineer to scaffold, build, and ship fullstack applications end-to-end, from project setup through deployment across multiple stacks and cloud platforms.
Assume the role of a senior backend developer to implement production-ready APIs, design databases, build microservices, configure authentication and authorization, set up message queues, add caching, and run background jobs — all with clean architecture and SOLID principles.
Accelerates content creation for creators with AI-powered generation of blog posts, videos, social media, and newsletters, plus developer skill packs for API design, CI/CD, Docker, database migrations, security, and monitoring, orchestrated via multi-agent MCP servers.
Audit database schemas, ORMs, and migrations with two independent 0-100 scores (Design & Integrity, Performance & Scale). Detect antipatterns, security risks, and performance issues. Apply safe, reversible migrations from findings. Works offline across SQL, NoSQL, vector, and time-series databases.
Installs 9 engineering AI agent skills – frontend, backend, mobile, ML, DevOps, security, system design, and prototyping – each with decision rules, code patterns, and runnable scripts.
Scaffold TanStack Start projects interactively with 30+ integrations including TanStack Query, Clerk auth, Drizzle ORM, Vercel deployment, and MCP server for AI agents
Plan and execute safe codebase migrations across frameworks, languages, and architectures, including AngularJS-to-Angular upgrades, React modernization, database schema transformations, and dependency version bumps with rollback strategies and risk assessment.
Accelerate Next.js 16 and Prisma ORM 7 full-stack development with AI-powered scaffolding, authentication setup (Auth.js, Clerk), MCP server patterns, shadcn/ui integration, and data layer automation including vector search and email workflows.
Orchestrate multi-agent workflows for building, testing, debugging, and reviewing code with specialized subagents that handle feature development, bug fixes, code review, security auditing, and git operations through structured commands and autonomous collaboration.
Export Qlerify data (workflows, entities, OpenAPI specs) to JSON/YAML 100x faster than AI-processed tools, then sync your local codebase's domain model back to Qlerify by scanning entities, Prisma/GraphQL schemas, and git diffs for changes.
Integrate 14 curated skills and hooks into Claude Code to automate test detection/running/fixing across JavaScript/Python/Go/Rust/Java/Ruby/Elixir/PHP, generate Mermaid diagrams for code visualization, refactor to OO/FP styles, roast design flaws, review performance/DB schemas/cloud costs, proofread docs, analyze coverage gaps, and enforce security guardrails before/after edits.
Scaffold and manage full-stack Next.js applications on Azure or Railway with 80+ commands and 12 agents for authentication, deployment pipelines, monitoring, code review, security audits, and accessibility checks.
Generate a production-ready payment integration by analyzing your project's stack and country, then recommending the best provider (Stripe, Mercado Pago, Wompi, Lemon Squeezy) and generating frontend, backend, webhook handling, DB schema, customer portal, and refund endpoint. Includes built-in security auditing and webhook testing.
Prevents hallucinated code references by grounding identifiers against project symbols, database schemas, environment variables, routes, GraphQL schemas, feature flags, CSS classes, i18n keys, and module exports. Recovers deleted sessions, searches past conversations via hybrid Postgres+Weaviate recall, and auto-fixes fabricated names before they are written to disk.
Design Prisma schemas, run migrations, generate clients, and execute database queries across PostgreSQL, MySQL, SQLite, and MongoDB — manages the full Prisma ORM workflow from setup to version upgrades and driver adapter development.
Design, review, and optimize database schemas, queries, and migrations with auto-detection of your ORM (Prisma, Drizzle) and database type (PostgreSQL, MySQL, SQLite). Provides expert guidance on data modeling, indexing, performance tuning, and safe production migration patterns.
Design Prisma schemas with models, fields, IDs, and relationships (one-to-one, one-to-many, many-to-many, self-relations). Write type-safe queries with CRUD, filtering, and bulk operations. Manage database evolution through migrations, schema changes, and data backfills.
Automatically detect your project's tech stack and implement end-to-end fullstack features from UI to database, using Prisma schemas, Zod validation, shared TypeScript types, Express controllers, and React/Next.js frontend API clients.
Build Next.js App Router applications with patterns for file-based routing, server/client components, API routes, middleware, and authentication via NextAuth.js
Orchestrates full-stack development with multi-agent workflows, skill-based task decomposition, and automated code review. Covers database schema design, API endpoints, UI components, authentication, deployment, testing, and security auditing across React, Vue, and Svelte stacks.
Scaffolds and secures full-stack Next.js 16 apps with Supabase Auth, Prisma, shadcn/ui, Tailwind CSS, Playwright tests, Sentry monitoring, and CI/CD — generates Zod schemas, audits auth/security, enforces performance budgets, and manages feature flags, changelogs, and RBAC policies.