·semantic-commit
</>

semantic-commit

Erstellen Sie semantische Git-Commits gemäß der Spezifikation für konventionelle Commits. Verwenden Sie diese Option, wenn Sie Änderungen festschreiben, Festschreibungen vornehmen oder wenn Sie zum Festschreiben aufgefordert werden.

14Installationen·0Trend·@buildrtech

Installation

$npx skills add https://github.com/buildrtech/dotagents --skill semantic-commit

So installieren Sie semantic-commit

Installieren Sie den KI-Skill semantic-commit schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/buildrtech/dotagents --skill semantic-commit
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: buildrtech/dotagents.

| feat | A new feature (user-visible) | | fix | A bug fix (user-visible) | | docs | Documentation only changes | | style | Changes that do not affect the meaning of the code (formatting, semicolons, etc.) | | refactor | A code change that neither fixes a bug nor adds a feature | | perf | A code change that improves performance |

| test | Adding missing tests or correcting existing tests | | build | Changes that affect the build system or external dependencies | | ci | Changes to CI configuration files and scripts | | chore | Other changes that don't modify src or test files | | revert | Reverts a previous commit |

Include after one blank line when context, rationale, or non-obvious behavior needs explanation:

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/buildrtech/dotagents --skill semantic-commit
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-20
Aktualisiert
2026-03-11

Browse more skills from buildrtech/dotagents

Schnelle Antworten

Was ist semantic-commit?

Erstellen Sie semantische Git-Commits gemäß der Spezifikation für konventionelle Commits. Verwenden Sie diese Option, wenn Sie Änderungen festschreiben, Festschreibungen vornehmen oder wenn Sie zum Festschreiben aufgefordert werden. Quelle: buildrtech/dotagents.

Wie installiere ich semantic-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/buildrtech/dotagents --skill semantic-commit Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/buildrtech/dotagents