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 tagged: optimization

Browse skills that share this tag.

  • docker-development - Docker container optimization and security engineering skill
    dockercontainerdocker-composedockerfile

    ★ 0 · Updated 2026-09-24

    Optimizes Dockerfiles, configures docker-compose orchestration, implements multi-stage builds, and audits container security.

    ⚙ Optimize Dockerfile structure and layers⚙ Generate docker-compose configurations⚙ Audit container security vulnerabilities
  • performance-optimization - Performance Optimization
    performanceoptimizationprofilingweb-vitals

    ★ 0 · Updated 2026-09-24

    Optimizes application performance by measuring baselines, identifying bottlenecks, and fixing frontend and backend performance issues.

    ⚙ Measure application performance baseline⚙ Identify performance bottlenecks⚙ Fix performance anti-patterns
  • performance-review - Code performance analysis and optimization review
    performancecode-reviewoptimizationbenchmark

    ★ 2 · Updated 2026-09-24

    Analyzes code performance bottlenecks and provides evaluation and optimization suggestions for algorithms, resources, concurrency, and databases.

    ⚙ Analyze algorithm complexity⚙ Evaluate resource usage⚙ Check concurrency performance
  • cpp-performance - Detect and fix C++ performance smells in the codebase
    cppperformanceoptimizationprofiling

    ★ 6 · Updated 2026-09-23

    Detects and fixes C++ performance smells including unnecessary allocations, bad container choices, expensive synchronization, and hot path issues.

    ⚙ Detect C++ performance smells⚙ Suggest optimal containers and algorithms⚙ Identify unnecessary copies and allocations
  • performance-optimizer - React Native Performance Optimizer
    react-nativeperformanceoptimizationprofiling

    ★ 29 · Updated 2026-09-23

    Optimizes React Native app performance including rendering, bridge communication, list rendering, memory management, and profiling.

    ⚙ Profile and identify performance bottlenecks⚙ Optimize component rendering⚙ Optimize list rendering
  • prompt-engineer - Transforms user prompts using structured prompting frameworks.
    prompt-engineeringoptimizationframeworksai-enhancement

    ★ 1 · Updated 2026-09-23

    Analyzes user intent and task complexity to transform raw user prompts into structured, optimized prompts using standard frameworks.

    ⚙ Analyze user intent⚙ Identify task characteristics⚙ Select prompting frameworks
  • enhance-claude-memory - Analyze and optimize project memory files
    memoryoptimizationclaudeagents

    ★ 17 · Updated 2026-09-23

    Analyzes CLAUDE.md and AGENTS.md project memory files to optimize structure, instructions, and cross-tool compatibility.

    ⚙ Locate project memory files⚙ Read memory and README contents⚙ Execute detection pattern checks
  • math-modeling-skill - Mathematical Modeling Competition Expert
    mathematical-modelingcumcmoptimizationprediction

    ★ 105 · Updated 2026-09-23

    Analyze and solve mathematical modeling competition problems using decision patterns distilled from 139 CUMCM excellent papers.

    ⚙ Decompose modeling problems and dependencies⚙ Classify subproblems by mathematical structure⚙ Retrieve structurally similar historical cases
  • py-perf - Measure, diagnose, and optimize Python code performance.
    pythonperformanceprofilingbenchmarking

    ★ 1 · Updated 2026-09-22

    Diagnose and improve Python performance using benchmarks, profiling tools, memory analysis, concurrency, and regression tests.

    ⚙ Profile CPU execution time⚙ Track memory allocations⚙ Run reproducible performance benchmarks
  • dagx-agi-kernel - Perfectify Control Kernel
    agentdagxperfectifyverification

    ★ 4 · Updated 2026-09-22

    Improves and verifies agent work after repeated failures, dependency-heavy tasks, or optimization claims needing baseline evidence.

    ⚙ Verify agent execution results⚙ Diagnose execution failure causes⚙ Establish baseline evidence
  • react-best-practices - Next.js & React Performance Expert
    reactnextjsperformanceoptimization

    ★ 0 · Updated 2026-09-22

    Provides Next.js and React performance optimization guidelines from Vercel Engineering.

    ⚙ Eliminate data fetching waterfalls⚙ Optimize bundle size⚙ Optimize server side performance
  • performance - Web performance optimization based on Lighthouse audits
    performancelighthousecore-web-vitalsoptimization

    ★ 1 · Updated 2026-09-22

    Optimize web loading speed, runtime efficiency, and resource delivery based on Lighthouse performance audits.

    ⚙ Identify performance bottlenecks⚙ Prioritize Core Web Vitals⚙ Provide code optimization examples
  • sf-governor-limits - Apex Governor Limits Optimization Strategies
    salesforceapexgovernor-limitssoql

    ★ 17 · Updated 2026-09-21

    Provides strategies and optimization procedures for SOQL, DML, heap, CPU, callouts, and async offloading when handling Salesforce Apex governor limits.

    ⚙ Check limits programmatically⚙ Optimize SOQL queries⚙ Optimize DML operations
  • perf-loop - Rust Performance Optimization Loop
    rustperformanceprofilingoptimization

    ★ 221 · Updated 2026-09-21

    Optimizes Rust performance using a strict measure-hypothesize-change-remeasure cycle with specific profiling tools and playbooks.

    ⚙ Measure baseline performance⚙ Profile CPU and allocation bottlenecks⚙ Formulate optimization hypotheses
  • ln-813-optimization-plan-validator - Validate optimization plans via multi-agent review.
    optimizationplan-validationmulti-agentfeasibility-check

    ★ 18 · Updated 2026-09-20

    Validates optimization plans via parallel agent review and feasibility checks before committing to code changes.

    ⚙ Load optimization context⚙ Check agent health status⚙ Materialize review context
  • graphics-rendering - 3D Graphics Rendering and Shader Optimization
    graphicsrenderingshadershlsl

    ★ 18 · Updated 2026-09-20

    Provides 3D graphics rendering, HLSL shader programming, particle VFX setup, and rendering performance optimization.

    ⚙ Program PBR and toon shaders⚙ Setup particle system visual effects⚙ Reduce draw calls with batching
  • performance-optimizer - Identify and fix performance bottlenecks in code and APIs.
    developmentperformanceoptimizationdatabase

    ★ 0 · Updated 2026-09-20

    Identifies and fixes performance bottlenecks in code, databases, and APIs while measuring before and after optimization.

    ⚙ Measure performance before and after⚙ Identify bottlenecks using profiling tools⚙ Optimize database queries and indexes
  • ulw-perf - Locate and fix performance bottlenecks across domains.
    workflowoh-my-hermesoptimizationultraperf

    ★ 2,797 · Updated 2026-09-19

    Finds where a system is slow, leaking, or expensive across domains, and fixes one measured hot path at a time behind a regression budget.

    ⚙ Audit performance baselines⚙ Rank hot-path hypotheses⚙ Hand off reversible fixes
  • optimizer-mindset - Optimizer Mindset for Best-Option Decision Making
    optimizationdecision-makingtradeoff-analysisrecommendation

    ★ 1 · Updated 2026-09-19

    Treats user queries as optimization problems by identifying core objectives, finding binding constraints, scoring options, and recommending the single best choice.

    ⚙ Identify core objectives and binding constraints⚙ Decompose problems into key decision variables⚙ Enumerate and quantitatively score candidate options
  • dockerfile-review - Dockerfile Review and Best Practices
    dockerdockerfiledevopssecurity

    ★ 0 · Updated 2026-09-19

    Review and optimize Dockerfiles for layer caching, security, image size, and build correctness.

    ⚙ Review Dockerfiles for best practices⚙ Optimize layer caching order⚙ Reduce container image size

Scroll to load more