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 input: Performance constraints

Browse skills that use this input.

  • animate - Enhance features with animations and micro-interactions
    animationuimicro-interactionsfrontend

    ★ 0 · Updated 2026-09-19

    Analyzes UI features and strategically adds animations, transitions, and micro-interactions to improve usability and visual feedback.

    ⚙ Identify static UI areas⚙ Assess motion context and performance⚙ Plan animation strategy
  • sparc-refine - SPARC Refinement and Completion Phases
    sparctesting-and-qacode-reviewtest-coverage

    ★ 4 · Updated 2026-09-16

    Run SPARC Refinement and Completion phases to review code, improve test coverage, validate specifications, and generate documentation.

    ⚙ Retrieve prior phase artifacts⚙ Perform code review⚙ Analyze test coverage
  • ios-design-direction - iOS App Design Philosophy & Creative Direction with HIG
    iOS designHIGSwiftUIaccessibility

    ★ 602 · Updated 2026-06-30

    Guides iOS app design based on Apple Human Interface Guidelines, covering Clarity/Deference/Depth principles, SwiftUI implementation patterns, and accessibility design.

    ⚙ Guide HIG-based iOS design⚙ Design SwiftUI components⚙ Design screen layouts
  • beazley-deep-python - Write Python Code in David Beazley's Advanced Style
    pythoncode-generationadvanced-programminggenerators

    ★ 602 · Updated 2026-02-11

    Generates Python code following David Beazley's approach emphasizing generators, coroutines, metaprogramming, and deep language understanding

    ⚙ Generate Python code with generators⚙ Create coroutine-based implementations⚙ Apply metaprogramming patterns