Commit Messages

Generate conventional commit messages from git diffs. Use when writing commit messages or reviewing staged changes.

ever-just b728526 448 B Updated

File contents

Commit Messages

Format: type(scope): description

Types: feat, fix, docs, style, refactor, test, chore

Example:

feat(auth): add JWT token validation

Implement middleware for validating JWT tokens on protected routes

Keep subject <50 chars. Body explains why, not what.

ever-just/agentskills/tree/main/skills/white-paper-writing/blastum-skill-authoring/examples/simple commit b728526a25

Frequently asked questions

npx skillmds@latest add ever-just/commit-messages