AI AGENT ADDONS

Database Optimizer

jeffallan/claude-skills
Databases
3,545installs

Your databases can run slow and cause trouble. This skill finds the problem and fixes it. It works with PostgreSQL and MySQL. It looks at slow queries and suggests better indexes or rewrites. You get clear steps to make your database faster and more reliable. Query performance improves right away. Execution plans are analyzed step by step. Configuration tuning helps avoid bottlenecks. Even lock contention gets resolved. Use this skill to keep your data humming.

Add Database Optimizer skill to your workflow

Global

mkdir -p ~/.claude/skills/database-optimizer

Project

mkdir -p .claude/skills/database-optimizer

Source Repository

Stars
10,274
Forks
896
Watchers
10,274
License
MIT
Last Push
2 months ago
Created
9 months ago