Git & VCS

Git operations, commit helpers, branch management

Showing 2809-2832 of 4573 skills
mkdir700

decision-log

by mkdir700

"MANDATORY pre-commit workflow for vibe coding. ALWAYS trigger when user says 'commit', 'git commit', or any commit-related command. Forces diff review and decision log generation BEFORE allowing commit to proceed."

Automation 3 4mo ago
airclear

conductor-revert

by airclear

Reverts logical units of work (Tracks, Phases, or Tasks) by analyzing git history and synchronizing the Conductor plans. Use when a user wants to undo specific changes and ensure the project's documentation reflects the rolled-back state.

Agents 2 4mo ago
Michaelliv

cli-design

by Michaelliv

Review and improve CLI program design using principles from clig.dev — the Command Line Interface Guidelines. Covers help text, output, errors, arguments/flags, subcommands, interactivity, configuration, naming, and distribution. Use when designing a new CLI, reviewing CLI UX, or fixing how a command-line tool communicates with users.

CLI Tools 3 4mo ago
1Mangesh1

github-actions

by 1Mangesh1

GitHub Actions CI/CD mastery for workflows, matrix builds, caching, secrets, and reusable actions. Use when user asks to "set up CI", "create a workflow", "add GitHub Actions", "matrix builds", "cache dependencies", "deploy with actions", "reusable workflows", or any CI/CD pipeline tasks.

CI/CD 3 4mo ago
tumf

product-improvement-proposal

by tumf

Propose concrete, high-leverage product/UX improvements to increase a software project's appeal and retention. Use when asked to generate product improvement proposals, UX ideas, onboarding/doc improvements, packaging/pricing positioning suggestions grounded in repo evidence, and prioritized MVP plans (ideation only; no implementation).

Code Gen 3 4mo ago
yarlson

code-review

by yarlson

This skill should be used when the user asks to "review my changes", "review this code", "check my work", "what's wrong with my changes", "review before I push", "security review", "do a code review", or mentions reviewing, auditing, or analyzing local code changes before committing or opening a PR.

Code Review 2 4mo ago
fellipeutaka

motion

by fellipeutaka

Build React animations with Motion (Framer Motion) - gestures (drag, hover, tap), scroll effects, spring physics, layout animations, SVG. Bundle: 2.3 KB (mini) to 34 KB (full). Use when: drag-and-drop, scroll animations, modals, carousels, parallax. Troubleshoot: AnimatePresence exit, list performance, Tailwind conflicts, Next.js "use client".

Animation 3 4mo ago
1Mangesh1

changelog

by 1Mangesh1

Changelog generation, release notes, and semantic versioning. Use when user asks to "write a changelog", "generate release notes", "bump version", "follow conventional commits", "create a release", "update CHANGELOG.md", or any versioning and release documentation tasks.

Debugging 3 4mo ago
Crumbgrabber

changelog-generator

by Crumbgrabber

Automatically creates user-facing changelogs from git commits by analyzing

Code Gen 3 5mo ago
AntJanus

git-worktree

by AntJanus

Use when you need to work on multiple branches simultaneously, run parallel Claude Code sessions, handle emergency hotfixes during feature work, review PRs without switching branches, or test across branches without losing current work. Use when asked to "work on two branches at once", "parallel development", "switch without losing work", "create a worktree", or "hotfix while working on a feature".

Code Gen 2 4mo ago
trentshaines

trent-chezmoi

by trentshaines

Help with chezmoi dotfile management, ansible playbooks, and syncing configs to the dotfiles repository. Use when modifying configuration files in ~/.config, ~/, ansible playbooks, or other managed locations. ALWAYS prompt the user about syncing to chezmoi after making config changes. Please use this anytime I mention configuration for my computer

Code Gen 2 3mo ago
yarlson

infra-code-review

by yarlson

This skill should be used when the user asks to "review my infra changes", "review my IaC", "check my infrastructure code", "review this deploy config", "review my cloud config", "review infra before I push", or mentions reviewing, auditing, or analyzing infrastructure-as-code changes — any tool, any cloud, any format.

Code Review 2 4mo ago
wipcomputer

wip-ai-devops-toolbox

by wipcomputer

Complete DevOps toolkit for AI-assisted software development. Release pipeline, license compliance, copyright enforcement, repo visibility guard, identity file protection, manifest reconciler, and best practices. All core tools are agent-callable via MCP.

File Ops 3 3mo ago
mebusw

jackyshen-consult-problem

by mebusw

Generate consultancy problem-solving solutions using McKinsey methods (SCQA, MECE, Pyramid Principle).

Code Gen 3 4mo ago
spiceai

spice-data-connector

by spiceai

Connect Spice to data sources like PostgreSQL, MySQL, S3, Databricks, Snowflake, DuckDB, GitHub, and more. Use when asked to "add a dataset", "connect to a database", "load data from S3", "configure a data source", "read files", "query external data", or "set up federated queries".

Processing 3 4mo ago
jwilger

tdd

by jwilger

Adaptive test-driven development cycle. Detects harness capabilities and routes to guided (manual phase control) or automated (orchestrated) mode. Invoke with /tdd for automated or /tdd red domain green commit for guided.

Code Review 3 3mo ago
xbklairith

git-workflow

by xbklairith

Use when working with git operations - generates smart commit messages (present tense, imperative), manages branches, creates PRs with summaries, follows git best practices. Activates when user says "commit this", "create PR", "push changes", mentions "git", "branch", "merge", or before committing code.

Auth 2 7mo ago
torlando-tech

Transport & Routing

by torlando-tech

https://github.com/torlando-tech/reticulum-kt/rns-core/src/main/kotlin/network/reticulum/transport/Transport.kt (lines 2319-2338) - Kotlin implementation

Code Review 3 5mo ago
Crumbgrabber

requesting-code-review

by Crumbgrabber

Use when completing tasks, implementing major features, or before merging

Automation 3 5mo ago
jtsang4

worktree-manager

by jtsang4

Manage Git worktrees. Use when asked to create/switch/list/merge/remove worktrees, to keep multiple branches in parallel directories, or to clean up worktrees safely during development.

CLI Tools 2 4mo ago
hitoshura25

android-playstore-publishing

by hitoshura25

Complete workflow generation - orchestrates internal, beta, and production deployment workflows

CI/CD 3 6mo ago
trentshaines

trent-fish

by trentshaines

Help with fish shell configuration, aliases, functions, and keybindings. Use when the user asks about shell config, aliases, or when modifying shell behavior. IMPORTANT - Trent uses fish as his primary shell, not zsh.

CLI Tools 2 3mo ago
fellipeutaka

commit-work

by fellipeutaka

"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 3 4mo ago
whichguy

MCP GAS Troubleshooting Guide

by whichguy

"Troubleshooting guide for mcp_gas build failures, auth issues, and common errors"

Auth 2 3mo ago