- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
git-history-analyzer
by carmandale
Performs archaeological analysis of git history to trace code evolution, identify contributors, and understand why code patterns exist. Use when you need historical context for code changes.
git-safety
by yzlin
Apply critical git safety protocols before any git operations, especially in collaborative environments. Use when performing git commands, managing files, or making destructive changes.
microsim-matcher
by vishalsachdev
This skill analyzes diagram, chart, or simulation specifications and returns a ranked list of the most suitable MicroSim generator skills to use. It compares the specification against capabilities of all available microsim generators (p5.js, ChartJS, Plotly, Mermaid, vis-network, timeline, map, Venn, bubble) and provides match scores (0-100) with detailed reasoning for each recommendation. Use this skill when a user has a diagram specification and needs guidance on which MicroSim generator skill to use.
devops
by mrsknetwork
Designs and implements CI/CD pipelines, Docker containerization, multi-environment deployment, and release strategies. Use when setting up automated builds, deploying an application for the first time, adding tests to a pipeline, or managing release processes. Always confirm the existing hosting provider and repository before applying templates.
dumbwaiter-mcp
by lambdamechanic
Provider-agnostic wait-for-change skill that uses the Dumbwaiter MCP server to wait on PR events (GitHub first) via wait.start/status/cancel/await, with progress notifications and durable state.
agent-factory
by Art-of-Technology
"Spawn a full autonomous software development team from a single prompt. Creates 12 specialized AI agents (PO, PM, Architect, Senior Dev, UI, DB, QA, Security, API, CI/CD, Code Review, Infrastructure) that collaborate via GitHub Issues/Projects board with label-based workflow automation. Use when: (1) setting up a new project with full agent team, (2) adding agent ecosystem to existing repo, (3) creating autonomous development pipeline. NOT for: simple one-off coding tasks, single-agent work, or non-GitHub workflows."
gh-vet
by vimtor
Check a GitHub user's open source merge rate and contribution score. Use when reviewing a PR from an unknown contributor, asked to "check merge rate", "check contributor quality", "vet this PR author", or "run gh-vet".
github-copilot-cli
by WilsonLe
Efficient daily use of GitHub Copilot CLI for senior engineers. Use when planning, prompting, reviewing, or chaining Copilot CLI commands (gh copilot) to explore codebases, draft changes, debug issues, or accelerate workflows without losing architectural intent.
claude-command-coderabbit-review
by monkey1sai
Converted from Claude plugin command "review" (coderabbit). Use when
Skills and Tech Stack for Scintilla Y. Sootveil Project
by MatthewDen77
This stack keeps the project lightweight, focusing on narrative consistency while running autonomously.
rust-cli-tui-developer
by StrayDragon
Expert guidance for Rust CLI and TUI development with official examples from clap, inquire, and ratatui libraries. Use when building command-line interfaces, terminal user interfaces, or console applications in Rust. Provides structured patterns, best practices, and real code implementations from official sources.
tls-scan-testssl
by vchirrav
Run testssl.sh to analyze TLS/SSL configurations. Checks cipher suites, protocols, certificate validity, known vulnerabilities (Heartbleed, POODLE, ROBOT), and compliance.
commit
by clearsmog
Stage, commit, create PR, and merge to main. Use for the standard commit-PR-merge cycle.
kata-check-issues
by gannonh
Review open issues, selecting an issue to work on, filtering issues by area, pulling GitHub issues, or deciding what to work on next. Triggers include "check issues", "list issues", "what issues", "open issues", "show issues", "view issues", "select issue to work on", "github issues", "backlog issues", "pull issues", "check todos" (deprecated), "list todos" (deprecated), "pending todos" (deprecated).
github-harvester
by mindmorass
Extract and process data from GitHub repositories
onboarding
by mrsknetwork
Sets up a new project from scratch — creates the complete repository structure, configuration files, environment setup, and base scaffolding so development can start immediately. Use this as the FIRST skill on any brand-new project before any other skill runs. Trigger when the user says "start a new project", "scaffold a new app", "I want to build X from scratch", "initialize project", or when no code exists yet and the user is describing an idea.
grooming-sprint-tasks
by oryanmoshe
Grooms sprint tasks by cross-referencing Monday.com board with GitHub issues across multiple repos, then produces subitems, descriptions, linked issues, and SP estimates. Use when grooming a sprint, planning sprint tasks, preparing for sprint planning, or when user says "groom", "sprint planning", "cross-reference tasks and issues", "add subitems", or "create missing issues".
session-checkpoint
by guardzcom
This skill should be used when the user says "save checkpoint", "checkpoint", "continue", "resume", "resume work", "save my progress", "clear checkpoint", or "clear all checkpoints". Saves and resumes named session checkpoints to preserve progress across Claude Code sessions. Tracks accomplishments, failed approaches, and modified files. IMPORTANT: When the user says bare "continue" or "resume" at session start and MEMORY.md lists active checkpoints, always invoke this skill.
commerce-blueprint
by gravito-framework
Deep expertise in E-commerce domain logic (Cart, Checkout, SKU). Trigger this when building shopping features on top of MVC or ADR.
auto-commit
by X-Zero-L
Analyze git status, batch commit changes by logical groups, and push to remote. No co-author or AI attribution info. Use when the user says "auto commit", "batch commit", "commit and push", or triggers /auto-commit.
agent-skills-expert
by StrayDragon
Expert for creating and managing Claude Code Agent Skills. Create skills with git submodule + sparse-checkout for source references, write SKILL.md with proper frontmatter, and follow best practices. Use when creating new skills, adding source references to skills, or managing skill configurations.
image-to-diagram
by mindmorass
Convert images (screenshots, photos, whiteboard) to Mermaid or DOT/Graphviz diagrams
Morning Standup
by jforksy
Custom Claude Code skills
mermaid-expert
by StrayDragon
Expert guidance for Mermaid.js diagramming library. Create flowcharts, sequence diagrams, class diagrams, state diagrams, Gantt charts, git graphs, and block diagrams. Use when working with Mermaid syntax, creating diagrams, or visualizing complex concepts and workflows.