Git & VCS

Git operations, commit helpers, branch management

Showing 505-528 of 4619 skills
JetBrains

changelog

by JetBrains

Maintains IdeaVim changelog (CHANGES.md) and build.gradle.kts changeNotes. Use when updating changelog, documenting releases, or reviewing commits/PRs for changelog entries.

Code Review 10.2K 5mo ago
remix-run

make-pr

by remix-run

Create GitHub pull requests with clear, reviewer-friendly descriptions. Use when asked to open or prepare a PR, especially when the PR needs strong context, related links, and feature usage examples. This skill enforces concise PR structure, avoids redundant sections like validation/testing, and creates the PR with gh CLI.

Code Gen 33.2K 4mo ago
huangkiki

daily-papers-notes

by huangkiki

论文笔记生成(3 步流水线的第 3 步)。补充概念库,为推荐论文生成完整笔记, 链接回填到推荐文件;目录页默认自动刷新,git 自动化默认关闭。 触发词:"批量笔记"、"跑一下论文笔记"

File Ops 1.1K 4mo ago
studyzy

openspec-onboard

by studyzy

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

CLI Tools 10.2K 5mo ago
callstackincubator

github

by callstackincubator

GitHub patterns using gh CLI for pull requests, stacked PRs, code review, branching strategies, and repository automation. Use when working with GitHub PRs, merging strategies, or repository management tasks.

Agents 1.6K 4mo ago
woocommerce

woocommerce-git

by woocommerce

Guidelines for git and GitHub operations in the WooCommerce repository.

Code Gen 10.4K 5mo ago
bubbuild

gh

by bubbuild

GitHub CLI skill for interacting with GitHub via the gh command line tool. Use when Bub needs to (1) Create, view, or manage GitHub repositories, (2) Work with issues and pull requests, (3) Create and manage releases, (4) Run and monitor GitHub Actions workflows, (5) Create and manage gists, or (6) Perform any GitHub operations via command line.

CLI Tools 1.6K 4mo ago
freekmurze

fix-github-issue

by freekmurze

Fix GitHub issues using gh CLI. Use when asked to fix, resolve, or address a GitHub issue. Creates fixes on separate branches, runs tests locally, and creates PRs when tests pass. Requires gh CLI authenticated and repo cloned locally.

Code Review 988 6mo ago
freekmurze

convert-github-issue-to-discussion

by freekmurze

Convert GitHub issues to discussions using agent-browser. Use when asked to convert, move, or change an issue to a discussion. Requires agent-browser installed and user to log in via headed browser.

Agents 988 5mo ago
freekmurze

write-freek-dev-blogpost

by freekmurze

"When the user wants to write, draft, or outline a blog post for freek.dev. Also use when the user mentions 'blog post,' 'write a post,' 'freek.dev post,' 'draft a post,' or 'blogpost.' This skill captures the writing style, tone, and structure conventions of freek.dev original posts."

Git & VCS 988 5mo ago
freekmurze

spatie-package-skeleton

by freekmurze

Guide for creating PHP and Laravel packages using Spatie's package-skeleton-laravel and package-skeleton-php templates. Use when the user wants to create a new PHP or Laravel package, scaffold a package. Also use when building customizable packages — covers proven patterns for extensibility (events, configurable models/jobs, action classes) instead of config option creep.

CLI Tools 988 5mo ago
studyzy

openspec-onboard

by studyzy

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

CLI Tools 10.2K 5mo ago
wdm0006

packaging-python-libraries

by wdm0006

Packages and distributes Python libraries using modern pyproject.toml, build backends (setuptools, hatchling), PyPI publishing with trusted publishing, and wheel building. Use when packaging libraries for distribution, publishing to PyPI, or troubleshooting packaging issues.

CLI Tools 66 5mo ago
teambit

generate-release-notes

by teambit

Generate comprehensive release notes for Bit from git commits and pull requests. Use when creating release notes, building changelogs, documenting version releases, or preparing a new Bit release.

Code Gen 18.4K 7mo ago
Ataraxy-Labs

weave

by Ataraxy-Labs

License: MIT OR Apache-2.0

Git & VCS 1.2K 3mo ago
remix-run

supersede-pr

by remix-run

Safely replace one GitHub pull request with another. Use when a user says a PR supersedes/replaces an older PR, asks to auto-close a superseded PR, or needs guaranteed closure behavior after merge. This skill explicitly closes the superseded PR with gh CLI and verifies final PR states instead of relying on closing keywords.

CLI Tools 33.2K 4mo ago
citypaul

tdd

by citypaul

Test-Driven Development workflow. Use for ALL code changes - features, bug fixes, refactoring. TDD is non-negotiable.

Git & VCS 693 7mo ago
antfu

pnpm

by antfu

Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.

CI/CD 5.6K 5mo ago
pytorch

pr-review

by pytorch

Review PyTorch pull requests for code quality, test coverage, security, and backward compatibility. Use when reviewing PRs, when asked to review code changes, or when the user mentions "review PR", "code review", or "check this PR".

Code Review 101.9K 4mo ago
rohitg00

deslop

by rohitg00

Remove AI-generated code slop, unnecessary comments, and over-engineering from the current branch diff. Use after completing changes and before committing.

Debugging 2.6K 5mo ago
rohitg00

pro-workflow

by rohitg00

Battle-tested AI coding workflows from power users. Self-correcting memory, parallel worktrees, wrap-up rituals, and the 80/20 AI coding ratio. Works with Claude Code, Cursor, and other agents.

Agents 2.6K 5mo ago
Donchitos

hotfix

by Donchitos

"Emergency fix workflow that bypasses normal sprint processes with a full audit trail. Creates hotfix branch, tracks approvals, and ensures the fix is backported correctly."

Debugging 23.3K 5mo ago
Donchitos

changelog

by Donchitos

"Auto-generates a changelog from git commits, sprint data, and design documents. Produces both internal and player-facing versions."

Debugging 23.3K 5mo ago
ComposioHQ

codebase-migrate

by ComposioHQ

Run large codebase migrations and multi-file refactors. Uses the Composio CLI to coordinate issue tracking, batched PRs, and CI verification while the agent executes the transforms locally across hundreds of files.

Git & VCS 15.2K 3mo ago