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: changeset file

Browse skills that produce this output.

  • create-component - End-to-end component creation guide
    componentReactLynxcross-platform

    ★ 887 · Updated 2026-06-15

    Implements components for React Web, Lynx, and cross-platform with architecture decisions

    ⚙ decide target platform⚙ determine delivery surface⚙ brainstorm requirements
  • l-pr - Create draft PR with auto-generated body
    gitgithubpull-requestcode-review

    ★ 3,009 · Updated 2026-03-22

    Creates draft PR targeting develop with auto-generated title and body from design files, issues, or commits.

    ⚙ gather git state⚙ commit uncommitted changes⚙ push changes to remote
  • work-on - Implement changes for issues or PRs
    developmentissue-trackingpr-managementcode-implementation

    ★ 2,494 · Updated 2026-02-14

    Process issues or PRs by implementing changes, adding tests, updating docs, and creating pull requests

    ⚙ create branch⚙ implement code changes⚙ add tests