database-optimizer
✓ユーザーがデータベース クエリの最適化、パフォーマンス チューニング、インデックス戦略、実行計画分析、または PostgreSQL、MySQL、MongoDB、Redis、およびその他のデータベース システム全体にわたるスケーラビリティを必要とする場合に使用します。
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% |
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill database-optimizer- カテゴリ
- {}データ分析
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
database-optimizer とは?
ユーザーがデータベース クエリの最適化、パフォーマンス チューニング、インデックス戦略、実行計画分析、または PostgreSQL、MySQL、MongoDB、Redis、およびその他のデータベース システム全体にわたるスケーラビリティを必要とする場合に使用します。 ソース: 404kidwiz/claude-supercode-skills。
database-optimizer のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill database-optimizer インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/404kidwiz/claude-supercode-skills
詳細
- カテゴリ
- {}データ分析
- ソース
- skills.sh
- 初回登録
- 2026-02-01