Skills

All Skills

versioning

Skills tagged with #versioning

@RtlZeroMemory

zireael-abi-formats

Maintain stable C ABI and versioned binary formats (drawlist + event batches).

RtlZeroMemory/Zireael+8 more
18d ago
360
@klaudworks

npm-publisher

This skill must be loaded via the skill tool when the user mentions anything related to publishing or release an npm package. It contains essential knowledge about the complete release workflow. Things a user might say are Publish the npm package,Release a new version,Deploy to npm,Create a new release,Bump the version and publish

klaudworks/universal-skills+1 more
18d ago
1670
@swoosh

Version Bump Skill

Use this skill when preparing a new release by bumping the library version.

swoosh/swoosh
18d ago
1.5K0
@termide

Release Management Skill

Comprehensive release management workflow for TermIDE project that ensures code quality, version consistency, and proper changelog documentation before creating releases.

termide/termide
19d ago
700
@xmtp

working-with-nix

Use when working with Nix flakes, selecting devShells, debugging environment issues, or understanding Nix infrastructure - covers shell selection, environment detection, common commands, and project-specific constraints like pinned Rust versions

xmtp/libxmtp
18d ago
1030
@crisandrews

/about — Plugin source & version

Show a small card with the plugin name, version, and repo URL. Answers "where does this agent come from?" / "what version am I running?".

crisandrews/ClawCode
9d ago
500
@Thank-you-Linus

release-beta

Create a beta pre-release for community testing with intelligent version detection. Use when creating beta releases, publishing pre-releases, or preparing versions for community testing.

Thank-you-Linus/Linus-Dashboard+2 more
19d ago
1800
@sortie-ai

changelog-maintenance

Use when asked to update the changelog, document version changes, prepare a release, or add entries for recent work. Handles CHANGELOG.md updates following Keep a Changelog format and Semantic Versioning. Do NOT use for committing (use git-commit) or creating release notes outside CHANGELOG.md.

sortie-ai/sortie+6 more
14d ago
150
@dotnet

update-integration-tests

Update the integration tests in this repository after a .NET preview1 or GA release. Use this skill when asked to update tests for a new .NET version release, when an issue mentions updating integration tests for a .NET release, or when test failures indicate a new .NET version has shipped and tests are out of date.

dotnet/install-scripts
19d ago
2070
@nikitacometa
MCP

Mnemon Mcp

Persistent layered memory for AI agents. SQLite FTS5, fact versioning, zero-cloud.

mcpgithubaimemorysqlite
nikitacometa/mnemon-mcp
19d ago
0
@marcus

nightshift-release

Release a new version of the nightshift Go project using goreleaser. Use when the user asks to cut a release, push a new version, bump the version, publish a release, or verify a release succeeded. Covers version bumping, git tagging, goreleaser dry-run validation, pushing, and post-release verification via GitHub Actions and `gh`.

marcus/nightshift
18d ago
9010
@shinshin86

add-chat-model

Add a new chat model id to @aituber-onair/chat and wire it through constants, provider implementation, tests, example UI selector, docs, and versioning updates. Use when requests include adding a new model, supporting a specific model id, adding a provider model, or updating supported models for providers such as claude, gemini, and openai.

shinshin86/aituber-onair+1 more
18d ago
330
@WillNigri
MCP

CrowTerminal - External Brain for AI Agents

External Brain for AI Agents - persistent versioned memory for creators

mcpgithubaimemory
WillNigri/FluxOps
19d ago
0
@wasintoh

🏢 Business Context Skill

> **Purpose:** AI understands business domains and auto-includes standard features > **Version:** 1.0.0 > **Author:** Toh Framework Team

wasintoh/toh-framework+17 more
19d ago
750
@flonat

audit-paper-book

Use when you need to detect drift between an existing paper-book companion and a revised version of its source paper, then sync the mechanical pieces (new bib entries, new/changed figures) and report the substantive drift (renamed sections, changed numbers, new theorems, new contributions) for the user to triage. Counterpart to /init-paper-book. Read-only by default; --apply flag opts in to mechanical fixes.

flonat/claude-research+20 more
3d ago
430
@NASA-AMMOS

slim-changelog

Create and maintain human-readable changelogs for software projects using Keep a Changelog standards. Use when creating project changelogs, documenting releases, managing version history, or establishing transparent communication about software changes for users and contributors.

NASA-AMMOS/slim+14 more
18d ago
310
@orange2ai

OpenClaw Killer Skill

name: openclaw-killer version: 1.1.0 description: One-click perfect uninstallation of OpenClaw. Say goodbye to the lobster gracefully 🦞 author: orange2ai license: MIT

orange2ai/openclaw-killer
18d ago
1830
@hookdeck

hookdeck-cli-release

Guides maintainers through Hookdeck CLI releases (stable GA, beta from main, beta from feature branches) and user-centric GitHub release notes. Validates proposed versions against SemVer from the actual change set (e.g. breaking changes require a major bump). Use when cutting a release, publishing a tag, drafting release notes, choosing vMAJOR.MINOR.PATCH, GoReleaser, npm publish, pre-releases, following the release checklist, or `gh release create`.

