home/categories/databases
domain cluster

Databases

SQL, NoSQL, and database management tools.

3963 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
database-tools
27

database-administrator

Copilot agent that assists with database operations, performance tuning, backup/recovery, monitoring, and high availability configuration Trigger terms: database administration, DBA, database tuning, performance tuning, backup recovery, high availability, database monitoring, query optimization, index optimization Use when: User requests involve database administrator tasks.

nahisaho
nahisaho
databases
open
database-tools
27

symptomsync-data-change

Guide for changing SymptomSync SQL, schema contracts, and reminder plumbing safely. Use when tasks touch supabase/, database/, database/migrations/, SQL functions, cron/reminder logic, user_notifications behavior, mirrored schema maintenance, or frontend code that depends on those contracts.

hoangsonww
hoangsonww
databases
open
database-tools
27

laravel-database-optimization

Laravel database optimization patterns. Use when writing Eloquent queries, creating migrations, configuring caching, debugging slow queries, or optimizing database performance. Triggers on tasks involving N+1 queries, indexing, Redis caching, pagination, or database transactions.

AsyrafHussin
AsyrafHussin
databases
open
database-tools
27

sqlite-to-fast-sql

Guides the agent through migrating SQLite and SQL-style Capacitor plugins to @capgo/capacitor-fast-sql. Use when replacing bridge-based SQL plugins, adding encryption, preserving transactions, or moving key-value storage onto Fast SQL. Do not use for non-SQL storage, generic app upgrades, or plugins that already wrap Fast SQL.

Cap-go
Cap-go
databases
open
database-tools
27

hz-api-upgrade

Upgrades Meta Quest apps to newer Horizon OS SDK versions — migration guides, deprecated API replacements, changelog. Use when updating SDK versions or fixing deprecated API warnings.

meta-quest
meta-quest
databases
open
nosql-databases
27

rust-cache

Caching and distributed storage expert covering Redis, connection pools, TTL strategies, cache patterns (Cache-Aside, Write-Through), invalidation, and performance optimization.

huiali
huiali
databases
open
sql-databases
27

active-inference-in-sql

SQL implementation of Active Inference with belief updating, free energy minimization, and policy selection

ActiveInferenceInstitute
ActiveInferenceInstitute
databases
open
sql-databases
27

sqlite-explorer

Explore and query a local SQLite database safely and efficiently. Use to inspect schema, list tables/columns/indexes, and run arbitrary SQL queries (SELECT/INSERT/UPDATE/DELETE/DDL) with clear, readable output.

academind
academind
databases
open
sql-databases
26

database-schema-designer

SQL and NoSQL schema design with normalization, indexing, and migration patterns. Use when designing database schemas, creating tables, optimizing slow queries, or planning database migrations.

yonatangross
yonatangross
databases
open
sql-databases
26

zero-downtime-migration

Safe database schema changes without downtime using expand-contract pattern and online schema changes. Use when deploying schema changes to production without service interruption.

yonatangross
yonatangross
databases
open
sql-databases
26

query-optimizer

Optimize SQL queries for performance with indexing strategies, query rewriting, and execution plan analysis. Use when queries are slow, optimizing database performance, or analyzing query execution.

armanzeroeight
armanzeroeight
databases
open
nosql-databases
26

semantic-caching

Redis semantic caching for LLM applications. Use when implementing vector similarity caching, optimizing LLM costs through cached responses, or building multi-level cache hierarchies.

yonatangross
yonatangross
databases
open
database-tools
26

alembic-migrations

Alembic migration patterns for SQLAlchemy 2.0 async. Use when creating database migrations, managing schema versions, handling zero-downtime deployments, or implementing reversible database changes.

yonatangross
yonatangross
databases
open
database-tools
26

db-schema-change

Handle Drizzle database schema changes safely. Generate and apply migrations, add tables and columns. Use when modifying database schema, adding tables, creating migrations, or making database changes.

jamesjlundin
jamesjlundin
databases
open
database-tools
26

migration

Create reversible database migrations with rollback scripts. Use when modifying database schemas.

vneseyoungster
vneseyoungster
databases
open
sql-databases
26

database-migration-helper

Create and manage database migrations safely with rollback support. Use when modifying database schema, adding indexes, or managing database changes.

armanzeroeight
armanzeroeight
databases
open
sql-databases
26

activerecord

This skill should be used when the user asks to "write a migration", "add a column", "add column to table", "create an index", "add a foreign key", "set up associations", "fix N+1 queries", "optimize queries", "add validations", "create callbacks", "use eager loading", or mentions ActiveRecord, belongs_to, has_many, has_one, :through associations, polymorphic associations, inverse_of, touch: true, counter_cache, dependent: destroy, where clauses, scopes, includes, preload, eager_load, joins, find_each, batch processing, counter caches, foreign key constraints, or database constraints. Should also be used when editing *_model.rb files, working in app/models/ directory, db/migrate/, discussing query performance, N+1 prevention, validation vs constraint decisions, or reviewing database schema design.

hoblin
hoblin
databases
open
nosql-databases
26

caching-strategies

Backend caching patterns with Redis including write-through, write-behind, cache-aside, and invalidation strategies. Use when implementing Redis cache, managing TTL/expiration, preventing cache stampede, or optimizing cache hit rates.

yonatangross
yonatangross
databases
open
sql-databases
26

sqlalchemy-2-async

SQLAlchemy 2.0 async patterns with AsyncSession, async_sessionmaker, and FastAPI integration. Use when implementing async database operations, connection pooling, or async ORM queries.

yonatangross
yonatangross
databases
open
sql-databases
26

connection-pooling

Database and HTTP connection pooling patterns for Python async applications. Use when configuring asyncpg pools, aiohttp sessions, or optimizing connection lifecycle in high-concurrency services.

yonatangross
yonatangross
databases
open
sql-databases
26

schema-designer

Design database schemas with proper normalization, relationships, constraints, and indexes. Use when creating database tables, modeling data relationships, or designing database structure.

armanzeroeight
armanzeroeight
databases
open
database-tools
26

vet

Run vet immediately after ANY logical unit of code changes. Do not batch your changes, do not wait to be asked to run vet, make sure you are proactive.

ComeOnOliver
ComeOnOliver
databases
open
database-tools
26

database-fundamentals

Auto-invoke when reviewing schema design, database queries, ORM usage, or migrations. Enforces normalization, indexing awareness, query optimization, and migration safety.

ComeOnOliver
ComeOnOliver
databases
open
database-tools
26

alicloud-rds

Manage Alibaba Cloud RDS using the @alicloud/rds20140815 TypeScript SDK. Use when working with relational database instances (MySQL, PostgreSQL, SQL Server, MariaDB), accounts, databases, backups, security, monitoring, parameters, read-only instances, database proxy, migration, cross-region DR, PostgreSQL extensions, RDS Custom instances, and resource tagging. Covers all 398 APIs of the RDS 20140815 version.

ComeOnOliver
ComeOnOliver
databases
open
Previous
Page 67 / 166
Next