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 capability: create feature branches

Browse skills that share this capability.

  • commit-guard - Git commit quality guard with branch protection
    gitcommitquality-controlbranch-management

    ★ 0 · Updated 2026-02-14

    Analyzes git staged changes and enforces commit standards before creation

    ⚙ analyze git diff statistics⚙ check file and line thresholds⚙ calculate change coherence score
  • git-expert-guidelines - Git Expert Guidelines: Security Rules and Best Practices
    gitversion-controlbest-practicesguidelines

    ★ 0 · Updated 2026-02-13

    Reference standard for Git management with security rules, atomic workflows, commit conventions, and configuration best practices.

    ⚙ verify Git status before add⚙ prevent force push to main⚙ ensure atomic commits
  • git-expert-guidelines - Git version control standards for agents and developers
    version-controlgitworkflowbest-practices

    ★ 0 · Updated 2026-02-13

    Provides reference standards for Git management including security rules, atomic workflows, commit conventions and configuration best practices

    ⚙ verify status before add⚙ enforce atomic commits⚙ apply conventional commit format