Logo
Agent Skills Guide
All SkillsCategoryTagsPublishers
Logo
Agent Skills Guide
Logo
Agent Skills Guide

Discover and download skills for Claude Code and other AI agents

Skills
  • All Skills
  • Category
  • Tags
  • Publishers
Legal
  • Privacy Policy
  • Terms of Service
Copyright © 2026 Agent Skills Guide. Open Source.
  1. Home
  2. Skills
  3. optimizing-queries

optimizing-queries

galihcitta/dotclaudeskills
@galihcitta/dotclaudeskills
4
•published 2026/01/27

Analyzes and optimizes SQL/NoSQL queries for performance. Use when reviewing query performance, optimizing slow queries, analyzing EXPLAIN output, suggesting indexes, identifying N+1 problems, recommending query rewrites, or improving database access patterns. Supports PostgreSQL, MySQL, SQLite, MongoDB, Redis, DynamoDB, and Elasticsearch.

📦 Install Skill

Command line install

Install directly with the `skills` CLI.

npx skills add galihcitta/dotclaudeskills/skills/optimizing-queries

Local download

Download only this skill directory.

Download optimizing-queries only
File Explorer
0 files
No file selected
readonly

Select a file to view its content

Resources

  • Repository

Tags

DatabaseDebuggingBest Practices