Git & VCS

Git operations, commit helpers, branch management

Showing 25-48 of 4535 skills
openai

pnpm-upgrade

by openai

'Keep pnpm current: run pnpm self-update/corepack prepare, align packageManager in package.json, and bump pnpm/action-setup + pinned pnpm versions in .github/workflows to the latest release. Use this when refreshing the pnpm toolchain manually or in automation.'

Automation 3.2K 4mo ago
Dimillian

app-store-changelog

by Dimillian

Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git tag (or a specified ref). Use when asked to generate a comprehensive release changelog, App Store "What's New" text, or release notes based on git history or tags.

Git & VCS 3.6K 2mo ago
microsoft

release-note-generation

by microsoft

Toolkit for generating PowerToys release notes from GitHub milestone PRs or commit ranges. Use when asked to create release notes, summarize milestone PRs, generate changelog, prepare release documentation, request Copilot reviews for PRs, update README for a new release, manage PR milestones, or collect PRs between commits/tags. Supports PR collection by milestone or commit range, milestone assignment, grouping by label, summarization with external contributor attribution, and README version bumping.

Automation 133.8K 4mo ago
Dimillian

github

by Dimillian

"Interact with GitHub using the gh CLI. Use gh issue, gh pr, gh run, and gh api for issues, PRs, CI runs, and advanced queries. Use when the user asks about GitHub issues, pull requests, workflows, or wants to interact with GitHub repositories from the command line — including tasks like check CI status, create PR, list issues, or query the GitHub API."

Git & VCS 3.6K 2mo ago
microsoft

verify-bpf

by microsoft

Build and verify eBPF programs for the ebpf-for-windows project. Use this skill when asked to compile a .c BPF source to .o, verify a .o ELF file with bpf2c, or diagnose verification failures. Covers the full clang→bpf2c pipeline.

Automation 3.5K 3mo ago
cloudflare

git-commit

by cloudflare

Use when creating git commits to ensure commit messages follow project standards. Applies the 7 rules for great commit messages with focus on conciseness and imperative mood.

Automation 1K 4mo ago
BankrBot

bankr

by BankrBot

AI-powered crypto trading agent, wallet API, and LLM gateway via natural language. Use when the user wants to trade crypto, check portfolio balances (with PnL and NFTs), view token prices, search tokens, transfer crypto, manage NFTs, use leverage (Hyperliquid or Avantis), bet on Polymarket, deploy tokens, set up automated trading, sign and submit raw transactions, call x402 paid API endpoints, or access LLM models through the Bankr LLM gateway funded by your Bankr wallet. Supports Base, Ethereum, Polygon, Solana, and Unichain.

API Dev 1.1K 1mo ago
BankrBot

base

by BankrBot

Placeholder for Base skill.

Code Gen 1.1K 4mo ago
Chachamaru127

work

by Chachamaru127

"Plans.mdのタスクを実装。スコープを聞いて自動判断、1タスクから全タスクまで。Use when user mentions '/work', execute plan, implement tasks, build features, work on tasks, 'do everything', 'implement', '実装して', '全部やって', 'ここだけ'. Do NOT load for: planning, reviews, setup, deployment, or breezing (team execution)."

CLI Tools 2.6K 3mo ago
Chachamaru127

release-har

by Chachamaru127

"Universal release automation. CHANGELOG, commit, tag, GitHub Release supported. Use when user mentions release, version bump, create tag, publish release. Do NOT load for: harness release (use x-release-harness instead)."

Processing 2.6K 3mo ago
cursor

what-did-i-get-done

by cursor

Summarize authored commits over a user-specified time period into a concise update

Agents 1.8K 3mo ago
cursor

weekly-review

by cursor

Produce a weekly synthesis of authored commits with highlights by bugfix, tech debt, and net-new work

Code Gen 1.8K 3mo ago
cursor

review-and-ship

by cursor

Run a structured review, close key issues, and ship changes via PR

Code Review 1.8K 3mo ago
cursor

new-branch-and-pr

by cursor

Create a fresh branch, complete work, and open a pull request

Code Gen 1.8K 3mo ago
cursor

loop-on-ci

by cursor

Watch CI runs and iterate on failures until all checks pass

CI/CD 1.8K 3mo ago
cursor

fix-merge-conflicts

by cursor

Resolve merge conflicts non-interactively, validate build and tests, and finalize conflict resolution

Debugging 1.8K 3mo ago
cursor

get-pr-comments

by cursor

Fetch and summarize review comments from the active pull request

Agents 1.8K 3mo ago
cursor

continual-learning

by cursor

Incrementally extract recurring user corrections and durable workspace facts from transcript changes, then update AGENTS.md with plain bullet points only. Use when the user asks to mine previous chats, maintain AGENTS.md memory, or build a self-learning preference loop.

Processing 1.8K 3mo ago
EveryInc

git-worktree

by EveryInc

This skill manages Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface, following KISS principles.

CLI Tools 19.6K 4mo ago
mims-harvard

devtu-github

by mims-harvard

GitHub workflow for ToolUniverse - push code safely by moving temp files, activating pre-commit hooks, running tests, and cleaning staged files. Use when pushing to GitHub, fixing CI failures, or cleaning up before commits.

Debugging 1.4K 3mo ago
affaan-m

codebase-onboarding

by affaan-m

Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo.

Database 205.2K 2mo ago
affaan-m

agent-eval

by affaan-m

Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics

Git & VCS 205.2K 2mo ago
affaan-m

blueprint

by affaan-m

Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold. Includes adversarial review gate, dependency graph, parallel step detection, anti-pattern catalog, and plan mutation protocol. TRIGGER when: user requests a plan, blueprint, or roadmap for a complex multi-PR task, or describes work that needs multiple sessions. DO NOT TRIGGER when: task is completable in a single PR or fewer than 3 tool calls, or user says "just do it".

Git & VCS 205.2K 2mo ago
mukul975

analyzing-golang-malware-with-ghidra

by mukul975

Reverse engineer Go-compiled malware using Ghidra with specialized scripts for function recovery, string extraction, and type reconstruction in stripped Go binaries.

Processing 13.9K 3mo ago