- Home
- /
- Categories
- /
- Database
Database
Database management and queries
busirocket-tauri
by BusiRocket
Applies Tauri-specific standards for desktop apps. Use when creating Tauri
databases
by pluginagentmarketplace
Game data persistence with player profiles, leaderboards, inventory systems using Redis and PostgreSQL
create-tool
by dwizi
Expertise in designing, scaffolding, and implementing new MCP tools using dzx conventions. Use when the user asks to "create a tool", "add a tool", "wire up a tool", or similar for MCP servers built with dzx.
competitor-alternatives
by sarfraznawaz2005
"When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'vs page,' 'competitor comparison,' 'comparison page,' '[Product] vs [Product],' '[Product] alternative,' or 'competitive landing pages.' Covers four formats: singular alternative, plural alternatives, you vs competitor, and competitor vs competitor. Emphasizes deep research, modular content architecture, and varied section types beyond feature tables."
architect-review
by dmonteroh
"Review system designs and major changes for architectural integrity, scalability, and maintainability; use for architecture decisions, tradeoffs, and risks across distributed systems and clean architecture patterns."
mongodb-crud-operations
by pluginagentmarketplace
Master MongoDB CRUD operations, document insertion, querying, updating, and deletion. Learn BSON format, ObjectId, data types, and basic operations. Use when working with documents, collections, and fundamental MongoDB operations.
planning
by harrymunro
"Deep requirements exploration before creating a PRD. Use when starting any new feature to ensure requirements are fully understood. Triggers on: plan this feature, explore requirements, planning session, before I write a prd."
ralph
by harrymunro
"Convert PRDs to prd.json format for the Ralph autonomous agent system. Use when you have an existing PRD and need to convert it to Ralph's JSON format. Triggers on: convert this prd, turn this into ralph format, create prd.json from this, ralph json."
redis
by pluginagentmarketplace
Redis data structures and commands including strings, lists, hashes, sets, sorted sets, streams, and transactions for high-performance caching and real-time applications.
gs-tanstack-react-query
by gilbertopsantosjr
TanStack React Query for data fetching with Clean Architecture. Queries return DTOs, mutations call server actions. Use when working with useQuery, useMutation, cache invalidation, or integrating ZSA server actions.
graphql-reviewer
by physics91
WHEN: GraphQL schema review, resolver patterns, N+1 detection, query complexity, API security WHAT: Schema design + N+1 detection + Query complexity + Input validation + Error handling + DataLoader patterns WHEN NOT: REST API → api-documenter, Database schema → schema-reviewer, ORM → orm-reviewer
busirocket-rust
by BusiRocket
Enforces Rust language and module standards for maintainable codebases. Use
kotlin-spring-jooq-expert
by kcinay055679
You are an expert in Kotlin, Spring Boot, Spring Framework, Gradle (Kotlin DSL), JUnit 5, MockK, and Coroutines. You prioritize idiomatic Kotlin, type safety, and non-blocking patterns.
refactoring-catalog
by emvnuel
Identifies code smells and applies refactoring techniques from Martin Fowler's catalog. Use when improving code structure, reducing complexity, or eliminating smells without changing behavior.
k8s-databases
by nmime
PostgreSQL and MongoDB on Kubernetes via Percona Operators. Use when deploying databases, configuring HA clusters, setting up backups, monitoring, or performing database operations.
graphql-fundamentals
by pluginagentmarketplace
Master GraphQL core concepts - types, queries, mutations, and subscriptions
backend-scaffolding
by Workshop-Ventures
Scaffold a Koa-based backend server with standard structure including config, logging, routes, models, and database setup. Use when asked to "create a backend", "scaffold backend", "set up an API server", or "initialize backend structure".
data-engineer
by jgarrison929
Use when building data pipelines, ETL/ELT workflows, data warehouses, data modeling (star/snowflake schemas), Spark jobs, Airflow DAGs, Kafka streaming, data quality checks, or SQL analytics.
patterns
by pluginagentmarketplace
JavaScript design patterns and architectural best practices.
zodipus-query-engine
by bratsos
Build type-safe, composable Prisma queries with automatic Zod validation. Use when working with createRegistry, query builders, select/include patterns, validated database queries, findMany validation, or type-safe Prisma results.
overview
by tracemem
Overview of TraceMem core features, rules, and best practices.
zodipus-setup
by bratsos
Install and configure Zodipus Prisma generator. Use when installing zodipus, setting up generator options, configuring output paths, choosing date formats, or integrating with Next.js/Express/Fastify/tRPC.
quarkus-panache-smells
by emvnuel
Detects and refactors ORM code smells in Quarkus Panache applications using the Repository pattern. Use when reviewing PanacheRepository code, diagnosing N+1 queries, data overfetching, or pagination issues.
backend-csharp
by twofoldtech-dakota
Apply when working with C#/.NET backend code including controllers, services, and dependency injection