home/categories/git-workflows/mantinedev-mantine-claude-skills-sync-versions-skill-md
git-workflowsdevops

sync-versions

Sync Mantine GitHub releases into packages/@mantinex/mantine-meta/src/versions.ts. Use when the user wants to update the versions list, sync release dates, add missing patch versions, or update changelog links for older major versions. Triggers on requests like "sync versions", "update versions.ts", "add missing releases".

mantinedev
maintainer
mantinedev
Updated 3/7/2026
Stars
30950
Forks
2281
quick start

Installation and usage

Sync Mantine GitHub releases into packages/@mantinex/mantine-meta/src/versions.ts. Use when the user wants to update the versions list, sync release dates, add missing patch versions, or update changelog links for older major versions. Triggers on requests like "sync versions", "update versions.ts", "add missing releases".

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use sync-versions