Skip to main content
Manusで任意のスキルを実行
ワンクリックで

sql-optimization

SQL query optimization patterns including EXPLAIN plan analysis, index strategies, query rewriting, and N+1 query prevention. Use when optimizing slow database queries, analyzing query performance, designing indexes, or debugging database bottlenecks. Works with PostgreSQL, MySQL, SQLite, and other SQL databases. Typical improvements: 10x-1000x query speedup.

概要

SQL query optimization patterns including EXPLAIN plan analysis, index strategies, query rewriting, and N+1 query prevention. Use when optimizing slow database queries, analyzing query performance, designing indexes, or debugging database bottlenecks. Works with PostgreSQL, MySQL, SQLite, and other SQL databases. Typical improvements: 10x-1000x query speedup.

インストールコマンド
npx skills add https://github.com/applied-artificial-intelligence/claude-code-toolkit --skill sql-optimization

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストール

スター72
フォーク19
更新日2025年11月1日 23:59
SKILL.md
readonly