Commit Message Generator

Generates standardized and meaningful commit messages following best practices. Use when writing or improving commit messages.

tomevault-io Updated

File contents

Instructions

When generating a commit message:

  1. Understand the purpose of the changes
  2. Identify the main impact
  3. Use concise and clear language
  4. Prefer imperative tone (e.g., "Add", "Fix", "Update")
  5. Optionally include additional details

Output Format

type(scope): short description

  • bullet points explaining changes (optional)

Examples

feat(auth): add login with Google
fix(api): handle null response in user endpoint
refactor(ui): simplify navbar component


Source: elisaterumi-ai/agent-skills-in-practice — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/elisaterumi-ai--agent-skills-in-practice--agent-skills-in-practice commit 97f336ce2e

Frequently asked questions

npx skillmds@latest add tomevault-io/commit-message-generator-4