Git & VCS

Git operations, commit helpers, branch management

Showing 49-72 of 4535 skills
steipete

domain-dns-ops

by steipete

Domain/DNS ops across Cloudflare, DNSimple, Namecheap for Peter. Use for onboarding zones to Cloudflare, flipping nameservers, setting redirects (Page Rules/Rulesets/Workers), updating redirect-worker mappings, and verifying DNS/HTTP. Source of truth: ~/Projects/manager.

CI/CD 4.1K 5mo ago
manaflow-ai

release

by manaflow-ai

"Prepare and ship a cmux release end-to-end: choose the next version, curate user-facing changelog entries, bump versions, open and monitor a release PR, merge, tag, and verify published artifacts. Use when asked to cut, prepare, publish, or tag a new release."

Code Gen 20.9K 3mo ago
tradingstrategy-ai

make-release

by tradingstrategy-ai

Prepare a new release by updating version, changelog, and building the package

Code Gen 818 3mo ago
KKKKhazix

skill-manager

by KKKKhazix

Lifecycle manager for GitHub-based skills. Use this to batch scan your skills directory, check for updates on GitHub, and perform guided upgrades of your skill wrappers.

Agents 13.4K 4mo ago
Project-N-E-K-O

push-to-pr

by Project-N-E-K-O

Push commits to an existing GitHub PR's source branch. NEVER create new branches. Use when the user says "push to PR #N", "push到PR", or any variation meaning to push local commits onto an existing pull request. Covers finding the PR's head branch via GitHub API, setting up the correct remote, and pushing with HEAD:<branch> syntax.

Code Gen 1.1K 3mo ago
zapier

Work on Ticket

by zapier

Fetches Jira ticket details, creates an appropriately named branch, and initiates the task planning workflow. Use when the user says "work on [TICKET_ID]" or similar phrases.

Code Gen 278 5mo ago
KKKKhazix

github-to-skills

by KKKKhazix

Automated factory for converting GitHub repositories into specialized AI skills. Use this skill when the user provides a GitHub URL and wants to "package", "wrap", or "create a skill" from it. It automatically fetches repository details, latest commit hashes, and generates a standardized skill structure with enhanced metadata suitable for lifecycle management.

Agents 13.5K 4mo ago
NousResearch

github-auth

by NousResearch

Set up GitHub authentication for the agent using git (universally available) or the gh CLI. Covers HTTPS tokens, SSH keys, credential helpers, and gh auth — with a detection flow to pick the right method automatically.

Auth 178.4K 3mo ago
NousResearch

huggingface-tokenizers

by NousResearch

Fast tokenizers optimized for research and production. Rust-based implementation tokenizes 1GB in <20 seconds. Supports BPE, WordPiece, and Unigram algorithms. Train custom vocabularies, track alignments, handle padding/truncation. Integrates seamlessly with transformers. Use when you need high-performance tokenization or custom tokenizer training.

Git & VCS 178.9K 3mo ago
NousResearch

codebase-inspection

by NousResearch

Inspect and analyze codebases using pygount for LOC counting, language breakdown, and code-vs-comment ratios. Use when asked to check lines of code, repo size, language composition, or codebase stats.

Processing 178.9K 3mo ago
mattpocock

setup-pre-commit

by mattpocock

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.

Code Review 116.1K 3mo ago
NousResearch

heartmula

by NousResearch

Set up and run HeartMuLa, the open-source music generation model family (Suno-like). Generates full songs from lyrics + tags with multilingual support.

Code Gen 178.4K 2mo ago
obra

using-git-worktrees

by 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

Code Review 216.8K 4mo ago
elie222

polish

by elie222

Remove lint and low-risk code quality issues from current branch changes

Code Review 11.1K 3mo ago
elie222

create-pr

by elie222

Commit changes and open a pull request with safe metadata

Code Gen 11.1K 3mo ago
NousResearch

github-code-review

by NousResearch

Review code changes by analyzing git diffs, leaving inline comments on PRs, and performing thorough pre-push review. Works with gh CLI or falls back to git + GitHub REST API via curl.

Code Review 178.4K 3mo ago
DataDog

techdebt

by DataDog

Analyze branch changes for technical debt, code duplication, and unnecessary complexity

Code Review 724 3mo ago
mattpocock

setup-matt-pocock-skills

by mattpocock

Sets up an ## Agent skills block in AGENTS.md/CLAUDE.md and docs/agents/ so the engineering skills know this repo's issue tracker (GitHub or local markdown), triage label vocabulary, and domain doc layout. Run before first use of to-issues, to-prd, triage, diagnose, tdd, improve-codebase-architecture, or zoom-out — or if those skills appear to be missing context about the issue tracker, triage labels, or domain docs.

Git & VCS 115.9K 1mo ago
NousResearch

github-issues

by NousResearch

Create, manage, triage, and close GitHub issues. Search existing issues, add labels, assign people, and link to PRs. Works with gh CLI or falls back to git + GitHub REST API via curl.

Auth 178.4K 3mo ago
obra

finishing-a-development-branch

by obra

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

Code Review 216.5K 7mo ago
NousResearch

github-pr-workflow

by NousResearch

Full pull request lifecycle — create branches, commit changes, open PRs, monitor CI status, auto-fix failures, and merge. Works with gh CLI or falls back to git + GitHub REST API via curl.

Git & VCS 178.4K 2mo ago
FlorianBruniaux

release-notes-generator

by FlorianBruniaux

Generate release notes in 3 formats (CHANGELOG.md, PR body, Slack announcement) from git commits. Automatically categorizes changes and converts technical language to user-friendly messaging. Use when preparing a production release.

Code Gen 4.7K 3mo ago
NousResearch

github-repo-management

by NousResearch

Clone, create, fork, configure, and manage GitHub repositories. Manage remotes, secrets, releases, and workflows. Works with gh CLI or falls back to git + GitHub REST API via curl.

Auth 178.4K 3mo ago
FlorianBruniaux

landing-page-generator

by FlorianBruniaux

Generate complete landing pages from repositories. Analyzes README, features, and structure to create static sites following established patterns. Use for new project landings, open-source showcases, documentation portals.

Docs Gen 4.7K 3mo ago