More screenshots

    Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+18 more

    ✍️ Git Commit Writer

    3

    It analyzes your staged changes using git diff --cached to generate messages following the Conventional Commits specification.

    Free

    7 installs5.0 (1 review)
    ✍️ Git Commit Writer

    ✍️ Git Commit Writer

    Example session with this skill installed

    Analyze my staged changes for the new auth providers and the protected routes, then write a conventional commit message.

    • Read your context and instructions
    • Compiled the git commit writer

    feat(api): add OAuth2 provider support

    • Implement Google and GitHub auth providers
    • Add token validation middleware to /protected routes
    • Update user schema to support provider IDs

    The changes introduce new user-facing login methods and secure the API endpoints.

    Connects securely to your tools. The creator never sees your data.

    About this skill

    What it does

    The Git Commit Writer automates the process of crafting high-quality, professional commit messages. It analyzes your staged changes using git diff --cached to generate messages following the Conventional Commits specification. It intelligently detects the correct change type, identifies the relevant scope based on your file paths, and flags breaking changes automatically.

    How it works

    The skill follows a rigorous multi-step analytical process:

    • Verifies staged files via git status to ensure it only commits what you've actually added.
    • Summarizes impact using --stat and inspects logic changes within patch files.
    • Applies Scope Detection Rules to map file paths (like src/auth/) to logical scopes (like auth).
    • Evaluates breaking change indicators, such as signature changes or schema modifications.

    Why use this skill

    Writing good commits is hard, especially when context-switching. While a basic AI might just summarize what you did, this developer-centric skill ensures your repo history remains clean, searchable, and compatible with automated changelog tools. It prevents common mistakes like including unstaged "work-in-progress" code in the message description or using non-standard types.

    Supported tools

    Designed for any AI agent with shell access (CLI), it specifically targets environments like Claude Code, Cursor, and Windsurf where git is available in the integrated terminal.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    5.0
    1 review
    5
    1
    4
    0
    3
    0
    2
    0
    1
    0

    7 people have installed this skill.

    Trust & safety

    Security scanned

    Verified clean 2 months ago

    • Free to download with an account

    Listed3 months ago
    Updated1 month ago

    Frequently Asked Questions