conventional-commits
Installation
SKILL.md
Write Conventional Commits Message
Instructions
-
Analyze Context
- Run the following commands in parallel to gather full context:
# List staged/unstaged files to confirm current state git status # Get high-level statistics (files changed, lines added/removed) git diff --cached --stat # Read the actual staged code changes to draft the message git diff --cached
Related skills
More from ocmrz/skills
google-search
MUST use when searching the web. Use for researching topics, finding discussions on Hacker News/Reddit/Stack Overflow, looking up academic papers, comparing tools or libraries, investigating error messages, or needing precise search filtering.
10npm-trends
Fetch and compare npm package download statistics with trend analysis. Use when the user asks about npm trends, package popularity, download counts, growth rates, or wants to compare npm packages over time.
5image-generation
Generate images using AI models (Gemini 2.5 Flash Image, Gemini 3 Pro Image Preview, or Imagen). Use when the user asks to generate, create, or draw an image.
4