Git & VCS

Git operations, commit helpers, branch management

Showing 1249-1272 of 5263 skills
CommandCodeAI

brainstorming

by CommandCodeAI

"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 120 8mo ago
frankxai

MCP Architecture Expert

by frankxai

Design and implement Model Context Protocol servers for standardized AI-to-data integration with resources, tools, prompts, and security best practices

Processing 37 10mo ago
fvadicamo

github-pr-creation

by fvadicamo

Creates GitHub Pull Requests with automated validation and task tracking. Use when user wants to create PR, open pull request, submit for review, or check if ready for PR. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels. NOTE - for merging existing PRs, use github-pr-merge instead.

Automation 71 6mo ago
fvadicamo

github-pr-merge

by fvadicamo

Merges GitHub Pull Requests after validating pre-merge checklist. Use when user wants to merge PR, close PR, finalize PR, complete merge, approve and merge, or execute merge. Runs pre-merge validation (tests, lint, CI, comments), confirms with user, merges with proper format, handles post-merge cleanup.

Code Review 71 6mo ago
fvadicamo

github-pr-review

by fvadicamo

Handles PR review comments and feedback resolution. Use when user wants to resolve PR comments, handle review feedback, fix review comments, address PR review, check review status, respond to reviewer, verify PR readiness, review PR comments, analyze review feedback, evaluate PR comments, assess review suggestions, or triage PR comments. Fetches comments via GitHub CLI, classifies by severity, applies fixes with user confirmation, commits with proper format, replies to threads.

Code Review 71 6mo ago
tkersey

patch

by tkersey

Create micro-patches from staged git changes (minimal incision) with at least one validation signal per patch. Use when asked to split work into small .patch files, export/share diffs, or produce patches instead of commits.

Code Review 68 6mo ago
0xDarkMatter

review

by 0xDarkMatter

"Code review with semantic diffs, expert routing, and auto-TaskCreate. Triggers on: code review, review changes, check code, review PR, security audit."

CLI Tools 32 7mo ago
alirezarezvani

secret-scanner

by alirezarezvani

Detect exposed secrets, API keys, credentials, and tokens in code. Use before commits, on file saves, or when security is mentioned. Prevents accidental secret exposure. Triggers on file changes, git commits, security checks, .env file modifications.

Docs Gen 766 10mo ago
alirezarezvani

git-commit-helper

by alirezarezvani

Generate conventional commit messages automatically. Use when user runs git commit, stages changes, or asks for commit message help. Analyzes git diff to create clear, descriptive conventional commit messages. Triggers on git commit, staged changes, commit message requests.

Auth 766 10mo ago
vasilyu1983

git-commit-message

by vasilyu1983

Auto-generates conventional commit messages from git diffs with tiered format enforcement. Analyzes staged changes to produce meaningful commit messages following Conventional Commits specification.

Debugging 81 6mo ago
vasilyu1983

agents-project-memory

by vasilyu1983

Configure project memory files (CLAUDE.md, AGENTS.md, CODEX.md) for persistent context, coding standards, architecture decisions, and team conventions. Reference for the 4-tier memory hierarchy, cross-platform compatibility, and quick-add commands.

Git & VCS 81 6mo ago
TerminalSkills

authjs

by TerminalSkills

Assists with adding authentication to web applications using Auth.js (formerly NextAuth.js). Use when configuring OAuth providers, database sessions, JWT strategies, role-based access, or multi-tenant auth in Next.js, SvelteKit, Express, or other frameworks. Trigger words: authjs, nextauth, oauth, authentication, login, session, providers.

Auth 140 6mo ago
stellarlinkco

skill-install

by stellarlinkco

Install Claude skills from GitHub repositories with automated security scanning. Triggers when users want to install skills from a GitHub URL, need to browse available skills in a repository, or want to safely add new skills to their Claude environment.

Git & VCS 2.8K 8mo ago
rominirani

git-commit-formatter

by rominirani

Formats git commit messages according to Conventional Commits specification. Use this when the user asks to commit changes or write a commit message.

Auth 566 7mo 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 140 6mo 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 140 6mo ago
ihlamury

github-ui-skills

by ihlamury

GitHub's UI design system. Use when building interfaces inspired by GitHub's aesthetic - dark mode, Inter font, 4px grid.

Animation 84 7mo ago
keep-starknet-strange

cairo-security

by keep-starknet-strange

Use when reviewing Cairo contracts for security — common vulnerabilities, audit patterns, production hardening, Cairo-specific pitfalls, L1/L2 bridging safety, session key security, precision/rounding bugs, static analysis tooling. Sourced from 50+ public audits and the Cairo Book.

Code Review 80 6mo ago
keep-starknet-strange

cairo-optimization

by keep-starknet-strange

Improves Cairo performance after correctness is established. Trigger on "optimize", "gas usage", "reduce steps", "profile", "BoundedInt", "storage packing", "benchmark". Guides profiling, arithmetic optimization, and bounded-int hardening.

Git & VCS 80 5mo ago
edmundmiller

jj-history-investigation

by edmundmiller

Investigate jj commit history, split commits, annotate file changes, and clean up redundant commits. Use when debugging history, splitting large commits, or explicitly authorized history rewrites.

Comments 79 28d ago
edmundmiller

done

by edmundmiller

Lands finished Git worktrees or jj workspaces, publishes, proves remote equality, and cleans up.

File Ops 79 28d ago
edmundmiller

tdd

by edmundmiller

"Write behavior-first tests in small vertical slices, with separate regression-test and fix commits for bugs."

Debugging 79 3mo ago
edmundmiller

jj-merge-repos

by edmundmiller

Merges two separate Jujutsu (jj) repositories into one. Use when combining repos, rebasing one repo onto another, or recovering from diverged histories.

Git & VCS 79 6mo ago
edmundmiller

initializing-memory

by edmundmiller

Comprehensive guide for initializing or reorganizing agent memory into a deeply hierarchical file structure. Use when running /init, when user asks to set up memory, or when memory needs a major reorganization. Trigger phrases: "initialize memory", "set up memory", "populate memory", "build my memory", "memory init".

Code Review 79 3mo ago