--- name: commit scope: universal description: | Format commit messages following conventional commits standard. Use when: writing commit messages, git commit, reviewing commit history. Keywords: commit, git, message, conventional, feat, fix, refactor. --- # Commit Message Standards > **Language**: English | [繁體中文](../../locales/zh-TW/skills/commit-standards/SKILL.md) **Version**: 1.0.0 **Last Updated**: 2025-12-24 **Applicability**: Claude Code Skills --- > **Core Standard**: This skill implements [Commit Message Guide](../../core/commit-message-guide.md). For comprehensive methodology documentation, refer to the core standard. ## Purpose This skill ensures consistent, meaningful commit messages following conventional commits. ## Quick Reference ### Basic Format ``` ():