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

Browse skills that share this capability.

  • git-workflow - Git Workflow Expert Guide
    Gitversion controlworkflowconventional commits

    ★ 63 · Updated 2026-05-09

    Provides guidance on Git worktree workflow, commit standards, and PR best practices

    ⚙ create worktrees⚙ manage worktrees⚙ write commit messages
  • git-workflow - Git Workflow Design and Management
    gitversion controlbranching strategyCI/CD

    ★ 0 · Updated 2026-03-26

    Designs git workflows covering branching strategies, commits, and CI/CD pipelines

    ⚙ design git workflows⚙ configure branching strategies⚙ set up CI/CD pipelines
  • git-workflow - Git workflow design and configuration
    gitworkflowCI/CDbranching

    ★ 57 · Updated 2026-03-26

    Designs git workflows including branching strategies, CI/CD pipelines, and repository hygiene

    ⚙ design branching strategies⚙ write commit messages⚙ configure GitHub Actions
  • writing-style - Technical communication style guide for developers
    writing styletechnical communicationcode reviewgithub

    ★ 478 · Updated 2026-03-24

    Style guide for technical communication in tickets, PRs, and code reviews

    ⚙ write issue comments⚙ create PR descriptions⚙ write code review comments
  • conventional-commits - Conventional Commits Writer and Reviewer
    gitversion controlcommitschangelog

    ★ 57 · Updated 2026-03-09

    Writes and reviews commit messages following the Conventional Commits specification (v1.0.0)

    ⚙ write commit messages⚙ review commit messages⚙ enforce commit format
  • commit - Create formatted git commits with conventional commit standards
    gitversion controlcommitconventional commits

    ★ 0 · Updated 2026-02-17

    Create git commits following conventional commit standards

    ⚙ stage git files⚙ write commit messages⚙ create git commits
  • commit - Create clean atomic git commits following best practices
    version-controlgitcommitcode-management

    ★ 138 · Updated 2026-02-17

    Organize and commit code changes into logical atomic units

    ⚙ analyze git changes⚙ stage specific files⚙ create patch files
  • conventional-commits - Write and review Conventional Commits messages for semantic versioning
    gitcommitversioningchangelog

    ★ 86 · Updated 2026-02-11

    Writes and reviews Conventional Commits messages to support semantic versioning and automated changelogs.

    ⚙ write commit messages⚙ review commit messages⚙ generate PR titles