SKILL·16E13B

commits

majiayu000
Updated 2 months ago
17 views
58
9
58
View on GitHub
Documentsword

About

This Claude Skill provides the Conventional Commits specification for writing structured, meaningful commit messages. It enables automated changelog generation and semantic versioning by defining a standard format with types like `feat` and `fix`. Use it to enforce consistent commit practices and clearly communicate changes, including breaking changes flagged with `BREAKING CHANGE`.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/commits

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/commits
0
FAQ

Frequently asked questions

What is the commits skill?

commits is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform commits-related tasks without extra prompting.

How do I install commits?

Use the install commands on this page: add commits to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does commits belong to?

commits is in the Documents category, tagged word.

Is commits free to use?

Yes. commits is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills