Git & VCS

Git operations, commit helpers, branch management

Showing 889-912 of 5263 skills
aiskillstore

create-svg-from-prompt

by aiskillstore

Generate an SVG of a user-requested image or scene

Code Gen 414 7mo ago
jaechang-hits

bedtools-genomic-intervals

by jaechang-hits

"Toolkit for genomic interval operations on BED, BAM, GFF, VCF files. Find overlapping regions, merge adjacent intervals, calculate coverage depth, extract FASTA sequences, find nearest features, and manipulate interval coordinates. Essential for ChIP-seq peak annotation, target region filtering, and genome arithmetic. Use tabix instead for indexed single-region queries; use deeptools for normalized bigWig coverage."

CLI Tools 344 6mo ago
jaechang-hits

gatk-variant-calling

by jaechang-hits

"GATK Best Practices pipeline for germline SNP and indel variant calling from WGS/WES BAM files. Runs HaplotypeCaller in GVCF mode per sample, consolidates with GenomicsDBImport, joint-genotypes with GenotypeGVCFs, and applies VQSR or hard filters. Requires BWA-MEM2-aligned, markdup, and BQSR-processed BAMs. Use DeepVariant instead for a faster deep-learning alternative; GATK is the ENCODE/NIH standard for research and clinical genomics."

CLI Tools 344 6mo ago
jmagly

regression-cicd-hooks

by jmagly

@agentic/code/frameworks/sdlc-complete/agents/reliability-engineer.md

CI/CD 204 7mo ago
jmagly

regression-performance

by jmagly

@.claude/rules/executable-feedback.md - Execution validation requirements

Processing 204 7mo 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.8K 6mo ago
rohitg00

parallel-worktrees

by rohitg00

Set up parallel coding sessions using git worktrees for zero dead time. Use when blocked on tests, builds, or wanting to explore multiple approaches simultaneously.

CLI Tools 2.8K 6mo 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.8K 6mo 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 24.6K 6mo ago
Donchitos

team-release

by Donchitos

"Orchestrate the release team: coordinates release-manager, qa-lead, devops-engineer, and producer to execute a release from candidate to deployment."

CI/CD 24.6K 6mo ago
Donchitos

scope-check

by Donchitos

"Analyze a feature or sprint for scope creep by comparing current scope against the original plan. Flags additions, quantifies bloat, and recommends cuts."

Code Review 24.6K 6mo 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 24.6K 6mo ago
QuixiAI

crm-lookup

by QuixiAI

Search, view, update, and merge contacts in the local CRM

Code Gen 607 6mo 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 1K 7mo 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 1K 7mo ago
freekmurze

review-pr

by freekmurze

Review and merge GitHub pull requests for Spatie packages. Use when asked to review a PR, review a pull request, merge a PR, or when given a GitHub PR URL to review. Also triggers on 'review this PR,' 'check this pull request,' 'merge this,' or '/review-pr'. Uses gh CLI for all GitHub operations.

Code Gen 1K 6mo ago
mcollina

octocat

by mcollina

Git and GitHub wizard using gh CLI for all git operations and GitHub interactions

CLI Tools 1.9K 6mo ago
ReinaMacCredy

psm

by ReinaMacCredy

Project Session Manager — isolated dev environments with git worktrees and tmux

Auth 230 6mo ago
inference-sh

product-changelog

by inference-sh

"Product changelog and release notes that users actually read. Covers categorization, user-facing language, visuals, and distribution. Use for: release notes, changelogs, product updates, feature announcements, versioning. Triggers: changelog, release notes, product update, version notes, what's new, feature announcement, product changelog, update log, release announcement, version release, product release, ship notes"

Code Gen 712 6mo ago
revokslab

brainstorming

by revokslab

"You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation."

Code Gen 1.7K 7mo ago
adobe

code-review

by adobe

Review code for AEM Edge Delivery Services projects. Use at the end of development (before PR) for self-review, or to review pull requests. Validates code quality, performance, accessibility, and adherence to EDS best practices.

Accessibility 170 7mo ago
revokslab

docs

by revokslab

ALWAYS use this when writing docs

Code Gen 1.7K 7mo ago
cryfs

jujutsu

by cryfs

Guide to Jujutsu (jj) version control system. Use when working with commits, branches, pull requests, PRs, version control, rebasing, pushing, or when the user mentions jj, git, or version control operations.

Code Gen 2.3K 8mo ago
NeverSight

nix-best-practices

by NeverSight

Nix patterns for flakes, overlays, unfree handling, and binary overlays. Use when working with flake.nix or shell.nix.

CLI Tools 203 7mo ago