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 output: performance report

Browse skills that produce this output.

  • mongodb-query-optimizer - MongoDB Query Optimization and Indexing
    MongoDBoptimizationindexingperformance

    ★ 0 · Updated 2026-06-30

    Optimize MongoDB queries and create indexes for improved performance

    ⚙ optimize query⚙ create index⚙ analyze slow query
  • influencer-marketing - Influencer Marketing Expert
    influencer marketingsocial media marketingcampaign management

    ★ 602 · Updated 2026-06-15

    Strategic expertise in building and managing influencer marketing programs

    ⚙ identify influencers⚙ plan campaigns⚙ negotiate partnerships
  • performance-profiling - Profile CPU, Memory, Network Performance
    performanceprofilingbenchmarkingmonitoring

    ★ 602 · Updated 2026-06-15

    Profile CPU, memory, and network performance for web apps and APIs

    ⚙ run CPU profiler⚙ create flame graph⚙ capture heap snapshot
  • performance - Web Performance Optimization
    performanceoptimizationwebLighthouse

    ★ 63 · Updated 2026-05-28

    Optimize web loading speed, runtime efficiency, and resources based on Lighthouse audits

    ⚙ identify performance bottlenecks⚙ analyze code and assets⚙ optimize images
  • performance-budget-checker - Code Performance Anti-Pattern Detector
    performanceanti-patternscode analysisdatabase

    ★ 602 · Updated 2026-05-11

    Detects performance anti-patterns like N+1 queries, nested loops, large file operations, and inefficient algorithms

    ⚙ read code context⚙ detect N+1 queries⚙ identify nested loops
  • optimize - UI Performance Optimization
    performanceoptimizationwebui

    ★ 70,133 · Updated 2026-03-25

    Diagnoses and fixes UI performance across loading, rendering, animations, images, and bundle size

    ⚙ measure performance⚙ identify bottlenecks⚙ optimize images
  • sql-pro - Advanced SQL Database Expert
    SQLDatabaseQuery OptimizationPerformance Tuning

    ★ 57 · Updated 2026-03-23

    Expert SQL specialist for cloud databases, query optimization, and modern data architecture

    ⚙ write optimized SQL queries⚙ design database schema⚙ analyze query execution plans
  • UI Performance Guard - Enforce Vercel-standard performance optimizations for React and Next.js applications
    performanceoptimizationreactnextjs

    ★ 10 · Updated 2026-02-12

    Enforces performance optimizations for React and Next.js applications following Vercel standards

    ⚙ eliminate waterfalls⚙ defer await until data needed⚙ use Promise.all for concurrent fetching