Back to Skills

commit-standards

AsiaOstrich
Updated 28 days ago
441 views
34
4
34
View on GitHub
Documentsword

About

This skill formats Git commit messages according to the Conventional Commits standard. It provides templates and type definitions (like `feat`, `fix`, `refactor`) to ensure consistency when writing or reviewing commits. Use it during the commit process to create clear, structured commit history.

Quick Install

Claude Code

Recommended
Primary
npx skills add AsiaOstrich/universal-dev-skills -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/AsiaOstrich/universal-dev-skills
Git CloneAlternative
git clone https://github.com/AsiaOstrich/universal-dev-skills.git ~/.claude/skills/commit-standards

Copy and paste this command in Claude Code to install this skill

GitHub Repository

AsiaOstrich/universal-dev-skills
Path: skills/commit-standards
0
ai-coding-assistantbest-practicesclaude-codeclaude-code-skillscode-reviewdeveloper-experience

Related Skills