Git 与版本控制

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

显示 1081-1104 / 共 5263 个技能
LerianStudio

ring:finishing-a-development-branch

LerianStudio

Branch completion workflow - guides merge/PR/cleanup decisions after implementation is verified complete.

代码生成 209 7个月前
unclebob

crap4clj

unclebob

Use when the user asks for a CRAP report, cyclomatic complexity analysis, or code quality metrics on a Clojure project

Git 与版本控制 40 6个月前
lofcz

skill-creator

lofcz

Generates Anthropic Skills with complete workflow including GitHub PR creation and local download verification.

智能体 638 10个月前
dmccreary

readme-generator

dmccreary

This skill creates or updates a README.md file in the GitHub home directory of the current project. The README.md file it generates will conform to GitHub best practices, including badges, project overview, site metrics, getting started instructions, and comprehensive documentation.

文档生成 94 10个月前
vincentkoc

openclaw-github-dedupe

vincentkoc

Investigate a cluster of GitHub issues and PRs, determine canonical candidates, post duplicate/related status, preserve contributor credit, and execute cleanup actions (comments, closes, labels, changelog touchpoints).

智能体 102 6个月前
vincentkoc

technical-skill-finder

vincentkoc

Mine coding agent logs (Codex/Cursor/session histories and similar telemetry) to discover high-value candidate skills, then draft structured skill creation/reuse recommendations.

智能体 102 6个月前
vincentkoc

technical-deslop

vincentkoc

Remove AI-style noise from staged and branch diffs while preserving behavior and repository style.

Git 与版本控制 102 6个月前
wlzh

quark-mswnlz-publisher

wlzh

"Automate the full QuarkPanTool → mswnlz GitHub content publishing pipeline. Use when the user provides Quark share URLs and wants: (1) create a batch folder in Quark Drive, (2) save/copy resources into that folder, (3) copy promotional files INTO each shared resource folder, (4) generate permanent encrypted share links with random passcodes, (5) auto-classify items into mswnlz repos (book/movies/etc.) by repo descriptions, (6) append/update the target repo's YYYYMM.md and README month index, (7) git commit+push, (8) send unified Telegram notifications, and (9) force-trigger mswnlz.github.io site rebuild and return the final site URLs."

文档生成 606 5个月前
iterate

code-review

iterate

Review a selected set of code changes against provided rules, check rule-by-rule compliance, propose refactors and solutions, and write a consolidated markdown report. Use when the user asks for a code review, rules compliance review, or refactor recommendations for a change set.

代码评审 199 4个月前
iterate

recreate-production

iterate

Capture or restore a selected OS project after a deliberate proof-of-concept production erase.

CLI 工具 199 1个月前
wcygan

review-changes

wcygan

Orchestrate multiple review agents for a comprehensive pre-PR code review. Analyzes diff, verifies intent alignment with linked issues, and checks for broader codebase impacts. Use before opening a PR to catch bugs, security issues, silent failures, and performance problems. Keywords: review, code review, pre-PR, diff review, check changes, audit changes

代码评审 194 7个月前
wcygan

spike

wcygan

Quick prototype or investigation in an isolated git worktree. Creates a worktree, spawns agents to explore a technical approach, and opens a draft PR with findings. Use for time-boxed technical exploration, feasibility testing, library evaluation, or codebase audits. Keywords: spike, prototype, worktree, explore, feasibility, proof of concept, PoC, try, experiment, can we use, audit, investigate, trace, wired up

代码评审 194 7个月前
wcygan

changelog

wcygan

Generate a changelog or release notes from git history between two refs (tags, commits, or branches). Use when preparing a release, summarizing changes, or creating release notes. Keywords: changelog, release notes, release, changes, what changed, version, tag, diff, history, summary

CLI 工具 194 7个月前
wcygan

gh-cli

wcygan

Work with GitHub from the command line using the GitHub CLI (gh). Use when managing repositories, pull requests, issues, releases, GitHub Actions, or any GitHub operations. Keywords: github, gh, pull request, PR, issue, release, workflow, actions, repository, fork, clone, merge

CLI 工具 194 7个月前
wcygan

fix-issue

wcygan

Take a GitHub issue number, investigate it, implement a fix, write tests, and open a PR. End-to-end workflow from assigned issue to merged PR. Use when you want to fix a specific GitHub issue. Keywords: fix issue, github issue, resolve issue, close issue, implement issue, issue to PR, bug fix

调试 194 7个月前
wcygan

commit

wcygan

Analyze staged changes and create a well-crafted conventional commit. Handles unstaged files, pre-commit hook failures, and multi-file changes. Use when ready to commit, or when you want help writing a good commit message. Keywords: commit, git commit, stage, conventional commit, commit message

代码生成 194 7个月前
wcygan

create-pr

wcygan

Create a pull request using git and GitHub CLI. Handles the full workflow from committing changes to opening a PR. Use when creating a PR, opening a pull request, submitting changes for review, or pushing a branch for review. Keywords: pull request, PR, create PR, open PR, submit PR, push for review, code review

代码生成 194 7个月前
wcygan

diff-explain

wcygan

Explain a diff in plain English. Works with staged changes, unstaged changes, commits, branches, or PR numbers. Use when you want to understand what changed and why. Keywords: diff, explain diff, what changed, understand changes, diff summary, review changes, read diff

代码评审 194 7个月前
wcygan

fast-commit

wcygan

Stage all changes with git add -A and commit immediately with a concise message derived from recent work. Use when you want to quickly commit everything without interactive review or confirmation. Keywords: fast commit, quick commit, commit everything, stage all, commit all, ship it

CLI 工具 194 6个月前
TheBushidoCollective

act-workflow-syntax

TheBushidoCollective

Use when creating or modifying GitHub Actions workflow files. Provides guidance on workflow syntax, triggers, jobs, steps, and expressions for creating valid GitHub Actions workflows that can be tested locally with act.

自动化 190 6个月前
TheBushidoCollective

cocoapods-publishing-workflow

TheBushidoCollective

Use when publishing CocoaPods libraries to CocoaPods Trunk. Covers pod trunk registration, podspec validation, version management, and publishing best practices for successful library distribution.

Git 与版本控制 190 6个月前
TheBushidoCollective

cocoapods-podspec-fundamentals

TheBushidoCollective

Use when creating or modifying CocoaPods podspec files. Covers required attributes, file patterns, dependencies, and platform specifications for iOS, macOS, tvOS, watchOS, and visionOS projects.

Git 与版本控制 190 6个月前
TheBushidoCollective

act-local-testing

TheBushidoCollective

Use when testing GitHub Actions workflows locally with act. Covers act CLI usage, Docker configuration, debugging workflows, and troubleshooting common issues when running workflows on your local machine.

CLI 工具 190 6个月前
TheBushidoCollective

gitlab-ci-variables-secrets

TheBushidoCollective

Use when configuring GitLab CI/CD variables, managing secrets, or integrating with external secret providers. Covers secure credential handling.

CI/CD 190 6个月前