Git 与版本控制

Git 操作、提交助手与分支管理

显示 433-456 / 共 5242 个技能
mattpocock

implement-spec

mattpocock

"Implement a specification in code."

代码评审 23.8万 17天前
mattpocock

code-review

mattpocock

"Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to \"review since X\"."

Git 与版本控制 23.8万 19天前
mattpocock

resolving-merge-conflicts

mattpocock

"Use when you need to resolve an in-progress git merge/rebase conflict."

Git 与版本控制 23.8万 19天前
modu-ai

moai-workflow-worktree

modu-ai

Git worktree management for parallel SPEC development with isolated workspaces, automatic branch registration, and seamless MoAI-ADK integration. Use when setting up parallel development environments, creating isolated SPEC workspaces, managing git worktrees, or working on multiple features simultaneously. Do NOT use for regular git operations like commit or merge (use manager-git agent instead).

CLI 工具 1189 7个月前
Agenta-AI

add-announcement

Agenta-AI

Helps add announcement cards to the sidebar banner system. Use when adding changelog entries, feature announcements, updates, or promotional banners to the Agenta sidebar. Handles both simple changelog entries and complex custom banners.

代码生成 4544 7个月前
Agenta-AI

create-changelog-announcement

Agenta-AI

Use this skill to create and publish changelog announcements for new features, improvements, or bug fixes. This skill handles the complete workflow - creating detailed changelog documentation pages, adding sidebar announcement cards, and ensuring everything follows project standards. Use when the user mentions adding changelog entries, documenting new features, creating release notes, or announcing product updates.

认证鉴权 4544 7个月前
daymade

tunnel-doctor

daymade

Diagnoses and fixes conflicts between Tailscale and proxy/VPN tools (Shadowrocket, Clash, Surge) on macOS. Covers four conflict layers - (1) route hijacking, (2) HTTP proxy env var interception, (3) system proxy bypass, and (4) SSH ProxyCommand double tunneling causing git push/pull failures. Includes SOP for remote development via SSH tunnels with proxy-safe Makefile patterns. Use when Tailscale ping works but SSH/HTTP times out, when browser returns 503 but curl works, when git push fails with "failed to begin relaying via HTTP", when setting up Tailscale SSH to WSL instances, or when bootstrapping remote dev environments over Tailscale.

API 开发 1354 6个月前
daymade

statusline-generator

daymade

Configures and customizes Claude Code statuslines with multi-line layouts, cost tracking via ccusage, git status indicators, and customizable colors. Activates for statusline setup, installation, configuration, customization, color changes, cost display, git status integration, or troubleshooting statusline issues.

CLI 工具 1354 10个月前
cat-xierluo

git-batch-commit

cat-xierluo

智能 Git 批量提交工具。当用户说 "git 提交"、"git commit"、"批量提交"、"拆分提交"、"整理提交" 时使用,或者当用户暂存了多个不同类型的文件需要分开提交时使用。自动将混合的文件修改按类型分类(依赖管理、文档更新、license 文件、配置、源代码等),并创建多个清晰聚焦的提交,使用标准化的提交信息格式。帮助保持清晰的 Git 历史,确保每个提交都有单一、明确的目的。使用英文前缀(docs:、feat:、fix: 等)加中文内容,支持 GitHub 彩色标签显示。

调试 610 6个月前
rmyndharis

changelog-automation

rmyndharis

Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.

数据处理 1392 7个月前
ComposioHQ

connect

ComposioHQ

Connect Claude to any app. Send emails, create issues, post messages, update databases - take real actions across Gmail, Slack, GitHub, Notion, and 1000+ services.

Git 与版本控制 7.3万 8个月前
ComposioHQ

changelog-generator

ComposioHQ

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

代码生成 7.3万 10个月前
obra

using-git-worktrees

obra

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

代码评审 27.9万 7个月前
obra

executing-plans

obra

Use when you have a written implementation plan to execute in a separate session with review checkpoints

自动化 27.9万 7个月前
obra

requesting-code-review

obra

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

自动化 27.9万 8个月前
thedotmack

do

thedotmack

Execute a phased implementation plan using subagents. Use when asked to execute, run, or carry out a plan — especially one created by make-plan.

CI/CD 9.2万 6个月前
rudrankriyam

gpd-release-flow

rudrankriyam

End-to-end release workflows for Google Play using gpd publish commands, tracks, rollouts, and edit lifecycle. Use when uploading builds or managing releases.

CLI 工具 982 6个月前
Paramchoudhary

Tech Resume Optimizer

Paramchoudhary

Optimize resumes for software engineering, PM, and technical roles

数据处理 1881 7个月前
Paramchoudhary

Resume Formatter

Paramchoudhary

Ensure ATS-friendly formatting and create clean scannable layouts

数据处理 1881 7个月前
remotion-dev

make-pr

remotion-dev

Open a pull request for the current feature

数据处理 5.7万 6个月前
max-sixty

worktrunk

max-sixty

Guidance for Worktrunk, a CLI tool for managing git worktrees. Covers configuration (user config at ~/.config/worktrunk/config.toml and project hooks at .config/wt.toml), usage, and troubleshooting. Use for "setting up commit message generation", "configuring hooks", "automating tasks", or general worktrunk questions.

CLI 工具 6644 6个月前
max-sixty

release

max-sixty

Worktrunk release workflow. Use when user asks to "do a release", "release a new version", "cut a release", or wants to publish a new version to crates.io and GitHub.

代码评审 6644 6个月前
max-sixty

issue-triage

max-sixty

Triages new GitHub issues — classifies, reproduces bugs, attempts conservative fixes, and comments. Use when a new issue is opened and needs automated triage.

调试 6644 6个月前
max-sixty

running-in-ci

max-sixty

CI environment rules for GitHub Actions workflows. Use when operating in CI — covers security, CI monitoring, and comment formatting.

代码评审 6644 6个月前