artifacts-builder

Installation
SKILL.md

Release Creator Skill

Purpose

Automates the release process for the ts-oauth2-server project by:

  1. Bumping version numbers in both package.json and jsr.json
  2. Generating changelog entries based on git commits since the last tagged version
  3. Updating the CHANGELOG.md file with proper formatting
  4. Maintaining Keep a Changelog format and Semantic Versioning compliance

When to Use This Skill

Use this skill when the user requests:

  • Creating a new release
  • Bumping the version (patch, minor, major, premajor, preminor, prepatch, prerelease)
  • Updating the changelog
  • Preparing for a release
  • Publishing a new version
Installs
4
GitHub Stars
299
First Seen
Feb 16, 2026
artifacts-builder — jasonraimondi/ts-oauth2-server