Toolverse
All skills

release-minor

by knuckleswtf

Automates the process of tagging a new minor release for Scribe by analyzing commit messages, updating the changelog, and creating a GitHub release.

Installation

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

Installation

Quick info

Category
DevOps
Views
2

About this skill

Automates the process of tagging a new minor release for Scribe by analyzing commit messages, updating the changelog, and creating a GitHub release.

How to use

  1. Zainstaluj skill release-minor w swoim środowisku agenta. Upewnij się, że masz dostęp do repozytorium Git projektu Scribe oraz zainstalowany interfejs wiersza poleceń GitHub (gh CLI).

  2. Uruchom skill, aby przeanalizować wszystkie commity od ostatniego tagu wydania do HEAD. Skill automatycznie identyfikuje ostatni tag wydania, pobiera listę commitów i kategoryzuje je na podstawie wiadomości commitów.

  3. Skill generuje nową sekcję dla CHANGELOG.md w formacie zgodnym z istniejącą dokumentacją, zawierającą kategorie: Added (dodane), Modified (zmienione), Fixed (naprawione) i Removed (usunięte), wraz z odwołaniami do pull requestów.

  4. Automatycznie aktualizuje plik CHANGELOG.md, dodając nową sekcję na początku listy wydań, oraz zmienia wartość VERSION w pliku src/Scribe.php na numer nowej wersji minor.

  5. Skill commituje obie zmienione pliki z wiadomością "Bump version to [numer wersji]" i pushuje zmiany do zdalnego repozytorium.

  6. Na koniec tworzy oficjalny release na GitHub za pomocą gh CLI, publikując numer wersji, tytuł i zawartość changelog jako notatki wydania.

Related skills

resolve-conflicts

by antinomyhq

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration),

DevOps
48163

lambda

by itsmostafa

AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimizing cold starts, setting up event source mappings, or managing layers.

DevOps
127

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

chrome-devtools

by mrgoonie

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

DevOps
29141

crawl4ai

by basher83

This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.

DevOps
11128

drawio-diagrams-enhanced

by jgtolentino

Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams,

DevOps
918943