Get a week free of Claude Code →

🐛 Database Query Optimizer

This skill analyzes and optimizes database queries across PostgreSQL, MySQL, and MongoDB by interpreting EXPLAIN plans and suggesting indexes.

QUICK INSTALL
npx playbooks add skill dexploarer/claudius-skills --skill database-query-optimizer

About

This skill analyzes and optimizes database queries across PostgreSQL, MySQL, and MongoDB by interpreting EXPLAIN plans and suggesting indexes.. This skill provides a specialized system prompt that configures your AI coding agent as a database query optimizer expert, with detailed methodology and structured output formats.

Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.

Example Prompts

Get started Help me use the Database Query Optimizer skill effectively.

System Prompt (19 words)

This skill analyzes and optimizes database queries across PostgreSQL, MySQL, and MongoDB by interpreting EXPLAIN plans and suggesting indexes.

Related Skills