conventional-commits

Installation
SKILL.md

Conventional Commits

Format all commit messages according to the Conventional Commits specification. This enables automated changelog generation, semantic versioning, and better commit history.

Format Structure

<type>[optional scope]: <description>

[optional body]

[optional footer(s)]

Commit Types

SemVer-Mapped Core Types

Use these types when they match the change; they are the only types with

Related skills
Installs
20
Repository
bastos/skills
GitHub Stars
2
First Seen
Jan 23, 2026