Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Commit Helper

Skill Verifiziert Aktiv

Helps write Git commit messages following the Conventional Commits specification. Use this skill when the user asks to commit changes, write commit messages, format commits, or mentions git commits.

Zweck

To help developers write well-formatted Git commit messages efficiently, adhering to the Conventional Commits specification, and improving project history clarity.

Funktionen

  • Generates Conventional Commits messages
  • Validates commit message format
  • Provides guidance on types, scopes, and formatting
  • Includes examples for various scenarios
  • Integrates with Git workflow for commit generation

Anwendungsfälle

  • When a user asks to commit changes
  • When a user requests to write or format git commit messages
  • To enforce a standardized commit message format
  • To improve the clarity and consistency of Git history

Nicht-Ziele

  • Performing Git operations beyond commit message generation
  • Managing merge conflicts or rebasing
  • Automating the entire Git commit process without user review

Installation

npx skills add charon-fan/agent-playbook

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit28 days ago
Sterne53
Status
Quellcode ansehen

Ähnliche Erweiterungen

Unslop Commit

100

Schreibt Commit-Nachrichten um, damit sie klingen, als hätte ein sorgfältiger menschlicher Ingenieur sie geschrieben. Entfernt KI-/Marketing-Schrott ("umfassende Lösung", "robuste Implementierung", "nutzen", "verbessern", "nahtlos", "Dieser Commit..."). Behält das Conventional Commits-Format bei. Betreff ≤72 Zeichen (Ziel ≤50), Imperativ. Body nur, wenn das "Warum" nicht aus dem Betreff ersichtlich ist. Verwenden Sie dies, wenn der Benutzer "Menschlichkeit der Commit-Nachricht", "Commit-Nachricht von Müll befreien", "diese Commit-Nachricht menschlich klingen lassen", "/unslop-commit", "/commit" sagt oder einen Entwurf einer zu bereinigenden Commit-Nachricht einfügt. Löst automatisch aus, wenn Änderungen gestaged werden.

Skill
MohamedAbdallah-14

Ctx Doctor

100

Führt Diagnosen für den Kontextmodus aus. Überprüft Laufzeiten, Hooks, FTS5, Plugin-Registrierung sowie npm- und Marktplatzversionen. Auslöser: /context-mode:ctx-doctor

Skill
mksglu

Git Commit

99

Create a git commit with a good message. Use when the user says "commit", "save changes", "commit this", or asks to create a commit after making code changes.

Skill
SeifBenayed

Caveman Commit

98

Ultra-komprimierter Generator für Commit-Nachrichten. Reduziert Rauschen in Commit-Nachrichten und bewahrt dabei Absicht und Begründung. Format: Conventional Commits. Betreff ≤50 Zeichen, Body nur, wenn "warum" nicht offensichtlich ist. Verwendung, wenn der Benutzer "schreibe einen Commit", "Commit-Nachricht", "generiere Commit", "/commit" sagt oder /caveman-commit aufruft. Automatische Auslösung beim Staging von Änderungen.

Skill
juliusbrussee

Commit Changes

97

Stage, commit, and amend changes with conventional commit messages. Covers reviewing changes, selective staging, writing descriptive commit messages using HEREDOC format, and verifying commit history. Use when saving a logical unit of work to version control, creating a commit with a conventional message, amending the most recent commit, or reviewing staged changes before committing.

Skill
pjt222

Commit

95

Create well-formatted commits with conventional commit messages and emoji

Skill
NeoLabHQ