Database skills
Top maintainers
- openclaw · 662 skills
- pluginagentmarketplace · 24 skills
- cin12211 · 15 skills
- altinity · 14 skills
- waynesutton · 14 skills
Languages in this topic
1258 skills
This skill helps diagnose Rails issues systematically, guiding you through common errors, debugging tools, and proven strategies for fast resolution.
This skill helps you set up and manage local multi-service development environments with Docker Compose, including health checks, hot reload, and environment
This skill helps you systematically debug Flask apps with phase-driven approach, tooling guidance, and actionable steps for routing, templates, and DB issues.
This skill helps you prevent Rails runtime errors before coding by enforcing explicit exposure, proper grouping, and safe component access.
This skill helps you process large Laravel datasets efficiently by applying chunking methods to reduce memory usage and boost performance.
This skill helps you craft and optimize PostGIS 3.5+ queries by applying latest function changes, topology, and raster enhancements across spatial analyses.
This skill helps you create safe, reversible database migrations across Prisma, TypeORM, Alembic, and more, with up, down, and data migration support.
This skill enforces safe Laravel migrations and factories, guiding when to modify or add migrations, and pairing models with seeds for realistic, tested
This skill helps you craft Laravel debugging prompts with complete errors, stack traces, context, and attempted solutions to accelerate fixes.
This skill helps you write Bun code using 1.2+ features by applying Bun-specific APIs and patterns across servers, databases, and tooling.
This skill helps you optimize Redis performance and data models across RQE, vector search, and semantic caching for faster, cost-efficient apps.
This skill helps you manage resources safely with acquireRelease, scope, and finalizers, ensuring cleanup even on errors or interruption.
This skill diagnoses ClickHouse query performance, identifies slow patterns, and offers optimization insights to reduce latency and timeouts.
This skill analyzes ClickHouse disk usage and compression, identifies bottlenecks, and recommends optimizations for storage efficiency.
This skill analyzes ClickHouse system logs health, TTL settings, disk usage, freshness, and cleanup to optimize retention and RCA readiness.
This skill diagnoses and resolves ClickHouse grant and authentication errors after upgrades, guiding minimal grants and post-upgrade compatibility checks for
This skill helps diagnose ClickHouse RAM usage, OOM risks, and memory pressure, guiding you to optimize queries and configurations.
This skill helps design MongoDB architectures by outlining document modeling, ESR-based indexing, sharding, replication, and performance tuning for scalable
This skill analyzes database queries to optimize performance through quick wins and deeper schema and index improvements for scalable workloads.
This skill monitors real-time ClickHouse metrics and events, analyzes queries, memory, and load to help prevent saturation and optimize performance.
This skill designs high-performance PostgreSQL databases with optimized schemas, indexing, partitioning, replication, and PostgreSQL 17 tuning for production