code-committing

Installation
SKILL.md

Code Committing

Format

Language Requirement

Always write in English only

<type>(<scope>): summary
  • Summary: ≀50 chars, imperative mood, no period
  • Scope: Module/package name (monorepo: exact package name or all)
  • Body (optional): Bullet list - {emoji} {text} (≀100 chars/line)
  • Breaking: Add ! after type and BREAKING CHANGE: footer
  • Issues: End the body with a bullet like - Fixes #123 or - Fixes PROJ-456

Types: feat ✨, fix πŸ›, docs πŸ“š, style πŸ’„, refactor ♻️, perf ⚑, test βœ…, build πŸ”§, ci πŸ‘·, chore πŸ”¨, revert βͺ

Installs
5
First Seen
Jan 28, 2026
code-committing β€” perdolique/skills