- Home
- /
- Categories
- /
- Database
Database
Database management and queries
nvr-open
by cadrianmae
This skill should be used when the user asks to "open a file", "show me the file", "navigate to line", "jump to line", "view the code", "edit file", "go to line", "open at line", "use nvr", "open in neovim", "open in my editor", or requests opening any file in their editor. Automatically discovers the correct neovim instance based on working directory and opens files at specific lines.
phabalicious
by factorial-io
Use when user mentions phab, phabalicious, deployment tasks, copying data between environments, or needs help with dev/staging/production workflows - provides command suggestions, multi-step workflows, and smart execution (read-only commands execute immediately, destructive operations require confirmation first)
Plaet Server Skill
by nvimer
Write tests for services and critical paths
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,
database-architect
by baotoq
Expert database architect specializing in data layer design from
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"
database-design
by baotoq
Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.
euler-data
by euler-xyz
Developer tools and data access guide for Euler Finance V2. This skill should be used when querying vault data via Lens contracts, fetching historical data from subgraphs, accessing contract interfaces, or deploying vaults via Euler Creator. Triggers on tasks involving VaultLens, OracleLens, subgraph queries, ABIs, or no-code deployment.
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.
update
by cadrianmae
Update the current development session with progress notes
operability-observation
by CAPHTECH
"運用観測性の確保。ログ、メトリクス、ヘルスチェック、設定検証でバグを扱う能力を担保。Use when: デプロイ前チェック、障害調査が困難、原因不明、ログ設計、メトリクス設計、設定管理実装。"
dokploy-api-mcp
by sattva2020
Deploy and manage applications on Dokploy (self-hosted PaaS). Use when deploying apps, managing services (PostgreSQL, Redis), configuring domains, running migrations, or troubleshooting Dokploy deployments. Covers API (tRPC), CLI, MCP server, and common pitfalls with Next.js, Docker, and database drivers.
update
by cadrianmae
DEPRECATED in v2.0 - Retroactive scanning no longer needed with hooks-based tracking
legacy-archaeologist
by k1lgor
Use this to understand, document, and plan the refactoring of unknown, messy, or legacy codebases.
golang-testcontainers
by baotoq
Write integration tests in Go using testcontainers-go with real databases, caches, and message queues in Docker containers. Covers PostgreSQL, MySQL, Redis, RabbitMQ, Kafka, and custom containers with idiomatic Go testing patterns.
python-performance-optimization
by mokbhai
Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.
architecture-event-sourcing
by baotoq
"Expert in event sourcing, CQRS, and event-driven architecture patterns. Masters event store design, projection building, saga orchestration, and eventual consistency patterns. Use PROACTIVELY for event-sourced systems, audit trails, or temporal queries."
best-java-structure
by ChasePassion
Java Layered Architecture Design Pattern — A complete implementation guide for the classic five-layer architecture using Spring Boot + MyBatis-Plus. Suitable for bootstrapping new Java projects, refactoring existing architectures, establishing team development standards,and database migration scenarios.
flipside
by FlipsideCrypto
Query blockchain data across 40+ chains, create AI agents for crypto analytics, and build automated data pipelines. Use when working with blockchain data, crypto wallets, DeFi protocols, NFTs, token transfers, or on-chain analytics. Requires the Flipside CLI (https://docs.flipsidecrypto.xyz/get-started/cli).
moving-icons
by jis3r
Integrate and use the Moving Icons library (@jis3r/icons) in Svelte 5/SvelteKit apps. Use when users ask for animated (Lucide-style) icons in Svelte, mention @jis3r/icons or moving icons, icon import/usage patterns, hover-controlled animation with the animate prop, icon selection, theming, sizing, or migration from @lucide/svelte to animated icons.
code-review
by xmx0632
审查 Java 代码,检查规范、潜在问题和优化建议。Code Review 时使用。