database-optimizer
✓Verwenden Sie es, wenn der Benutzer Datenbankabfrageoptimierung, Leistungsoptimierung, Indexstrategien, Ausführungsplananalyse oder Skalierbarkeit über PostgreSQL, MySQL, MongoDB, Redis und andere Datenbanksysteme hinweg benötigt.
Installation
SKILL.md
Provides expert database performance tuning and optimization across major database systems (PostgreSQL, MySQL, MongoDB, Redis) specializing in query optimization, index design, execution plan analysis, and system configuration. Achieves sub-second query performance and optimal resource utilization through systematic optimization approaches.
| Query >100ms | EXPLAIN ANALYZE | Execution plan review | | High CPU | pgstatstatements | Find top queries | | High I/O | Index review | Missing index detection | | Connection exhaustion | Pool tuning | PgBouncer/connection limits | | Replication lag | Write optimization | Batch operations |
| P50 latency | <50ms | <2s | | P95 latency | <100ms | <5s | | P99 latency | <200ms | <10s | | Cache hit ratio | >95% | >90% | | Index usage | >95% | >80% |
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill database-optimizer- Kategorie
- {}Datenanalyse
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-01
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist database-optimizer?
Verwenden Sie es, wenn der Benutzer Datenbankabfrageoptimierung, Leistungsoptimierung, Indexstrategien, Ausführungsplananalyse oder Skalierbarkeit über PostgreSQL, MySQL, MongoDB, Redis und andere Datenbanksysteme hinweg benötigt. Quelle: 404kidwiz/claude-supercode-skills.
Wie installiere ich database-optimizer?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill database-optimizer Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/404kidwiz/claude-supercode-skills
Details
- Kategorie
- {}Datenanalyse
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-01