com um clique
commit
Git Commit Command
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Git Commit Command
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Generates changelog entries for Factorio MODs from commits since the last release. Use when the user wants to update changelog.txt, add changelog entries, or document changes for a Factorio MOD.
Start Hanami dev server (bin/dev) in background. Use proactively at the start of a Hanami development session, or whenever bin/dev is not running — e.g. when assets watch is needed for tests, when the web server must be up, or when the user asks to start the dev environment.
Create a GitHub issue. Use when the user wants to create an issue, open an issue, or report a bug/feature request.
Start working on a GitHub issue. Use when the user wants to work on an issue, start an issue, or begin implementation.
Prepare a new release by triggering GitHub Actions release workflow. Invoke with /prepare-release VERSION
Generates changelog entries from commits since the last release. Use when the user wants to update CHANGELOG.md, add changelog entries, or document changes.
| name | commit |
| description | Git Commit Command |
IMPORTANT: When using this skill, announce to the user: "Using /commit skill to create a commit."
Create a git commit following project conventions.
git add . or git add -Agit diff --cached<<'EOF'):emoji: code (not raw Unicode), followed by a space:zap: Performance · :bug: Bug fix · :sparkles: Feature · :memo: Documentation
:recycle: Refactor · :art: Structure/format · :wrench: Configuration
:white_check_mark: Tests · :fire: Remove · :package: Dependencies