·conventional-commits
</>

conventional-commits

Format commit messages using the Conventional Commits specification. Use when creating commits, writing commit messages, or when the user mentions commits, git commits, or commit messages. Ensures commits follow the standard format for automated tooling, changelog generation, and semantic versioning.

9Installs·1Trend·@jackjin1997

Installation

$npx skills add https://github.com/jackjin1997/clawforge --skill conventional-commits

How to Install conventional-commits

Quickly install conventional-commits AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/jackjin1997/clawforge --skill conventional-commits
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: jackjin1997/clawforge.

SKILL.md

View raw

Format all commit messages according to the Conventional Commits specification. This enables automated changelog generation, semantic versioning, and better commit history.

An optional scope provides additional contextual information about the section of the codebase:

❌ Added new feature (past tense, capitalized) ✅ feat: add new feature (imperative, lowercase)

Format commit messages using the Conventional Commits specification. Use when creating commits, writing commit messages, or when the user mentions commits, git commits, or commit messages. Ensures commits follow the standard format for automated tooling, changelog generation, and semantic versioning. Source: jackjin1997/clawforge.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jackjin1997/clawforge --skill conventional-commits
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from jackjin1997/clawforge

Quick answers

What is conventional-commits?

Format commit messages using the Conventional Commits specification. Use when creating commits, writing commit messages, or when the user mentions commits, git commits, or commit messages. Ensures commits follow the standard format for automated tooling, changelog generation, and semantic versioning. Source: jackjin1997/clawforge.

How do I install conventional-commits?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jackjin1997/clawforge --skill conventional-commits Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/jackjin1997/clawforge