·commit
</>

commit

arcblock/agent-skills

Git-Commit-Generator – Generieren Sie standardisierte Commit-Nachrichten gemäß der Spezifikation für konventionelle Commits

0Installationen·0Trend·@arcblock

Installation

$npx skills add https://github.com/arcblock/agent-skills --skill commit

SKILL.md

Generate standardized git commit messages following the project's Conventional Commits specification.

| feat | New feature | feat: add user authentication | | fix | Bug fix | fix: resolve login timeout issue | | docs | Documentation only | docs: update API documentation | | style | Code style (formatting, semicolons, etc.) | style: fix indentation | | refactor | Code refactoring (no feature change) | refactor: extract validation logic |

| perf | Performance improvement | perf: optimize database queries | | test | Add or modify tests | test: add unit tests for auth module | | chore | Build process or auxiliary tools | chore: update dependencies | | ci | CI/CD configuration | ci: add GitHub Actions workflow | | build | Build system changes | build: upgrade webpack to v5 |

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/arcblock/agent-skills --skill commit
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist commit?

Git-Commit-Generator – Generieren Sie standardisierte Commit-Nachrichten gemäß der Spezifikation für konventionelle Commits Quelle: arcblock/agent-skills.

Wie installiere ich commit?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/arcblock/agent-skills --skill commit Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/arcblock/agent-skills

Details

Kategorie
</>Entwicklung
Quelle
user
Erstes Auftreten
2026-02-01