database-performance
CommunityIndex optimization & query profiling.
AuthorHieubkav
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill analyzes database indexes and query performance to optimize speed and resource usage.
Core Features & Use Cases
- Index analysis: discover missing/unused indexes
- Query profiling: interpret EXPLAIN plans and bottlenecks
- Actionable optimization recommendations
Quick Start
Review a slow query and generate recommended index strategies.
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: database-performance Download link: https://github.com/Hieubkav/wincellarCloneBackend/archive/main.zip#database-performance Please download this .zip file, extract it, and install it in the .claude/skills/ directory.