Git & VCS

Git operations, commit helpers, branch management

Showing 625-648 of 4619 skills
unclecatvn

code-review

by unclecatvn

Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.

Automation 116 5mo ago
aaddrick

lint

by aaddrick

Run shellcheck and actionlint on shell scripts and GitHub Actions workflows. Use before pushing or when fixing lint issues.

Automation 5.3K 5mo ago
jh941213

commit-push-pr

by jh941213

변경사항 커밋, 푸시, PR 생성을 한 번에 수행. "커밋", "PR", "푸시" 키워드에 활성화.

CLI Tools 123 5mo ago
alchaincyf

huashu-material-search

by alchaincyf

搜索个人素材库1800+条真实经历和观点,为内容增加人味。当用户提到"个人经历"、"真实案例"、"素材"、"人味"时使用。

Processing 1.2K 5mo ago
vuejs-ai

vue-jsx-best-practices

by vuejs-ai

JSX syntax in Vue (e.g., class vs className, JSX plugin config).

Git & VCS 2.7K 5mo ago
massgen

massgen-release-documenter

by massgen

Guide for following MassGen's release documentation workflow. This skill should be used when preparing release documentation, updating changelogs, writing case studies, or maintaining project documentation across releases.

Code Gen 1.1K 8mo ago
massgen

release-prep

by massgen

Prepare release documentation including CHANGELOG entry, announcement text, and validation. Run before tagging a new release.

Code Gen 1.1K 5mo ago
massgen

pr-checks

by massgen

Run comprehensive PR checks including reviewing CodeRabbit comments, ensuring PR description quality, running pre-commit hooks, tests, and validation. Use on an existing PR to address review feedback.

Code Review 1.1K 6mo ago
accomplish-ai

git-commit

by accomplish-ai

Create well-structured git commits with conventional commit messages, proper staging, and commit best practices.

Code Gen 10.9K 5mo ago
TerminalSkills

argocd

by TerminalSkills

Argo CD for GitOps continuous delivery on Kubernetes. Use when the user needs to define applications declaratively, sync Kubernetes manifests from Git repositories, manage sync policies, and implement progressive delivery workflows.

Git & VCS 116 4mo ago
TerminalSkills

act

by TerminalSkills

Run GitHub Actions locally with act. Use when a user asks to test GitHub Actions workflows locally, debug CI pipelines without pushing, or run workflows offline.

CI/CD 116 4mo ago
vuejs-ai

vue-router-best-practices

by vuejs-ai

"Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions."

API Dev 2.7K 5mo ago
alchaincyf

huashu-agent-swarm

by alchaincyf

多Agent蜂群并行协作,纯git自组织,适合大型项目开发。当用户提到"蜂群模式"、"多agent"、"并行开发"、"agent swarm"时使用。

Agents 1.2K 5mo ago
Gentleman-Programming

sdd-archive

by Gentleman-Programming

Sync delta specs to main specs and archive a completed change. Trigger: When the orchestrator launches you to archive a change after implementation and verification.

File Ops 1.9K 5mo ago
ryoppippi

codex-review

by ryoppippi

Run a code review using Codex CLI. Use when the user wants a code review of uncommitted changes, a specific commit, or changes against a base branch.

CLI Tools 248 5mo ago
ryoppippi

pr-apply-review

by ryoppippi

Fetch and apply review comments from the current PR. Use when you need to address PR feedback.

Code Review 248 5mo ago
ryoppippi

create-pr

by ryoppippi

Manages complete PR workflow from start to finish - creates feature branch, commits changes, pushes to remote, and opens pull request. Use when user wants to create a PR (e.g., "create a PR for these changes" or "the fix is ready, push it up and create a pull request").

Code Gen 248 5mo ago
OneKeyHQ

1k-app-upgrade-test

by OneKeyHQ

Create test versions to verify app auto-update functionality and version migration.

CLI Tools 2.4K 5mo ago
softaworks

commit-work

by softaworks

"Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits."

Code Gen 2.2K 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 179 5mo 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 179 5mo 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 179 5mo 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 179 5mo ago
jaechang-hits

bwa-mem2-dna-aligner

by jaechang-hits

"Fast short-read DNA aligner for whole-genome, whole-exome, and ChIP-seq alignment to a reference genome. BWA-MEM2 is the 2× faster successor to BWA-MEM; outputs SAM/BAM with read group headers required by GATK. Produces primary alignments with supplementary records for chimeric reads. Use STAR instead for RNA-seq splice-aware alignment; use Bowtie2 as an alternative with comparable accuracy."

CLI Tools 279 5mo ago