Git & VCS

Git operations, commit helpers, branch management

Showing 1081-1104 of 5263 skills
LerianStudio

ring:finishing-a-development-branch

by LerianStudio

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

Code Gen 209 7mo ago
unclebob

crap4clj

by unclebob

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

Git & VCS 40 6mo ago
lofcz

skill-creator

by lofcz

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

Agents 638 10mo ago
dmccreary

readme-generator

by 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.

Docs Gen 94 10mo ago
vincentkoc

openclaw-github-dedupe

by 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).

Agents 102 6mo ago
vincentkoc

technical-skill-finder

by 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.

Agents 102 6mo ago
vincentkoc

technical-deslop

by vincentkoc

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

Git & VCS 102 6mo ago
wlzh

quark-mswnlz-publisher

by 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."

Docs Gen 606 5mo ago
iterate

code-review

by 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.

Code Review 199 4mo ago
iterate

recreate-production

by iterate

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

CLI Tools 199 1mo ago
wcygan

review-changes

by 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

Code Review 194 7mo ago
wcygan

spike

by 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

Code Review 194 7mo ago
wcygan

changelog

by 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 Tools 194 7mo ago
wcygan

gh-cli

by 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 Tools 194 7mo ago
wcygan

fix-issue

by 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

Debugging 194 7mo ago
wcygan

commit

by 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

Code Gen 194 7mo ago
wcygan

create-pr

by 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

Code Gen 194 7mo ago
wcygan

diff-explain

by 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

Code Review 194 7mo ago
wcygan

fast-commit

by 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 Tools 194 6mo ago
TheBushidoCollective

act-workflow-syntax

by 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.

Automation 190 6mo ago
TheBushidoCollective

cocoapods-publishing-workflow

by 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 & VCS 190 6mo ago
TheBushidoCollective

cocoapods-podspec-fundamentals

by 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 & VCS 190 6mo ago
TheBushidoCollective

act-local-testing

by 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 Tools 190 6mo ago
TheBushidoCollective

gitlab-ci-variables-secrets

by TheBushidoCollective

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

CI/CD 190 6mo ago