·commits
</>

commits

itechmeat/llm-code

Konventionelle Commits-Spezifikation. Behandelt Commit-Struktur, -Typen und Breaking Changes. Schlüsselwörter: Leistung, Reparatur, BREAKING CHANGE.

79Installationen·0Trend·@itechmeat

Installation

$npx skills add https://github.com/itechmeat/llm-code --skill commits

SKILL.md

Specification for structured commit messages that enable automated changelog generation and semantic versioning.

| feat | New feature | MINOR | | fix | Bug fix | PATCH | | docs | Documentation only | - | | style | Formatting, no code change | - | | refactor | Code change, no feature/fix | - | | perf | Performance improvement | - | | test | Adding/fixing tests | - | | build | Build system, dependencies | - | | ci | CI configuration | - |

| chore | Maintenance tasks | - | | revert | Revert previous commit | - |

Konventionelle Commits-Spezifikation. Behandelt Commit-Struktur, -Typen und Breaking Changes. Schlüsselwörter: Leistung, Reparatur, BREAKING CHANGE. Quelle: itechmeat/llm-code.

Original anzeigen

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/itechmeat/llm-code --skill commits
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist commits?

Konventionelle Commits-Spezifikation. Behandelt Commit-Struktur, -Typen und Breaking Changes. Schlüsselwörter: Leistung, Reparatur, BREAKING CHANGE. Quelle: itechmeat/llm-code.

Wie installiere ich commits?

Ö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/itechmeat/llm-code --skill commits 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/itechmeat/llm-code