# commit-messages

> commit-messages analyzes git diffs and produces conventional commit messages focused on the why, not just the what.

- Page: https://skill123.app/skills/commit-messages/
- Category: productivity
- Platforms: cursor, claude, copilot
- Quality score: 88/100
- Last verified: 2026-06-22
- Source: https://github.com/skill123app/curated-skills

## When to use

- Writing commit messages
- Before git commit
- Conventional commits

## Install

```bash
npx skills add https://github.com/skill123app/curated-skills/tree/main/commit-messages
```

Agents can also read https://skill123.app/install/skill123.md and install this skill.
