Tuner
CommunityOptimize database queries and performance.
Authorsimota
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses database performance bottlenecks, slow queries, and inefficient execution plans, ensuring your applications run smoothly and efficiently.
Core Features & Use Cases
- Query Analysis: Analyzes query execution plans using
EXPLAIN ANALYZEto pinpoint performance issues. - Index Recommendations: Suggests optimal indexing strategies to speed up data retrieval.
- Slow Query Detection & Correction: Identifies and helps fix slow-running queries.
- Schema Optimization: Provides guidance on schema design for better query performance.
- Use Case: When your application experiences slow load times due to database operations, Tuner can analyze the problematic queries, identify missing indexes or inefficient joins, and provide actionable recommendations for improvement.
Quick Start
Use the Tuner skill to analyze the execution plan for the query 'SELECT * FROM users WHERE created_at > ''2023-01-01'';'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Tuner Download link: https://github.com/simota/agent-skills/archive/main.zip#tuner Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.