Toolverse
All skills

git-commit-format

by openshift

Apply HyperShift conventional commit formatting rules. Use when generating commit messages or creating commits.

Installation

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

Installation

Quick info

Author
openshift
Category
Backend
Views
2

About this skill

Apply HyperShift conventional commit formatting rules. Use when generating commit messages or creating commits.

How to use

  1. Zainstaluj skill w swoim środowisku Claude'a, dodając go do konfiguracji projektu HyperShift w katalogu .claude/skills/.

  2. Przed utworzeniem commita upewnij się, że masz skonfigurowane zmienne środowiskowe GIT_AUTHOR_NAME i GIT_AUTHOR_EMAIL lub ustawienia w konfiguracji gita (git config user.name i git config user.email). Jeśli żadne nie są dostępne, skill poprosi Cię o podanie danych.

  3. Gdy będziesz generować wiadomość commita, wybierz odpowiedni typ z listy: feat (nowa funkcja), fix (naprawa błędu), docs (dokumentacja), style (formatowanie), refactor (refaktoryzacja), test (testy), chore (zadania utrzymaniowe), build (system budowania), ci (CI/CD), perf (wydajność) lub revert (wycofanie).

  4. Sformułuj opis commita w formacie typ(zakres): opis, gdzie zakres jest opcjonalny. Skill automatycznie doda wymagane stopki: Signed-off-by z Twoimi danymi oraz Commit-Message-Assisted-by: Claude (via Claude Code).

  5. Jeśli commit zawiera zmianę łamiącą kompatybilność, dodaj wykrzyknik po typie (np. feat!:) lub umieść stopkę BREAKING CHANGE: w treści wiadomości.

  6. Po przygotowaniu commita uruchom make run-gitlint aby zweryfikować, że wiadomość spełnia wszystkie reguły formatowania (maksymalnie 120 znaków w tytule, 140 w liniach treści, prawidłowy format Conventional Commits).

Related skills

openspec

by ruan-cat

OpenSpec 中文版规范助手 - 规范驱动的 AI 编程开发,帮助初始化、创建提案、编写规格、校验格式并归档变更。触发条件: 当用户提及 openspec、规范文档、需求管理、变更提案、spec-driven development 等关键词时主动调用。

Backend
27122

using-superpowers

by obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

Backend
65167

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582

youtube-transcribe-skill

by feiskyer

Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video.

Backend
24178

mgrep

by mixedbread-ai

A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.

Backend
30140

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions \

Backend
355664