git-commit-semantic

Installation
SKILL.md

Git Commit Semantic Submission

The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explicit commit history; which makes it easier to write automated tools on top of. This convention dovetails with SemVer, by describing the features, fixes, and breaking changes made in commit messages.

Commit Message Structure

<type>[optional scope]: <description>

[optional body]

[optional footer(s)]

Types

Installs
1
GitHub Stars
17
First Seen
Aug 3, 2026
git-commit-semantic — xspoonai/spoon-awesome-skill