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: conventional commits

Browse skills that share this tag.

  • coach-tech-writing - Interactive Coaching for Polishing Technical Articles
    technical writingarticle editingcoachingprose rewriting

    ★ 9 · Updated 2026-06-30

    Guides writers through meta-review, restructuring, natural prose rewriting, title design, fact-checking, footnote curation, and commit management for technical articles.

    ⚙ Review article structure and impact⚙ Restructure article chapters and sections⚙ Rewrite prose to remove AI style
  • 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
  • git-workflow - Standardized Git Workflow for Agents
    Gitversion controlworkflowcode review

    ★ 0 · Updated 2026-05-09

    Enforces Git conventions for commits, branches, PRs, and code review with automated validation

    ⚙ create feature branch⚙ detect default branch⚙ format commit message
  • stave-worktree-pr-flow - Ship current work as GitHub PR via worktree
    gitGitHub PRworktreeworkflow

    ★ 4 · Updated 2026-05-09

    Move dirty state to worktree, commit with Conventional Commits, push to GitHub, and create pull request

    ⚙ confirm intended scope⚙ detect worktree mode⚙ move dirty state
  • 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 guidance for commits and PRs
    gitversion controlworkflowcommit

    ★ 422 · Updated 2026-05-09

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

    ⚙ create worktree⚙ list worktrees⚙ remove worktree
  • 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
  • Git Commit - Generate Conventional Commits with story context
    gitversion controlconventional commitscommit message

    ★ 0 · Updated 2026-03-25

    Generates storytelling-focused Conventional Commits messages with optional issue tracker context, then commits and pushes changes

    ⚙ read git status⚙ check git diff⚙ view git log
  • git-commit - Create Conventional Commits for Git
    gitversion controlcommitconventional commits

    ★ 6 · Updated 2026-03-25

    Create proper git commits from repository changes using Conventional Commits format

    ⚙ review code changes⚙ create commit subject⚙ write commit body
  • commit - Version Control Commit Management
    version controlgitjujutsucommit

    ★ 8 · Updated 2026-03-23

    Detects VCS type, enforces atomic commits, validates commit messages before any commit operation

    ⚙ Detect VCS type⚙ Examine commit history⚙ Detect project conventions
  • commit - Smart Git Commit Workflow
    gitversion controlcommitbranch protection

    ★ 0 · Updated 2026-03-21

    Protected git commit workflow with auto-rebase and conventional commit messages

    ⚙ run git commands⚙ check current branch⚙ detect protected branch
  • 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