·commit
</>

commit

arcblock/agent-skills

Git Commit Generator - Génère des messages de validation standardisés selon la spécification Conventional Commits

0Installations·0Tendance·@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 |

Voir l'original

Faits (prêts à citer)

Champs et commandes stables pour les citations IA/recherche.

Commande d'installation
npx skills add https://github.com/arcblock/agent-skills --skill commit
Catégorie
</>Développement
Vérifié
Première apparition
2026-02-01
Mis à jour
2026-02-18

Réponses rapides

Qu'est-ce que commit ?

Git Commit Generator - Génère des messages de validation standardisés selon la spécification Conventional Commits Source : arcblock/agent-skills.

Comment installer commit ?

Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/arcblock/agent-skills --skill commit Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code ou Cursor

Où se trouve le dépôt source ?

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

Détails

Catégorie
</>Développement
Source
user
Première apparition
2026-02-01