·writing-commits
</>

writing-commits

augmnt/webdev-skills

Generates commit messages and PR descriptions following Conventional Commits. Use when committing code, writing PR titles, reviewing git history, or when asked to describe changes. Triggers on git commit, PR creation, or changelog generation.

6Installs·0Trend·@augmnt

Installation

$npx skills add https://github.com/augmnt/webdev-skills --skill writing-commits

SKILL.md

| feat | New user-facing feature | | fix | Bug fix | | docs | Documentation only | | refactor | Code change, no behavior change | | test | Adding/fixing tests | | chore | Build, deps, tooling |

Same format as commits. PR title becomes the squash commit message.

Generates commit messages and PR descriptions following Conventional Commits. Use when committing code, writing PR titles, reviewing git history, or when asked to describe changes. Triggers on git commit, PR creation, or changelog generation. Source: augmnt/webdev-skills.

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

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/augmnt/webdev-skills --skill writing-commits
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is writing-commits?

Generates commit messages and PR descriptions following Conventional Commits. Use when committing code, writing PR titles, reviewing git history, or when asked to describe changes. Triggers on git commit, PR creation, or changelog generation. Source: augmnt/webdev-skills.

How do I install writing-commits?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/augmnt/webdev-skills --skill writing-commits 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/augmnt/webdev-skills

Details

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