Toolverse
All skills

version-upgrade

by dreamhunter2333

升级项目版本号。当用户要求升级版本、更新版本号、发布新版本时使用此 skill。支持 major(主版本)、minor(次版本)、patch(补丁版本)三种升级方式。

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
DevOps

About this skill

升级项目版本号。当用户要求升级版本、更新版本号、发布新版本时使用此 skill。支持 major(主版本)、minor(次版本)、patch(补丁版本)三种升级方式。

How to use

  1. Zainstaluj skill w swoim projekcie, umieszczając go w katalogu .claude/skills/version-upgrade lub dodaj go do konfiguracji Claude/Copilot.
  2. Upewnij się, że Twój projekt zawiera plik frontend/package.json z polem version — będzie to źródło aktualnego numeru wersji.
  3. Poproś Claude o upgrade wersji, podając typ zmiany: "Upgrade wersję projektu o patch" (1.3.0 → 1.3.1), "Upgrade wersję o minor" (1.3.0 → 1.4.0) lub "Upgrade wersję o major" (1.3.0 → 2.0.0).
  4. Skill automatycznie odczyta bieżący numer z frontend/package.json, obliczy nową wersję i zaktualizuje wszystkie wymagane pliki: frontend/package.json, worker/package.json, pages/package.json, vitepress-docs/package.json oraz stałą VERSION w worker/src/constants.ts.
  5. Skill doda nowy wpis w CHANGELOG.md i CHANGELOG_EN.md z szablonem sekcji Features, Bug Fixes i Improvements.
  6. Sprawdź wygenerowane zmiany, a następnie zatwierdź je z wiadomością commit w formacie: "feat: upgrade version to v{NOWY_NUMER}" wraz z listą zaktualizowanych plików.

Related skills

grafana-dashboards

by wshobson

Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.

DevOps
92262

dashboard-creator

by mhattingpete

Create HTML dashboards with KPI metric cards, bar/pie/line charts, progress indicators, and data visualizations. Use when users request dashboards, metrics displays, KPI visualizations, data charts, or monitoring interfaces.

DevOps
21124

senior-computer-vision

by davila7

World-class computer vision skill for image/video processing, object detection, segmentation, and visual AI systems. Expertise in PyTorch, OpenCV, YOLO, SAM, diffusion models, and vision transformers. Includes 3D vision, video analysis, real-time processing, and production

DevOps
1044

unity-developer

by sickn33

Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment. Handles gameplay systems, UI implementation, and platform optimization. Use PROACTIVELY for Unity performance

DevOps
66164

draw-io

by davila7

draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.

DevOps
1693

aws-solution-architect

by alirezarezvani

Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora,

DevOps
1231