Git 与版本控制

Git 操作、提交助手与分支管理

显示 2137-2160 / 共 5242 个技能
dmythro

git-commit

dmythro

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

代码评审 5 6个月前
dmythro

git-pr

dmythro

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

API 开发 5 6个月前
rlespinasse

drawio-export-tools

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 6个月前
risingwavelabs

b0

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".

代码评审 81 5个月前
JinFanZheng

featbit

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 与版本控制 79 7个月前
corca-ai

impl

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\""

智能体 78 6个月前
corca-ai

setup

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 与版本控制 78 6个月前
corca-ai

run

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\""

认证鉴权 78 6个月前
corca-ai

ship

corca-ai

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

认证鉴权 78 6个月前
chaterm

ci-cd

chaterm

CI/CD 流水线配置

CI/CD 57 7个月前
ronnycoding

create-command

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 工具 20 10个月前
rgbkrk

voice — TTS & STT tool for AI agents

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 工具 20 5个月前
ron-myers

candid-review

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

代码评审 20 6个月前
ronnycoding

create-claude-plugin

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.

数据处理 20 10个月前
vanman2024

App Platform Deployment Skill

vanman2024

```

Git 与版本控制 10 7个月前
goldengrape

vibe-coding-skill

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.

代码评审 10 4个月前
ils15

orchestration-workflow

ils15

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

认证鉴权 10 6个月前
run-llama

Use llamactl - a CLI tool for LlamaAgents

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 工具 178 10个月前
richtabor

ralph-github-start-loop

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 工具 69 7个月前
richtabor

ralph-github-create-issues

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 开发 69 7个月前
richtabor

ralph-json-start-loop

richtabor

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

代码生成 69 7个月前
ArjenSchwarz

bug-blitz

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".

自动化 19 6个月前
ArjenSchwarz

release-prep

ArjenSchwarz

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

代码生成 19 7个月前
crossoverJie

image-uploader

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 工具 19 6个月前