git
Installation
SKILL.md
Git Conventional Commits
Standardized commit message format for clean git history.
Instructions
1. Commit Format
<type>(<scope>): <description>
[optional body]
[optional footer(s)]
Standardized commit message format for clean git history.
<type>(<scope>): <description>
[optional body]
[optional footer(s)]