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: commit messages

Browse skills that share this tag.

  • Useful Commits - Conventional Commits Formatter & Validator
    gitconventional commitscommit messagesangular convention

    ★ 18 · Updated 2026-06-30

    Formats and validates git commit messages following Conventional Commits specification with Angular convention.

    ⚙ format commit messages⚙ validate commit message format⚙ review existing commit messages
  • conventional-commit - Conventional Commits Standard Format Guide
    gitversion controlcommit messagesdevelopment workflow

    ★ 4 · Updated 2026-02-13

    Creates commit messages following Conventional Commits format and helps select commit types

    ⚙ create commit messages⚙ select commit types⚙ follow Conventional Commits format
  • commit-helper - Generate conventional commit messages from git diffs
    gitversion controlcommit messagesdevelopment workflow

    ★ 2 · Updated 2026-02-12

    Creates structured commit messages following conventional commit format based on staged changes

    ⚙ run git diff --staged⚙ analyze file changes⚙ identify commit types