domain cluster

DevOps

CI/CD, cloud infrastructure, and monitoring.

10719 स्किल्सall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
containers
1

docker-registry

Private registry setup, image management, and multi-registry operations

pluginagentmarketplace
pluginagentmarketplace
devops
open
git-workflows
1

release

Create a release following Git Flow strategy. Use when preparing a release, bumping version, creating release branch, or when user says "release", "bump version", "prepare release", "ship version".

tettuan
tettuan
devops
open
git-workflows
1

receiving-code-review

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

Crumbgrabber
Crumbgrabber
devops
open
git-workflows
1

working-with-git

Git version control cheatsheet - viewing history, making commits, diffs, and descriptions

williballenthin
williballenthin
devops
open
git-workflows
1

cr-pr

PR review comment management. Use when user wants to view or address PR review comments from any source.

ThrownLemon
ThrownLemon
devops
open
git-workflows
1

branch-worktree-guardian

Branch Worktree Guardian - Git 分支和 Worktree 管理工具. Use for: (1) 新開發需求時建立隔離分支, (2) 使用 worktree 機制避免分支衝突, (3) 驗證當前工作分支正確性, (4) 預防在錯誤分支上開發

tarrragon
tarrragon
devops
open
git-workflows
1

draft-commit-message

Draft a conventional commit message when the user asks for help writing a commit message.

sembraniteam
sembraniteam
devops
open
git-workflows
1

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

tuantiensiu
tuantiensiu
devops
open
git-workflows
1

committer

変更をコミットしてプッシュする。「コミット」「コミットして」「変更をコミット」「プッシュして」などで起動。

shiiman
shiiman
devops
open
git-workflows
1

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

WesleyMFrederick
WesleyMFrederick
devops
open
git-workflows
1

project-scaffolding

Initialize new projects with proper structure, configuration, and setup from BaseProject template. Use when creating new projects, setting up directory structures, or initializing repositories.

AutumnsGrove
AutumnsGrove
devops
open
git-workflows
1

git-repo-organizer

Use when cloning repositories, deciding where to place a project, reorganizing misplaced repos, checking for Go vs non-Go projects, or auditing repository locations across the home directory.

adamancini
adamancini
devops
open
git-workflows
1

github-repo-reader

GitHub リポジトリの情報を取得・要約するスキル。URL が github.com/{owner}/{repo} 形式の場合に使用。gh コマンドと DeepWiki MCP を活用してリポジトリの詳細情報を取得する。

yamadashy
yamadashy
devops
open
git-workflows
1

git-rebase-main

Safely rebase the current feature branch on top of the latest origin/main. Use when preparing a branch for PR, UAT, or release.

oocx
oocx
devops
open
git-workflows
1

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

zenchantlive
zenchantlive
devops
open
git-workflows
1

twist-nix-nav

Navigate a local emacs-twist/twist.nix checkout and point to relevant files for questions about twist.nix configuration, flake outputs, library functions, Home Manager integration, package build flow, or tests. Use when a user asks where something is defined or how twist.nix is wired and the answer should reference code rather than reproduce it. Ask for the repo path if it is not available.

Kyure-A
Kyure-A
devops
open
git-workflows
1

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

Crumbgrabber
Crumbgrabber
devops
open
git-workflows
1

local-settings-updater

プロジェクトの .claude/settings.local.json を更新する。「ローカル設定を更新して」「local settings を変更」「個人用設定を変えて」「自分だけの設定」「ローカル permissions を追加」「個人設定ファイルを編集」「settings.local を更新」などで起動。Git にコミットされない個人用の Claude Code 設定を管理。

shiiman
shiiman
devops
open
git-workflows
1

pull-request

Creating pull requests with concise descriptions

mgreenly
mgreenly
devops
open
git-workflows
1

git-sync

Stage all changes, generate a short commit message, commit, and push. Use when asked to sync changes or run git add/commit/push with an auto-generated concise commit message.

hrntknr
hrntknr
devops
open
git-workflows
1

github-for-beginners

This skill provides comprehensive guidance for learning and using GitHub, from fundamental concepts through practical workflows. Designed for complete beginners, this skill should be used when teaching GitHub concepts, explaining git workflows, debugging git/GitHub issues, or guiding through practical GitHub tasks like creating branches, commits, pull requests, and merging code.

matheusallvarenga
matheusallvarenga
devops
open
git-workflows
1

merging-feature-branches-to-main

Use when feature branch is complete and reviewed, ready to merge to main - squashes multiple commits into single clean commit in main using git merge --squash

WesleyMFrederick
WesleyMFrederick
devops
open
git-workflows
1

skill-commit-message

Generate conventional commit messages by analyzing repository changes following conventionalcommits.org specification

nicanac
nicanac
devops
open
Previous
Page 334 / 447
Next