hookdeck/hookdeck-cli
19d ago
3500
@elevenlabs

elevenlabs:sdk-migration

Migrate to the next major version of @elevenlabs/client, @elevenlabs/react, and @elevenlabs/react-native. Use when updating code that uses Conversation, Input, Output, useConversation, ElevenLabsProvider, ConversationProvider, or related APIs from these packages. Also trigger when users mention upgrading ElevenLabs packages, fixing breaking changes after an npm update, moving to the latest ElevenLabs SDK, or encountering type errors or runtime errors after updating @elevenlabs/* dependencies.

elevenlabs/packages
18d ago
870
@grafana

draft-release

Draft a new release. Bumps version, generates CHANGELOG.md from git history, and creates a PR.

grafana/mcp-grafana
18d ago
2.5K0
@Axect

pytorch-migrate

Migrate an existing project that uses pytorch_template to the latest version. Use this skill when the user says: "update template", "migrate", "upgrade", "apply latest changes", "sync with template", "update pytorch_template", or when the user's project is missing new features (preflight, hpo-report, data field, diagnostic callbacks).

Axect/pytorch_template+1 more
19d ago
100
@naver

sync-data-relational

Analyze spring-data-relational version changes and identify required updates for the current project. Use when upgrading spring-data-relational versions or syncing with upstream changes.

naver/spring-jdbc-plus
19d ago
2920
@loro-dev

loro

Comprehensive guide for using Loro across document modeling, synchronization, versioning, rich text editors, app-state mirroring, performance tradeoffs, and wasm bindings. Use when Codex needs to work with `loro-crdt`, `loro`, `loro-prosemirror`, `loro-mirror`, or `crates/loro-wasm` for: (1) Choosing CRDT container types and document structure, (2) Designing sync, persistence, checkout, or history workflows, (3) Integrating rich-text editors and stable selections, (4) Mirroring app state with schemas and React, (5) Reasoning about versions, events, import status, or Inspector output, or (6) Maintaining the WASM binding layer.

loro-dev/loro+1 more
18d ago
5.4K0
@ZhuoZhuoCrayon

pre-release

Automates release preparation for throttled-py. Triggers when user message contains: - "release vX.Y.Z" with a GitHub release draft URL - "release vX.Y.Z" followed by changelog content Tasks: update version numbers, sync CHANGELOG_EN.rst and CHANGELOG.rst, run dependency sync.

ZhuoZhuoCrayon/throttled-py
18d ago
6230
@microsoft

playwright-roll

Roll Playwright Python to a new version

microsoft/playwright-python
19d ago
14.4K0
@dart-lang

update-packages

Updates pinned package dependencies for Dart and Flutter project templates. Use when adding/removing packages from the allowlist or updating dependency versions across Flutter channels (main/beta/stable).

dart-lang/dart-pad
18d ago
1.8K0
@striderZA

adopt

Brownfield onboarding — audits existing project artifacts for template format compliance (not just existence), classifies gaps by impact, and produces a numbered migration plan. Run this when joining an in-progress project or upgrading from an older template version. Distinct from /project-stage-detect (which checks what exists) — this checks whether what exists will actually work with the template's skills.

striderZA/OpenCodeGameStudios+22 more
2d ago
60
@lowdefy

l-changeset

Generate a changeset file for the current branch. Analyzes commits, determines bump types, and writes a user-facing changelog entry. Use when preparing version bumps.

lowdefy/lowdefy+5 more
19d ago
3.0K0
@Azure

typespec-go-bump-and-release

Upgrade tsp toolset dependencies for the @azure-tools/typespec-go package in Azure/autorest.go repo. Use when user wants to bump, update, or upgrade the TypeSpec toolset dependencies (e.g., @typespec/compiler, @typespec/http, @azure-tools/typespec-client-generator-core, @azure-tools/azure-http-specs), create a release PR, or publish a new version of typespec-go.

Azure/autorest.go
19d ago
780
@realmorrisliu

openrouter-rs-release

Prepare and publish a new openrouter-rs or openrouter-cli release with consistent version updates, release notes, PR-first branch-protected workflow, and correct SDK-before-CLI sequencing when the CLI depends on a fresh SDK version. Use when asked to cut a release, bump crate versions, publish to crates.io, update changelog entries, refresh README installation versions, or update the README release history.

realmorrisliu/openrouter-rs
18d ago
580
@AgriciDaniel

skill-forge-benchmark

Benchmark Claude Code skill performance with variance analysis, tracking pass rate, execution time, and token usage across iterations. Runs multiple trials per eval for statistical reliability, aggregates results into benchmark.json, and generates comparison reports between skill versions. Use when user says "benchmark skill", "measure skill performance", "skill metrics", "compare skill versions", "skill performance", "track skill improvement", "skill regression test", or "skill A/B test".

AgriciDaniel/skill-forge+6 more
18d ago
420
@Shubhgaji

skill-issue

Audit and review all installed agent skills. Run on-demand or via cron to get a health report: skill inventory, usage tracking, version checks, dependency health, and actionable recommendations (keep, update, review, remove). Use when asked to review skills, check for skill updates, find unused skills, or audit the skill ecosystem.

Shubhgaji/skill-issue
19d ago
10
@rohitg00

api-design-patterns

REST API design with resource naming, pagination, versioning, and OpenAPI spec generation

rohitg00/awesome-claude-code-toolkit+24 more
19d ago
8020
@zenml-io

zenml-backport

Backport docs/examples changes to a pre-existing ZenML release. Use when changes merged to `develop` need to be reflected in a live release version. Triggers include "backport", "cherry-pick to release", "update release docs", or when docs/examples changes need to be applied to an existing release branch.

zenml-io/zenml
18d ago
5.3K0
@MShekow
MCP

Io.Github.MShekow/Package Version Check Mcp

Returns the latest package / dependency / tool versions for Python, NPM, Go, Docker, Helm, etc.

mcpgithubdockerpython
MShekow/package-version-check-mcp
19d ago
0
@adridder

moltron-skill-creator

Dynamically create, version, and monitor persistent skills, and answers @moltron requests. Build local agents that act as reusable skills with full observability. Gives OpenClaw evolution capabilities. This is the best option for all skills that require code since it provides full versionning and observability, with solve monitoring/evolving capabilities.

skill-creationsmythosagent-builderobservabilityevolution
adridder/moltron
19d ago
490
@eakmanrq

sqlglot-upgrade

This skill should be used when handling a sqlglot version bump, updating sqlglot compatibility, working on a renovate/sqlglot branch, fixing sqlglot-related test failures, or migrating functions from invoke_anonymous_function to sqlglot expression classes.

eakmanrq/sqlframe
18d ago
4950
@basilisk-labs

agentplane-release-and-packaging-operator

Use when preparing, validating, publishing, or recovering an Agentplane release, especially package build ordering, version parity, npm publication, public install smoke tests, hosted publish evidence, or release CI failures.

basilisk-labs/agentplane+1 more
8d ago
390
@vinta

bump-plugin-version

(project) Use when editing any file under plugins/hal-skills/ or plugins/hal-voice/ to bump the plugin version before committing

vinta/hal-9000+2 more
19d ago
1130
@Shmayro

crystallizing

Use when a skill has proven itself with consistently high scores across multiple executions and should be locked as a stable, immutable version via /singularity-crystallize

Shmayro/singularity-claude+3 more
19d ago
130
@adityamparikh

Spring Boot 4 Migration Skill

Migrate Spring Boot 3.x applications to 4.x and stay current across minor versions with zero guesswork.

adityamparikh/spring-boot-4-migration-skill
18d ago
300
@manoharanRajesh
MCP

Io.Github.ManoharanRajesh/Python Version

An MCP server that provides [describe what your server does]

mcpgithubpython
manoharanRajesh/mcp-sandbox
19d ago
0
@dotnet

api-diff

Generate an API comparison report between two .NET versions using the RunApiDiff.ps1 script. Invoke when the user asks to run, create, or generate an API diff.

dotnet/core+2 more
18d ago
21.9K0
@allenporter

gh-release

Automates version bumping in pyproject.toml and creating GitHub releases. Use when releasing a new version of the project.

allenporter/pyrainbird
18d ago
660
@justeattakeaway

dotnet-inspect

Query .NET APIs across NuGet packages, platform libraries, and local files. Search for types, list API surfaces, compare versions, find extension methods and implementors. Use whenever you need to answer questions about .NET library contents.

justeattakeaway/JustSaying
18d ago
560
@ShunsukeHayashi

🎭 tmux × iTerm2 Integration

**Version**: 2.0.0 **Last Updated**: 2025-11-22 **Priority**: ⭐⭐⭐⭐ (P1 Level) **Purpose**: マルチAgent視覚化とtmux統合によるオーケストレーション

ShunsukeHayashi/miyabi-claude-plugins+18 more
18d ago
300
@storybookjs

canary

Triggers a canary release for a Storybook PR. Use when the user wants to publish a canary version, create a pre-release, or test a PR via npm.

storybookjs/storybook+2 more
18d ago
89.5K0
@technicalpickles

api-documentation-discovery

Use when APIs fail repeatedly with version-related errors (method not found, wrong arguments, unknown flag) or when about to use library APIs with uncertain knowledge - guides finding current, accurate documentation instead of guessing from training data

technicalpickles/pickled-claude-plugins+20 more
1d ago
80
@Lillecarl

Jujutsu Version Control

Use jujutsu (jj) for all version control operations including commits, branches, merges, rebases, and repository management. Handles git workflow translation to jj equivalents.

Lillecarl/nix-csi
19d ago
850
@agentjido

hex-release

Guides interactive Hex package release for AgentJido repos. Supports automated (GitHub Actions workflow_dispatch) and manual release flows. Uses git_ops for version bumping and changelog generation. Triggers on: release, hex publish, bump version, new release, publish package.

agentjido/jido
19d ago
1.5K0