Loading...
Loading...
Found 8 Skills
Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.
Improve database query performance through indexing, query optimization, and execution plan analysis. Reduce response times and database load.
Expert-level MongoDB database design, aggregation pipelines, indexing, replication, and production operations
Optimize SQL query performance using EXPLAIN analysis, indexing strategies, and common anti-pattern fixes. Use this skill when the user needs to speed up slow queries, design indexes, fix N+1 problems, or optimize database performance — even if they say 'this query is slow', 'optimize our database', 'which indexes do we need', or 'our dashboard takes 30 seconds to load'.
SQL query optimization and performance tuning
Different techniques to optimize the performance of Qdrant, including indexing strategies, query optimization, and hardware considerations. Use when you want to improve the speed and efficiency of your Qdrant deployment.
Use this skill when working on technical SEO infrastructure - crawlability, indexing, XML sitemaps, canonical URLs, robots.txt, redirect chains, rendering strategies (SSR/SSG/ISR/CSR), crawl budget optimization, and search engine rendering. Triggers on fixing indexing issues, configuring crawl directives, choosing rendering strategies for SEO, debugging Google Search Console errors, or auditing site architecture for search engines.
PostgreSQL database optimization workflow for query tuning, indexing strategies, performance analysis, and production database management.