Conventional Commits & Release Automation
Standardize commit history to enable automated changelog generation and semantic versioning.
Format Specification
<type>[optional scope]: <description>
[optional body]
[optional footer(s)]
Author standardized conventional commit messages (feat, fix, docs, refactor, chore), generate automated semver releases, and format pull request descriptions.
npx skillmds@latest add pedroiff0/git-conventional-commits Standardize commit history to enable automated changelog generation and semantic versioning.
<type>[optional scope]: <description>
[optional body]
[optional footer(s)]
pedroiff0/awesome-skills/tree/main/skills/github/git-conventional-commits commit f429543900