LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills with capability: analyze query performance

Browse skills that share this capability.

  • mongodb-query-optimizer - MongoDB Query Optimization and Indexing Help
    mongodbdatabaseoptimizationindexing

    ★ 761 · Updated 2026-06-30

    Optimize MongoDB queries and suggest indexes for better performance

    ⚙ analyze query performance⚙ fetch collection indexes⚙ run explain on queries
  • laravel-database-optimization - Laravel Database Optimization Guide
    databaselaraveloptimizationperformance

    ★ 17 · Updated 2026-03-24

    Comprehensive patterns and guidelines for optimizing Laravel database queries, indexing, caching, and performance

    ⚙ write Eloquent queries⚙ create database migrations⚙ configure Redis caching
  • indexes - Database Index Analysis and Optimization
    databaseoptimizationperformancepostgresql

    ★ 5 · Updated 2026-02-12

    Analyze database queries and recommend missing indexes with performance impact analysis

    ⚙ scan codebase for queries⚙ analyze query performance⚙ identify missing indexes