commits
✓Spécification des commits conventionnels. Couvre la structure des commits, les types et les modifications avec rupture. Mots-clés : exploit, correction, RUPTURE DE CHANGEMENT.
Installation
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 | - |
Spécification des commits conventionnels. Couvre la structure des commits, les types et les modifications avec rupture. Mots-clés : exploit, correction, RUPTURE DE CHANGEMENT. Source : itechmeat/llm-code.
Faits (prêts à citer)
Champs et commandes stables pour les citations IA/recherche.
- Commande d'installation
npx skills add https://github.com/itechmeat/llm-code --skill commits- Source
- itechmeat/llm-code
- Catégorie
- </>Développement
- Vérifié
- ✓
- Première apparition
- 2026-02-01
- Mis à jour
- 2026-02-18
Réponses rapides
Qu'est-ce que commits ?
Spécification des commits conventionnels. Couvre la structure des commits, les types et les modifications avec rupture. Mots-clés : exploit, correction, RUPTURE DE CHANGEMENT. Source : itechmeat/llm-code.
Comment installer commits ?
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/itechmeat/llm-code --skill commits 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/itechmeat/llm-code
Détails
- Catégorie
- </>Développement
- Source
- skills.sh
- Première apparition
- 2026-02-01