commit-standards

Installation
SKILL.md

Commit Message Standards

This skill ensures consistent, meaningful commit messages following conventional commits.

Quick Reference

Basic Format

<type>(<scope>): <subject>

<body>

<footer>

Commit Types

| English | 中文 | When to Use |

Related skills
Installs
2
GitHub Stars
44
First Seen
Mar 6, 2026