·conventional-commit
</>

conventional-commit

marcelorodrigo/agent-skills

Create conventional commit messages following best conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits specification.

321Installs·17Trend·@marcelorodrigo

Installation

$npx skills add https://github.com/marcelorodrigo/agent-skills --skill conventional-commit

SKILL.md

Before committing, ensure you're working on a feature branch, not the main branch.

If you're on main or master, create a new branch first:

Branch naming should follow the pattern: / where type matches the commit type (e.g., feat/add-user-auth, fix/null-pointer-error, refactor/extract-validation).

Create conventional commit messages following best conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits specification. Source: marcelorodrigo/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/marcelorodrigo/agent-skills --skill conventional-commit
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is conventional-commit?

Create conventional commit messages following best conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits specification. Source: marcelorodrigo/agent-skills.

How do I install conventional-commit?

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

Where is the source repository?

https://github.com/marcelorodrigo/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01