- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
commit
by trancong12102
Guidance for writing git commit messages that follow the Conventional Commits 1.0.0 specification. Use when preparing commit messages, summarizing code changes for a commit, or validating commit text for compliance.
coordinating-agent-teams
by lenneTech
Provides auto-detection heuristics and coordination patterns for Claude Code Agent Teams. Determines when parallel team workflows outperform single-agent execution. Activates when user mentions "agent team", "parallel review", "team debug", or when commands auto-detect team suitability. NOT for single-agent workflows (use Task tool subagents). NOT for subagent coordination within one session.
MNSCloud App Skill
by manaoscloud
Keep security-sensitive decisions, tenant scope, billing, authorization, routing ownership, and secret resolution in the MNSCloud API/control plane.
code-review
by brixtonpham
"Code review practices with technical rigor and verification gates. Practices: receiving feedback, requesting reviews, verification gates. Capabilities: technical evaluation, evidence-based claims, PR review, subagent-driven review, completion verification. Actions: review, evaluate, verify, validate code changes. Keywords: code review, PR review, pull request, technical feedback, review feedback, completion claim, verification, evidence-based, code quality, review request, technical rigor, subagent review, code-reviewer, review gate, merge criteria. Use when: receiving code review feedback, completing major features, making completion claims, requesting systematic reviews, validating before merge, preventing false completion claims."
migrating-git-filter-repo
by squirrel289
Move one or more subdirectories or files from one Git repository to another with git filter-repo while preserving commit history, authorship, and timestamps. Use when asked to split monorepos, migrate multiple paths between repositories, import selected files/folders into a new or existing repository, or retire source paths after verified migration.
merge-pr
by squirrel289
Workflow skill for safely merging pull requests after verification
TikTok → YouTube Automation — Skill Reference
by zahraishandsome-svg
exists for the same channel+slot.
gh-wiki-update
by AutoFor
コード変更を分析して /docs/wiki/ 配下の Wiki ドキュメント(Markdown)を自動更新する。gh-finish から自動で呼ばれるほか、単独でも使用可能。
jujutsu
by zhongjis
"Manages version control with Jujutsu (jj), including rebasing, conflict resolution, and Git interop. Use when tracking changes, navigating history, squashing/splitting commits, or pushing to Git remotes. Triggers on 'commit', 'commit my changes', 'save changes', 'push', 'rebase', 'squash', 'jj', 'describe changes', 'create PR', or any version control request in a jj-managed repository."
commit
by matyaszednicek
Use this to create a commit message
windows-git-bash
by hrdtbs
Verifies and utilizes Git Bash or WSL on Windows to avoid PowerShell compatibility issues.
merge-resolver
by blueif16
自动合并所有已完成部分,解决冲突,验证集成。仅当执行管理器检测到所有部分完成时调用。
github-pr-comments
by prulloac
Analyze and manage GitHub pull request comments with automated categorization, severity assessment, and intelligent response handling. Use when working with PR comments to understand feedback patterns, prioritize issues, or automatically address reviewer concerns. Leverages GitHub MCP Server, GitHub CLI (gh), or GitHub REST API in order of precedence.
user-story-creator
by aroldolanderos
Synthesize completed work into structured User Stories with intelligent subtask grouping. Use when you want to document development activities as a formal User Story (HU) with subtasks, acceptance criteria, and technical narrative. Triggered by user request "/user-story" or when suggesting story creation after completing work.
using-git-worktrees
by Soyio-id
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
gitee-cli
by Nigtunt
"Gitee operations via gitee CLI: issues, PRs, repos, code review. Use when: (1) checking PR status, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) managing repos. NOT for: GitHub operations (use github skill), local git operations (use git directly), or when token is not configured."
body-parser
by yusenthebot
Node.js body parsing middleware. Use when: JSON body parser; Text body parser; URL-encoded form body parser. NOT for: client-side browser applications; static file serving without a server.
Project Skill: Azure CLI + Git-Driven Deployment
by pritam003
Post-deploy: curl https://<app>.azurewebsites.net/health returns 200
clawsights
by clawsights
Upload your Claude Code usage stats to the Clawsights leaderboard.
vue2-business-development
by levai
Vue 2 项目从规范到业务开发的完整工作流程,包括创建新业务模块、开发CRUD页面、实现业务功能、遵循项目规范等。适用于开发新功能、创建新模块、实现业务需求等场景。
actions-updater
by kaihendry
This skill should be used when the user asks to "update GitHub Actions", "check for action updates", "upgrade workflow actions", "update actions to latest version", "replace dependabot for actions", "check for outdated actions", or wants to find outdated GitHub Actions in workflow files and update them to the latest release versions.
modern-stack
by zrr1999
个人现代化技术栈说明。在进行任何规划或实现功能、搭建项目脚手架、写示例代码或 CI/自动化配置等任务时,优先按照这里提供的内容来思考和生成方案。
data-engineering-streaming
by legout
"Real-time data pipelines with Apache Kafka, MQTT (IoT), and NATS JetStream. Covers producers, consumers, streaming patterns, and integration with data platforms."
@azure/storage-blob
by yusenthebot
Microsoft Azure Storage SDK for JavaScript - Blob. Use when: building interactive command-line tools; styled terminal output; progress indicators and spinners. NOT for: web browser UI rendering; server-side HTML generation.