domain cluster

DevOps

CI/CD, cloud infrastructure, and monitoring.

10719 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
git-workflows
1

create-a-git-branch

Enhances Claude Code branch creation with mainline detection, conventional naming, and base branch awareness. Integrates with standard git workflows—adds automatic base branch detection, naming convention inference, and remote sync before creating branches. Use for 'create branch', 'new branch', 'start branch for', 'feature branch', 'work on'.

cblecker
cblecker
devops
open
git-workflows
1

git-pr

Used when creating pull requests. Generates PR title and description based on branch changes.

mikinovation
mikinovation
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

mcasper
mcasper
devops
open
git-workflows
1

git-sync-rebase

Safely sync a branch with origin/main using fetch + rebase, with an optional "accept current" conflict policy.

JiKl-coding
JiKl-coding
devops
open
git-workflows
1

jirapr

Create pull request linked to Jira issue. Use when the user wants to "create PR", "open pull request", "submit for review", or "jira pr".

Lobbi-Docs
Lobbi-Docs
devops
open
git-workflows
1

pull-request

Pull Request作成スキル。.github/PULL_REQUEST_TEMPLATE.mdに準拠した高品質なPRを作成。Use when: PR作成、Pull Request作成、変更内容のPR化を依頼された時。

yellow-seed
yellow-seed
devops
open
git-workflows
1

spec-initialization

Use at start of spec creation to initialize folder structure with dated naming and save raw feature idea - creates planning, implementation, and verification folders ready for subsequent phases

marcos-abreu
marcos-abreu
devops
open
git-workflows
1

docker-coding-style

Styleguide for docker files. And generally how to work with docker.

stopsopa
stopsopa
devops
open
git-workflows
1

git-commit

適切な粒度でコミット作成スキル。変更内容を機能・目的ごとに分割し、複数の小さなコミットを作成。Use when: コミット作成、変更のコミット、適切な粒度でのコミットを依頼された時。

yellow-seed
yellow-seed
devops
open
git-workflows
1

git

Git操作を支援します。コミット、ブランチ作成、PRの作成時に使用します。「/git」で明示的に呼び出すこともできます。

sh1ma
sh1ma
devops
open
git-workflows
1

project-structure

Provides comprehensive project folder structure design guidelines and best practices. Defines standard directory organizations for diverse project types including monorepos, web frameworks, backend services, libraries, and extensions. Ensures scalable, maintainable architecture through consistent file organization patterns. Specializes in separation of concerns, modular architecture, and tooling integration. Use when: designing new project structures, organizing monorepo workspaces with tools like Turborepo/Nx, structuring NestJS backend projects, organizing React/Next.js frontend applications, designing Go service architectures, creating NPM package structures, organizing VSCode extension projects, structuring Chrome extension codebases, planning directory hierarchies, migrating legacy project structures, or establishing code organization conventions for teams.

KubrickCode
KubrickCode
devops
open
git-workflows
1

sharing-skills

Use when you've developed a broadly useful skill and want to contribute it upstream via pull request - guides process of branching, committing, pushing, and creating PR to contribute skills back to upstream repository

Crumbgrabber
Crumbgrabber
devops
open
git-workflows
1

github-issues

**UNIVERSAL TRIGGER**: Use when user mentions GitHub issue URL or asks to read/work with GitHub issues. **CRITICAL RULE**: ALWAYS use `gh` CLI for GitHub issues, NEVER use WebFetch! 📖 **Reading**: "read issue #N", "show issue", "прочитай задачу" ✅ **Checkboxes**: "mark done", "complete step", "отметь пункт" 🔗 **Sub-issues**: "create sub-issue", "link as child", "подзадача" 📝 **Management**: "edit issue", "close issue", "add label" 🖼️ **Images**: "download images from issue", "скачать картинки" TRIGGERS: 📖 github.com/issues, issue #, read issue, show issue, view issue, прочитай issue, покажи issue, задача ✅ checkbox, mark done, complete step, check off, отметь пункт, закрой этап 🔗 sub-issue, subtask, child issue, parent issue, подзадача, создай подзадачу 📝 edit issue, close issue, reopen issue, issue labels, create issue, update task 🖼️ download images, issue attachments, скачать картинки

dapi
dapi
devops
open
git-workflows
1

reskin-planner

Assist in writing or updating plan documentation for the FundViewGit reskin

FundView
FundView
devops
open
git-workflows
1

gh-pr

Create, update, and comment on GitHub pull requests with focus on material impact, safety, and human reviewability

technicalpickles
technicalpickles
devops
open
git-workflows
1

git-workflow

Manages git operations and conventional commits for Merge E-Commerce

ademceper
ademceper
devops
open
git-workflows
1

gitignore-checker

コミット前に .gitignore に追加すべきファイルをチェックする。「gitignore チェック」「コミット前チェック」「機密ファイル確認」「.gitignore 確認」「追加すべきファイル」「無視すべきファイル」「gitignore 推奨」などで起動。機密情報や不要なファイルがコミットされないように確認。

shiiman
shiiman
devops
open
git-workflows
1

gh-activity

Reports your GitHub activity for a specific day using the gh CLI, showing commits, issues, and activity timeline. Use this when you need to review what you accomplished on GitHub for a particular date.

ericmjl
ericmjl
devops
open
git-workflows
1

github

GitHub API operations - repositories, issues, pull requests, actions, code security, discussions, gists, and more. Use for GitHub-related tasks like managing PRs, issues, searching code, and monitoring workflows.

oimiragieo
oimiragieo
devops
open
git-workflows
1

setting-up-implementation-worktree

Use when starting implementation work that needs isolation, before executing implementation plans, or when user says to begin development - creates clean worktree with verified environment, committed state, installed dependencies, and passing tests before ANY implementation begins

WesleyMFrederick
WesleyMFrederick
devops
open
git-workflows
1

using-git-worktrees

开始需要与当前工作区隔离的功能开发或执行实施计划前使用。创建隔离的 git worktrees,智能选择目录并进行安全验证。Use for feature work isolation or before implementation plans - creates isolated git worktrees with smart directory selection.

hxk622
hxk622
devops
open
git-workflows
1

go-project-structure

Standard Go project structure for CLI applications with Makefile, GitHub Actions CI/CD, and professional documentation.

hoangtran1411
hoangtran1411
devops
open
git-workflows
1

readme-maintainer

Maintain README.md files with GitHub advanced formatting (tables, badges, diagrams, collapsible sections)

blueraai
blueraai
devops
open
git-workflows
1

create-pr

Esta skill debe usarse cuando el usuario pide "crea el PR", "prepara el PR", "escribe el PR", "genera el PR", "draft del PR", "documenta el PR", "crea la descripción del PR", o menciona crear pull request manualmente. Proporciona formato estructurado adaptado al tamaño de los cambios.

DieGopherLT
DieGopherLT
devops
open
Previous
Page 335 / 447
Next