Check Index Usage

Detects missing database indexes in PHP code. Identifies unindexed WHERE/JOIN columns, incorrect composite index order, covering index opportunities, and index-defeating patterns. Use when this capability is needed.

tomevault-io 89f1fb1 2 files · 6.1 KB Updated

File contents

tomevault-io/skills-registry/tree/main/dykyi-roman--awesome-claude-code--check-index-usage commit 89f1fb1e53

Frequently asked questions

npx skillmds@latest add tomevault-io/check-index-usage