indexes

Community

Identify missing DB indexes to boost performance.

Authorthoreinstein
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Database query performance is often limited by missing or poorly targeted indexes. This Skill analyzes queries across the codebase and identifies where indexes would improve read performance, providing actionable recommendations.

Core Features & Use Cases

  • Scan queries and workload patterns to detect missing indexes.
  • Estimate performance impact and propose concrete index definitions.
  • Use cases include accelerating slow reads, multi-table joins, and analytics workloads.

Quick Start

Run the indexes skill against your target database or codebase to generate an index recommendations report.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: indexes
Download link: https://github.com/thoreinstein/opencode-config/archive/main.zip#indexes

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.