- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
aif-review
by lee-to
Perform code review on staged changes or a pull request. Checks for bugs, security issues, performance problems, and best practices. Use when user says "review code", "check my code", "review PR", or "is this code okay".
aif-verify
by lee-to
Verify completed implementation against the plan. Checks that all tasks were fully implemented, nothing was forgotten, code compiles, tests pass, and quality standards are met. Use after "/aif-implement" completes, or when user says "verify", "check work", "did we miss anything".
capability-evolver
by autogame-17
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.
mcp-source
by CoplayDev
Switch MCP for Unity package source in connected Unity projects. Use /mcp-source [main beta branch local] to swap between upstream releases, your remote branch, or local dev checkout.
rtk-optimizer
by FlorianBruniaux
Optimize command outputs with RTK (Rust Token Killer) for 70% token reduction
agent-orchestrator
by ComposioHQ
"Open-source, pluggable agentic coding orchestrator. Manages durable coding agents (Claude Code, Codex, OpenCode) through a simple interface — spawn agents, track progress, and let feedback loops like PR reviews and CI failures automatically route to the right agents. Use for fixing bugs, building features, working on GitHub issues, checking status, and managing agent sessions."
upgrading-react-native
by callstackincubator
Upgrades React Native apps to newer versions by applying rn-diff-purge template diffs, updating package.json dependencies, migrating native iOS and Android configuration, resolving CocoaPods and Gradle changes, and handling breaking API updates. Use when upgrading React Native, bumping RN version, updating from RN 0.x to 0.y, or migrating Expo SDK alongside a React Native upgrade.
aif-commit
by lee-to
Create conventional commit messages by analyzing staged changes. Generates semantic commit messages following the Conventional Commits specification. Use when user says "commit", "save changes", or "create commit".
gitnexus-impact-analysis
by abhigyanpatwari
Analyze blast radius before making code changes
gpd-release-flow
by rudrankriyam
End-to-end release workflows for Google Play using gpd publish commands, tracks, rollouts, and edit lifecycle. Use when uploading builds or managing releases.
prompt-analysis
by git-ai-project
"Analyze AI prompting patterns and acceptance rates"
nix-best-practices
by NeverSight
Nix patterns for flakes, overlays, unfree handling, and binary overlays. Use when working with flake.nix or shell.nix.
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.
adversarial-reviewer
by alirezarezvani
"Adversarial code review that breaks the self-review monoculture. Use when you want a genuinely critical review of recent changes, before merging a PR, or when you suspect Claude is being too agreeable about code quality. Forces perspective shifts through hostile reviewer personas that catch blind spots the author's mental model shares with the reviewer."
webhook-subscriptions
by NousResearch
Create and manage webhook subscriptions for event-driven agent activation. Use when the user wants external services to trigger agent runs automatically.
git-ai-search
by git-ai-project
"Search and restore AI conversation context from git history"
ask
by git-ai-project
"Use this when you are exploring the codebase. It lets you ask the AI who wrote code questions about how things work and why they chose to build things the way they did. Think of it as asking the engineer who wrote the code for help understanding it."
git-workflow-and-versioning
by addyosmani
Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.
dart-contribute
by dartsim
DART contribution workflow - branching, PRs, code review, dual-PR for bugfixes
dart-contribute
by dartsim
DART contribution workflow - branching, PRs, code review, dual-PR for bugfixes
agent-github-modes
by ruvnet
Agent skill for github-modes - invoke with $agent-github-modes
axiom-display-performance
by CharlesWiltgen
Use when app runs at unexpected frame rate, stuck at 60fps on ProMotion, frame pacing issues, or configuring render loops. Covers MTKView, CADisplayLink, CAMetalDisplayLink, frame pacing, hitches, system caps.
agent-mesh-coordinator
by ruvnet
Agent skill for mesh-coordinator - invoke with $agent-mesh-coordinator
agent-github-pr-manager
by ruvnet
Agent skill for github-pr-manager - invoke with $agent-github-pr-manager