git-commit
Intelligenter Git-Commit-Workflow mit Staging, Nachrichtenerstellung und Sicherheitsprüfungen
Installation
SKILL.md
Smart commit workflow that stages changes, crafts commit messages, and handles edge cases safely.
If user tries to commit secrets, WARN: "Found potential secrets in staging: .env. Remove with git reset HEAD .env before committing."
| feat | New feature | | fix | Bug fix | | refactor | Code restructuring (no behavior change) | | docs | Documentation only | | style | Formatting, whitespace | | test | Adding/fixing tests | | chore | Build, config, dependencies | | perf | Performance improvement |
Intelligenter Git-Commit-Workflow mit Staging, Nachrichtenerstellung und Sicherheitsprüfungen Quelle: yousufjoyian/claude-skills.
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/yousufjoyian/claude-skills --skill git-commit- Kategorie
- </>Entwicklung
- Verifiziert
- —
- Erstes Auftreten
- 2026-02-01
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist git-commit?
Intelligenter Git-Commit-Workflow mit Staging, Nachrichtenerstellung und Sicherheitsprüfungen Quelle: yousufjoyian/claude-skills.
Wie installiere ich git-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/yousufjoyian/claude-skills --skill git-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/yousufjoyian/claude-skills
Details
- Kategorie
- </>Entwicklung
- Quelle
- user
- Erstes Auftreten
- 2026-02-01