Git & VCS

Git operations, commit helpers, branch management

Showing 3169-3192 of 4570 skills
robzolkos

prime

by robzolkos

Prime yourself on a codebase by listing files and reading the README.

Docs Gen 3 4mo ago
cameronapak

bknd-repo-search-with-opencode

by cameronapak

Use when querying the bknd source repository with btca CLI. Covers setup, configuration, and query patterns for learning bknd internals including data module, authentication, media handling, and adapter configuration.

Database 3 4mo ago
Mearman

github-user

by Mearman

Get GitHub user profile information including repos, followers, and activity. Use when the user asks for GitHub user details, profile information, or developer stats.

Docs Gen 3 5mo ago
johnlindquist

publish-skill

by johnlindquist

Publish a skill to GitHub for discovery via npx skills. Use when asked to "publish skill", "share skill", "make skill discoverable", or "upload skill to GitHub".

Agents 3 4mo ago
rubenpenap

epic-deployment

by rubenpenap

Guide on deployment with Fly.io, multi-region setup, and CI/CD for Epic Stack

CI/CD 3 5mo ago
Mearman

github-rate-limit

by Mearman

Check GitHub API rate limit status and remaining quota. Use when the user asks about API quota, rate limits, or wants to know how many requests are remaining.

API Dev 3 5mo ago
drillan

release-check

by drillan

Validates all artifacts are complete and consistent for release. Checks spec kit artifacts, documentation, versioning, and API docs. Run before creating a release to ensure nothing is missing.

Code Review 3 4mo ago
asteroid-belt

superbuild

by asteroid-belt

Use when executing implementation plans phase-by-phase with strict enforcement of quality gates, tests, and Definition of Done. Triggers on "build this plan", "execute plan", "implement phases", or when user provides a plan document to execute.

Code Review 3 4mo ago
tylertitsworth

github-actions

by tylertitsworth

"GitHub Actions — workflows, triggers, matrix, reusable workflows, ARC runners, caching, security, supply chain attestations. Use when building CI pipelines. NOT for GitOps delivery (see argocd)."

CI/CD 3 3mo ago
martin-janci

requesting-code-review

by martin-janci

Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches superpowers:code-reviewer subagent to review implementation against plan or requirements before proceeding

Automation 3 5mo ago
HJewkes

git-workflow

by HJewkes

Use when committing, branching, splitting changes, managing stacks, creating worktrees, or cleaning up branches — detects Graphite or Git and guides the agent through best-practice workflows via CLI.

Agents 3 4mo ago
liauw-media

Autonomous Development

by liauw-media

/mentor - Architecture review gate

Agents 3 4mo ago
liauw-media

branch-discipline

by liauw-media

"Enforce one branch per issue, small focused commits, and clean git history. Use with /branch command."

Code Review 3 5mo ago
mamba-mental

sequential-thinking

by mamba-mental

Use when complex problems require systematic step-by-step reasoning with ability to revise thoughts, branch into alternative approaches, or dynamically adjust scope. Ideal for multi-stage analysis, design planning, problem decomposition, or tasks with initially unclear scope.

Agents 3 5mo ago
krmcbride

github-content

by krmcbride

Fetch GitHub issues, PRs, repo contents, and code using the gh CLI. Use when the user shares GitHub URLs (issues, PRs, repos, source files) or asks about GitHub content. The gh CLI provides complete content that web fetching often misses due to JavaScript rendering.

CLI Tools 3 6mo ago
icartsh

code-format

by icartsh

dotnet format, prettier 및 기타 포맷팅 도구를 사용하여 코드를 정리합니다. 코드 스타일 수정, 포맷 일관성 유지 또는 커밋 전 코드 준비가 필요한 작업에서 사용합니다.

Processing 3 6mo ago
tylertitsworth

argocd

by tylertitsworth

"Argo CD GitOps on Kubernetes — Applications, ApplicationSets, sync policies, multi-cluster, Helm/Kustomize sources, RBAC, Source Hydrator, PreDelete hooks, KEDA integration, and troubleshooting. Use when deploying or managing apps via GitOps. NOT for CI pipelines or image builds."

Git & VCS 3 3mo ago
grandcamel

gitlab-file

by grandcamel

"GitLab repository file operations via API. ALWAYS use this skill when user wants to: (1) read file content from GitLab, (2) create/update/delete files via API, (3) get file blame info, (4) download raw files."

Docs Gen 3 5mo ago
liauw-media

systematic-debugging

by liauw-media

"Use when encountering bugs or unexpected behavior. Methodical approach to identify root cause: Reproduce → Isolate → Identify → Fix → Verify."

Code Review 3 7mo ago
designnotdrum

setup-chess-timer-hooks

by designnotdrum

Install hookify rules for automatic chess timer session management

Auth 3 5mo ago
AmnadTaowsoam

Git Workflow

by AmnadTaowsoam

Git workflow encompasses practices, patterns, and strategies for using

Debugging 3 3mo ago
thrashr888

homebrew-tap

by thrashr888

Manage Homebrew taps for distributing CLI tools and macOS apps. Use when creating or updating Homebrew formulas and casks.

CLI Tools 3 5mo ago
mamba-mental

code-review

by mamba-mental

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 3 5mo ago
weegigs

check

by weegigs

Verify workflow completion before ending a session. Use when finishing implementation work to ensure commits, reviews, and task tracking are complete.

Automation 3 4mo ago