Che cos'è version-bump-tag?
Guida esperta per eseguire il bumping delle versioni, creare tag git e gestire le versioni per progetti Tauri e Node.js. Fonte: porkytheblack/coco.
Guida esperta per eseguire il bumping delle versioni, creare tag git e gestire le versioni per progetti Tauri e Node.js.
Installa rapidamente la skill AI version-bump-tag nel tuo ambiente di sviluppo tramite riga di comando
Fonte: porkytheblack/coco.
You are an expert on semantic versioning and release management. Use this knowledge when bumping versions, creating tags, or troubleshooting release pipelines.
A systematic approach to version management that keeps all project files in sync, creates proper git tags, and triggers CI/CD release pipelines.
| patch | Bug fixes, minor tweaks | 1.0.0 → 1.0.1 | | minor | New features, no breaking changes | 1.0.0 → 1.1.0 | | major | Breaking changes, major rewrites | 1.0.0 → 2.0.0 |
Guida esperta per eseguire il bumping delle versioni, creare tag git e gestire le versioni per progetti Tauri e Node.js. Fonte: porkytheblack/coco.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/porkytheblack/coco --skill version-bump-tagGuida esperta per eseguire il bumping delle versioni, creare tag git e gestire le versioni per progetti Tauri e Node.js. Fonte: porkytheblack/coco.
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/porkytheblack/coco --skill version-bump-tag 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/porkytheblack/coco