common-conventional-commits

Installation
SKILL.md

common-conventional-commits

Write all commit messages following the Conventional Commits 1.0.0 specification — producing structured, consistent commit history that enables automated tooling and clear communication.

When to use

Use this skill when:

  • Writing a commit message (via git commit, interactive rebase, squash, etc.)
  • Suggesting a commit message to the user
  • Reviewing or correcting a commit message
  • Splitting work into multiple commits and deciding how to describe each

Instructions

1. Commit message structure

Every commit message must follow this format:

Installs
22
First Seen
May 1, 2026
common-conventional-commits — xip-online-applications/skills