·version-bump-tag
</>

version-bump-tag

Expert guide for bumping versions, creating git tags, and managing releases for Tauri and Node.js projects.

4Installs·0Trend·@porkytheblack

Installation

$npx skills add https://github.com/porkytheblack/coco --skill version-bump-tag

How to Install version-bump-tag

Quickly install version-bump-tag AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/porkytheblack/coco --skill version-bump-tag
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: porkytheblack/coco.

SKILL.md

View raw

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 |

Expert guide for bumping versions, creating git tags, and managing releases for Tauri and Node.js projects. Source: porkytheblack/coco.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/porkytheblack/coco --skill version-bump-tag
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from porkytheblack/coco

Quick answers

What is version-bump-tag?

Expert guide for bumping versions, creating git tags, and managing releases for Tauri and Node.js projects. Source: porkytheblack/coco.

How do I install version-bump-tag?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/porkytheblack/coco --skill version-bump-tag Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/porkytheblack/coco

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25