version
CommunityDetermine the next semantic version.
Software Engineering#git#release management#versioning#conventional commits#semantic versioning#semver
AuthorXantibody
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of determining the next version number for software releases, ensuring adherence to Semantic Versioning standards and simplifying release management.
Core Features & Use Cases
- Semantic Versioning: Calculates the next MAJOR, MINOR, or PATCH version based on commit history.
- Conventional Commits Analysis: Analyzes commit messages for
feat,fix,BREAKING CHANGE, and other indicators to recommend the appropriate version bump. - Use Case: Before creating a new release tag, use this skill to analyze recent commits and get a clear recommendation for the next version number (e.g., 1.2.3 -> 1.3.0).
Quick Start
Use the version skill to determine the next version based on the commit history.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: version Download link: https://github.com/Xantibody/dotfiles/archive/main.zip#version Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.