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: Refactoring suggestions

Browse skills that produce this output.

  • 1money-react-hooks - React hook selection and usage guide for 1money projects
    reacthookstypescriptfrontend

    ★ 0 · Updated 2026-09-16

    Provides guidance on choosing and using React hooks from @1money/hooks for state, refs, effects, timers, and URL query state.

    ⚙ Match user needs to hooks⚙ Identify anti patterns in code review⚙ Recommend clean hook import paths
  • gitflow - Gitflow Workflow Rules for Git Operations
    gitworkflowcode-reviewversion-control

    ★ 211 · Updated 2026-02-24

    Applies Gitflow workflow rules during git operations and code review.

    ⚙ review code for guideline compliance⚙ suggest improvements based on best practices⚙ explain preferred patterns
  • Manage Architecture - Python Architecture and Import Management Standards
    code qualityarchitecturepythonimport management

    ★ 0 · Updated 2026-02-14

    Manages package structure, module grouping, and import strategy standards for Python codebases.

    ⚙ Check import sorting and validation⚙ Verify code coupling dependencies⚙ Verify namespace pollution