commit

Installation
SKILL.md

Commit Convention

This project uses the Angular Conventional Commits format with Lefthook pre-commit hooks.

Format

<type>[(optional scope)]: <description>

Types

Type Usage
feat New feature (MINOR in SemVer)
fix Bug fix (PATCH in SemVer)
docs Documentation changes only
style Code style (formatting, no logic change)
refactor Code change — not a fix, not a feature
Related skills
Installs
1
GitHub Stars
26
First Seen
Apr 2, 2026