Git 커밋 메시지 검증 스킬. Conventional Commits 형식, 커밋 타입, 스코프, 제목 규칙 준수 여부를 검사한다. convention-commit 스킬의 규칙을 기반으로 검증을 수행한다.
Use when planning commit strategies or determining when to commit changes. Helps developers commit early and often to tell the story of their development process.
Creates properly formatted Git commits following conventional commit standards for the MCPSpy project. Use when asked to commit changes, stage files, or manage git workflows.
Use when writing commit messages that clearly communicate changes and tell the story of development. Helps create informative, well-structured commit messages that serve as…
Generate semantic commit messages and create git commits. Handles OneDrive mmap errors automatically. Use when user wants to commit, needs a commit message, or git commit fails.
Generate an interactive HTML org explorer from a GitHub organization. Surfaces team hierarchy, members, owned repos, and CODEOWNERS path attributions.
Diagnostica el repositorio git (ramas stale, commit-graph, fsmonitor, blobs grandes, stashes viejos) y reporta hallazgos priorizados con fixes recomendados.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with — from…
Muestra qué optimizaciones aplicaría gitwise (commit-graph, repack -A -d, prune) en modo dry-run. Usa cuando el usuario pida optimizar git, acelerar log/status, o cuando audit…
Write clear, consistent commit messages following 10up conventions. Uses conventional commit style with lowercase formatting.
Windows and Git Bash compatibility guidance for Azure Pipelines. Covers path conversion issues, shell detection in pipeline scripts, MINGW/MSYS path handling, Windows agent…
Give an agent a portable Git workflow playbook for branch strategy, commit hygiene, pull requests, merge choices, and CI-aware collaboration.
Run the atomic-commit workflow on the current changes, then publish the resulting commits to the remote.
変更点を分析し、Conventional Commits 形式のコミットメッセージを提案する。Use when the user asks for a commit message, コミットメッセージを考えて, 変更点を分析してコミットメッセージを, or similar.
Create git commits with AI-generated messages following best practices. Use when the user asks to commit changes, mentions "commit", wants to save work to git, or has made changes…
Format git commit messages combining Conventional Commits summary lines with Linux kernel-style bodies. Use when writing, reviewing, or formatting commit messages.
Generate standards-compliant commit messages following Conventional Commits with emojis. Use this when creating commits, reviewing commit messages, or ensuring consistent commit…
"커밋 메시지 작성해줘", "commit message", "커밋해줘", "git commit" 표현이 있거나 git diff/변경 내용이 제공될 때 활성화됩니다. 수행 내용: 변경 내용을 분석해 Conventional Commits 형식의 커밋 메시지를 생성합니다.
Generate conventional commit messages for the Shopware AI Coding Tools marketplace. Determines type, infers scope from plugin directory structure, and detects breaking changes.
Guide for creating well-structured conventional commits. Use when creating git commits, drafting commit messages, or reviewing commit message quality.
Provides guidelines for creating conventional commit messages, ensuring they adhere to a specific format and are concise.
Analyzes git diffs or staged changes and generates narrative commit messages that explain WHY a change was made, not just what changed — following Conventional Commits format.
Draft a commit message strictly for the work done in THIS session, identifying exactly which files belong in the commit. Ignores pre-existing dirty files.
Generowanie treści commita na podstawie bieżących zmian i zapis do pliku `COMMIT_MESSAGE_DIR/commit-message.txt`.
Write clear and concise commit messages that accurately describe the changes made in the codebase
Generate clear, conventional commit messages from git diffs. Use when writing commit messages, reviewing staged changes, or preparing releases.
Генерирует сообщение для git-коммита в формате Conventional Commits на русском языке. Используй этого агента когда нужно сгенерировать commit message.
Validates commit messages against Conventional Commits specification using programmatic validation. Replaces the git-conventional-commit-messages text file with a tool that…
Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits).
Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits).
Writes a Conventional Commits message for staged changes in this repository, matching its commitlint config (@commitlint/config-conventional) and package-name scopes like…
Produce a single ready-to-paste conventional commit message with a `: ` prefix from current git changes — invoke only when explicitly asked to write/draft/create a commit…
A syntax-highlighting pager for git diff, grep, and blame output built in Rust. Provides word-level diff highlighting, side-by-side views, line numbering, and theme support using…
Comprehensive Windows Git Bash and MINGW path conversion guide for Docker volume mounts and commands
Draft a Conventional Commits message in markdown when the user asks for a commit message/commit msg (e.g., "commit msg?", "commit message", "msg in md").
Analyze staged changes, scan for sensitive content, draft Conventional Commit messages, prepare PR text, and update changelog entries in a guarded commit-and-release communication…
Use Husky to wire pre-commit, pre-push, and commit-msg checks into a repo so agents and developers run the same local guardrails before changes leave the workstation.
Enforce semantic commit practices with proper file staging and prefix usage. Use when committing code, managing git history, or when user mentions git/commit/コミット.
Commit messages that survive `git blame` in five years. Subject under 72 chars imperative mood, body for the why not the what, no AI attribution, atomic commits, revert +…
Generate standardized conventional commit messages with Claude Code attribution. Use when creating automated commits, release commits, or any git commit requiring consistent…
Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned agents with PromptAgen — from…
Guide for committing to Oh My Brand! using Conventional Commits, Husky hooks, and linting. Use this when making commits, pushing to remote, or fixing pre-commit linting failures.
FastAPI + Reactのフルスタック開発を、設計→API→バックエンド→ドキュメント→フロント→画面仕様書→E2Eテストの順でオーケストレーションするスキル。 各フェーズの実装品質は python-impl / react-impl / openapi-docs / rest-api-test / screen-spec-reverse /…
MANDATORY skill for ALL commits. Must be used EVERY TIME before creating any git commit. No exceptions.
JS/TS + Python dep upgrade intel (monorepos). Outdated package-manager checks + GitHub release/changelog → Markdown+JSON.
Guide for breaking changes into logical, atomic commits using interactive staging. Use when committing changes that span multiple concerns, when needing to stage parts of files…
Execute git commit with conventional commit message analysis, intelligent staging, and message generation.
Realiza commit de todas as alterações do repositório (add, edit, delete) com mensagem padronizada. Use quando o usuário pedir para commitar alterações, fazer commit de tudo, ou…
Assists with careful Git commits in any repository. Activates when committing changes, checking .gitignore, or generating commit messages.
Create well-formatted semantic commit messages following project conventions. Use when committing changes to ensure consistent, descriptive commit history.
Apply HyperShift conventional commit formatting rules. Use when generating commit messages or creating commits.
Enforce git commit best practices using gitmoji + Conventional Commits format. TRIGGER when creating commits.
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes. — from tools/git-workflow
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes. — from bg-szy/TOP-SKILLS
Genera messaggi di commit Git seguendo lo standard Conventional Commits con descrizione in italiano. Ottimizzato per il progetto LeenO con scope specifici e procedura di analisi…
Use when the user asks for a git commit message or semantic commit guidance. Produce one semantic commit message that prioritizes stated intent and effect and stays consistent…
Guide la création de commits bien formatés, push vers origin et création de Pull Requests documentées.
Guide la création de commits bien formatés, push vers origin et création de Pull Requests documentées.
Esegui git commit e push su GitHub con messaggio dettagliato in formato Conventional Commits. Usa quando l'utente dice "committa", "fai il commit", "pusha", "commit e push",…
Commit, push, and open a PR with an adaptive, value-first description. Use when the user says "commit and PR", "push and open a PR", "ship this", "create a PR", "open a p — from…