Semver.Kt
Description
Semantic versioning gradle plugin via git tags, plus a kotlin implementation of semver spec and a semantic release versioning library
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
[](https://stand-with-ukraine.pp.ua)
`semver.kt`
[](https://github.com/serpro69/semver.kt/actions/workflows/build.yml) [](https://github.com/serpro69/semver.kt/issues)  [](https://github.com/KotlinBy/awesome-kotlin) [](LICENSE.adoc)
***NB! This is still in pre-release, thus breaking changes between minor versions are to be expected until first stable release.*** ***At the same time, the functionality is covered extensively with tests, and I'm also using the gradle plugin in my other projects (see e.g. [kotlin-faker/settings.gradle.kts](https://github.com/serpro69/kotlin-faker/blob/master/settings.gradle.kts)), so it's possible to use both the libraries and the gradle plugin already.***
About
This repo contains three modules which can be used separately:
- `io.github.serpro69:semver.kt-spec` - a kotlin implementation of semver spec
- `io.github.serpro69:semver.kt-release` - provides functionality for automated release versioning (based on git tags) which adheres to semver rules
- `io.github.serpro69.semantic-versioning` a gradle plugin for automated semantic versioning during b
Related Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing