Che cos'è commits?
Specifica dei commit convenzionali. Copre la struttura dei commit, i tipi e le modifiche importanti. Parole chiave: impresa, correzione, CAMBIAMENTO ROTTURA. Fonte: itechmeat/llm-code.
Specifica dei commit convenzionali. Copre la struttura dei commit, i tipi e le modifiche importanti. Parole chiave: impresa, correzione, CAMBIAMENTO ROTTURA.
Installa rapidamente la skill AI commits nel tuo ambiente di sviluppo tramite riga di comando
Fonte: itechmeat/llm-code.
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 | - |
Specifica dei commit convenzionali. Copre la struttura dei commit, i tipi e le modifiche importanti. Parole chiave: impresa, correzione, CAMBIAMENTO ROTTURA. Fonte: itechmeat/llm-code.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/itechmeat/llm-code --skill commitsSpecifica dei commit convenzionali. Copre la struttura dei commit, i tipi e le modifiche importanti. Parole chiave: impresa, correzione, CAMBIAMENTO ROTTURA. Fonte: itechmeat/llm-code.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/itechmeat/llm-code --skill commits Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/itechmeat/llm-code