Process use when you need to work with database indexing. This skill provides index design and optimization with comprehensive guidance and automation. Trigger with phrases like "create indexes", "optimize indexes", or "improve query performance".
Provides automated database index design and optimization. Triggers on phrases like "create indexes" or "optimize query performance" to analyze current indexes, recommend improvements, and generate implementation scripts.
/plugin marketplace add jeremylongshore/claude-code-plugins-plus/plugin install database-index-advisor@claude-code-plugins-plusThis skill is limited to using the following tools:
assets/README.mdreferences/README.mdscripts/README.mdscripts/analyze_indexes.pyThis skill provides automated assistance for database index advisor tasks.
Before using this skill, ensure:
This skill produces:
Implementation Artifacts: Scripts, configuration files, code, and automation tools
Documentation: Comprehensive documentation of changes, procedures, and architecture
Test Results: Validation reports, test coverage, and quality metrics
Monitoring Configuration: Dashboards, alerts, metrics, and observability setup
Runbooks: Operational procedures for maintenance, troubleshooting, and incident response
Permission and Access Issues:
Connection and Network Failures:
Resource Constraints:
Configuration and Syntax Errors:
Configuration Templates: {baseDir}/templates/database-index-advisor/
Documentation and Guides: {baseDir}/docs/database-index-advisor/
Example Scripts and Code: {baseDir}/examples/database-index-advisor/
Troubleshooting Guide: {baseDir}/docs/database-index-advisor-troubleshooting.md
Best Practices: {baseDir}/docs/database-index-advisor-best-practices.md
Monitoring Setup: {baseDir}/monitoring/database-index-advisor-dashboard.json
This skill provides automated assistance for the described functionality.
Example usage patterns will be demonstrated in context.
Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.