Git & VCS

Git operations, commit helpers, branch management

Showing 2137-2160 of 5241 skills
dmythro

git-commit

by dmythro

Conventional Commits format for all git commits and PR/MR titles. Defines

Code Review 5 6mo ago
dmythro

git-pr

by dmythro

PR and MR workflows for GitHub (gh) and GitLab (glab). Covers creation,

API Dev 5 6mo ago
rlespinasse

drawio-export-tools

by rlespinasse

Decision guide for the third-party Draw.io export ecosystem by @rlespinasse. Covers docker-drawio-desktop-headless (base Docker), drawio-exporter (Rust backend), drawio-export (enhanced Docker), and drawio-export-action (GitHub Actions). Use when user mentions diagram export, CI/CD automation, batch processing, or Draw.io files. Helps select the right tool based on context.

CI/CD 5 6mo ago
risingwavelabs

b0

by risingwavelabs

Delegate tasks to AI agents via Box0. Use when the user asks to review code, check security, run tests, compare tools, get multiple perspectives, research a topic, analyze data, write docs, or any task that could benefit from specialized or parallel execution. Also use when the user mentions agent names or says "ask", "delegate", "get opinions from", or "have someone".

Code Review 81 5mo ago
JinFanZheng

featbit

by JinFanZheng

FeatBit official documentation real-time Q&A assistant. Activate when user mentions "FeatBit", "feature flag", "feature toggle", or asks about FeatBit SDK integration, deployment, or configuration. Capabilities: Real-time fetching from docs.featbit.co and GitHub, supporting SDK integration, Docker/K8s deployment, feature flag configuration, A/B testing, and more.

Git & VCS 79 7mo ago
corca-ai

impl

by corca-ai

"Implementation orchestration from a plan to execute approved scope predictably without losing constraints. Decomposes steps into parallelizable work items, spawns domain-appropriate agents, and verifies completion against BDD success criteria. Triggers: \"cwf:impl\", \"implement this plan\""

Agents 78 6mo ago
corca-ai

setup

by corca-ai

"Initial CWF configuration to standardize environment/tool contracts before workflow execution: hook group selection, external tool detection, setup-contract bootstrap, project config bootstrap, optional Agent Team mode setup, optional Codex integration, optional git hook gate installation, optional CWF capability index generation, and optional repository index generation. Triggers: \"cwf:setup\", \"setup hooks\", \"configure cwf\""

Git & VCS 78 6mo ago
corca-ai

run

by corca-ai

"Full CWF pipeline auto-chaining for end-to-end delegation without manual stage sequencing. Orchestrates: gather → clarify → plan → review(plan) → impl → review(code) → refactor → retro → ship. Respects Decision #19: human gates pre-impl, autonomous post-impl. Triggers: \"cwf:run\", \"run workflow\""

Auth 78 6mo ago
corca-ai

ship

by corca-ai

"Automate GitHub workflow so validated session artifacts become ship-ready issue/PR/merge actions with explicit human control points. Triggers: \"/ship\""

Auth 78 6mo ago
chaterm

ci-cd

by chaterm

CI/CD 流水线配置

CI/CD 57 7mo ago
ronnycoding

create-command

by ronnycoding

Guide for creating custom Claude Code slash commands with proper structure, argument handling, frontmatter configuration, and best practices. Use when the user wants to create slash commands, custom commands, reusable prompts, or mentions creating/designing/building commands.

CLI Tools 20 10mo ago
rgbkrk

voice — TTS & STT tool for AI agents

by rgbkrk

Requires macOS with Apple Silicon, Git LFS, and Rust 1.85+. TTS model weights download on first voice say (~312MB, cached). STT model weights download on first voice listen (~246MB, cached).

CLI Tools 20 5mo ago
ron-myers

candid-review

by ron-myers

Use when reviewing code changes before commit or PR - provides configurable code review (harsh or constructive tone) with project standards from Technical.md, architectural context, categorized issues with actionable fixes, todo integration for tracking selected issues, and optional automatic commit of applied fixes

Code Review 20 6mo ago
ronnycoding

create-claude-plugin

by ronnycoding

Guide for creating Claude Code plugins that bundle skills, agents, commands, hooks, and MCP servers for distribution. Covers plugin structure, marketplace.json format, installation, testing, and publishing. Use when the user wants to create plugins, distribute skills/agents, build marketplaces, or mentions creating/packaging/publishing plugins.

Processing 20 10mo ago
vanman2024

App Platform Deployment Skill

by vanman2024

```

Git & VCS 10 7mo ago
goldengrape

vibe-coding-skill

by goldengrape

Help beginners and non-programmers do safer vibe coding by turning a rough software idea into a small, clear, AI-readable project plan before implementation. Also guides safe project initialization, Python uv setup, git checkpoints, pull requests, merges, document updates, tests, and AI-readable wiki maintenance.

Code Review 10 4mo ago
ils15

orchestration-workflow

by ils15

"Practical step-by-step walkthrough for orchestrating features end-to-end using the multi-agent system, from planning through deployment"

Auth 10 6mo ago
run-llama

Use llamactl - a CLI tool for LlamaAgents

by run-llama

Use llamactl to initialize, locally preview, deploy and manage LlamaIndex workflows as LlamaAgents. Required llama-index-workflows and llamactl to be installed in the environment.

CLI Tools 178 10mo ago
richtabor

ralph-github-start-loop

by richtabor

Runs autonomous loop fetching stories from GitHub Issues. Implements and closes issues as done. Triggers on "loop through my PRDs", "work on my issues", "start the autonomous loop", "implement my PRDs", or requests to work through GitHub issues autonomously.

CLI Tools 69 7mo ago
richtabor

ralph-github-create-issues

by richtabor

Converts a PRD markdown file into GitHub Issues (parent + sub-issues) for ralph-github-start-loop to execute. Use when user wants to push PRD stories to GitHub Issues.

API Dev 69 7mo ago
richtabor

ralph-json-start-loop

by richtabor

Runs the Ralph autonomous loop. Executes stories from prds/*.json using git worktrees.

Code Gen 69 7mo ago
ArjenSchwarz

bug-blitz

by ArjenSchwarz

Batch-fix all open bugs in parallel using git worktrees. Fetches bug-type tasks in "idea" status from Transit, creates an isolated worktree per bug, and spawns parallel subagents each running the fix-bug workflow. Use when you want to tackle all open bugs at once, e.g. "fix all open bugs", "bug blitz", "resolve all Transit bugs".

Automation 19 6mo ago
ArjenSchwarz

release-prep

by ArjenSchwarz

I want to prepare this project for the next release, which will be {input}. Please do the following:

Code Gen 19 7mo ago
crossoverJie

image-uploader

by crossoverJie

Uploads images to image hosting services (supports sm.ms, Imgur, and GitHub + jsDelivr CDN). Use this skill when the user wants to upload a local image file to the web and get a public URL.

CLI Tools 19 6mo ago