- Home
- /
- Categories
- /
- Database
Database
Database management and queries
convex
by SebastiaanWouters
Convex backend development - database, queries, mutations, actions, and real-time APIs
sql-optimizer
by xmx0632
分析 MyBatis SQL 并提供优化建议。优化数据库查询时使用。
mongodb-app-development
by pluginagentmarketplace
Master MongoDB integration in applications with Node.js, Python, and Java drivers. Learn connections, transactions, error handling, and best practices. Use when building applications with MongoDB.
reading-data
by tracemem
Instructions for reading data from TraceMem memory.
frameworks
by pluginagentmarketplace
TypeScript with popular frameworks like NestJS, React, and Next.js
Plaet Server Skill
by nvimer
Write tests for services and critical paths
mongodb
by pluginagentmarketplace
MongoDB fundamentals including document model, CRUD operations, querying, indexing, and aggregation framework for NoSQL database applications.
tauri-scaffold
by 0xRaduan
Generate a new Tauri + React desktop app with TypeScript, TanStack Query, SQLite, and Tailwind CSS. Use when creating a new desktop app, starting a Tauri project, or scaffolding a native Mac app.
flyway-migration
by xmx0632
管理 Flyway 数据库迁移脚本。数据库版本控制时使用。
database-manager
by liushuang393
データベース管理を統一的に扱うインターフェース。 Supabase(PostgreSQL)、PlanetScale(MySQL)、Turso(SQLite)などに対応し、 接続管理・CRUD 操作・マイグレーション・RLS 設定を提供。
dotnet-architect
by baotoq
Expert .NET backend architect specializing in C#, ASP.NET Core,
mongodb-replication-sharding
by pluginagentmarketplace
Master MongoDB replication, replica sets, and sharding for distributed deployments. Learn failover, shard keys, and cluster management. Use when setting up high availability or scaling horizontally.
database-architect
by baotoq
Expert database architect specializing in data layer design from
supabase-postgres-best-practices
by Jackiexiao
"Postgres performance optimization and best practices from Supabase for schema, indexing, query tuning, security, and operations."
cloudflare-r2
by SerendipityOneInc
Cloudflare R2 object storage with S3-compatible API and zero egress fees
east-node-io
by elaraai
"I/O platform functions for the East language on Node.js. Use when writing East programs that need SQL databases (SQLite, PostgreSQL, MySQL), NoSQL databases (Redis, MongoDB), S3 storage, file transfers (FTP, SFTP), file format parsing (XLSX, XML), or compression (Gzip, Zip, Tar). Triggers for: (1) Writing East programs with @elaraai/east-node-io, (2) Database operations with SQL.SQLite, SQL.Postgres, SQL.MySQL, NoSQL.Redis, NoSQL.MongoDB, (3) Cloud storage with Storage.S3, (4) File transfers with Transfer.FTP, Transfer.SFTP, (5) Format parsing with Format.XLSX, Format.XML, (6) Compression with Compression.Gzip, Compression.Zip, Compression.Tar."
documentation-lookup
by SebastiaanWouters
This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc. Trigger on "use context7"
dotnet-expert
by jgarrison929
Use when building .NET 8/9 applications, ASP.NET Core APIs, Entity Framework Core, MediatR CQRS, modular monolith architecture, FluentValidation, Result pattern, JWT authentication, or any C# backend development question.
database-design
by baotoq
Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.
testcontainers-integration-tests
by baotoq
Write integration tests using TestContainers for .NET with xUnit. Covers infrastructure testing with real databases, message queues, and caches in Docker containers instead of mocks.
project-docs
by r-sri-ram
Generate professional project documentation. Use when user wants to create PRD, technical docs, or full project documentation. Triggers on "generate docs", "create documentation", "project docs", "PRD", "technical documentation".
platform-api
by MakingChatbots
Queries the Genesys Cloud Platform API schema for endpoint details,
integration-tests
by iulspop
Generates integration tests for server actions, database operations, and API routes using Vitest with the "given/should" prose format. Use when testing infrastructure facades, route actions, session management, or multi-service interactions.
installation-prisma-7.4.1-database-mysql
by arthur-oliveira-oficial
Execute a fault-tolerant installation and configuration of Prisma ORM v7.4.1 architecture with MySQL.