Git 与版本控制

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

显示 601-624 / 共 5242 个技能
Gentleman-Programming

sdd-archive

Gentleman-Programming

Sync delta specs to main specs and archive a completed change. Trigger: When the orchestrator launches you to archive a change after implementation and verification.

文件操作 1938 6个月前
aAAaqwq

Commit Analyzer Skill

aAAaqwq

See: learning-log.md entry "2026-01-31 05:15 AM - Git Pattern Analysis"

CLI 工具 89 6个月前
Yeachan-Heo

git-master

Yeachan-Heo

Git expert for atomic commits, rebasing, and history management

自动化 3.3万 6个月前
Yeachan-Heo

psm

Yeachan-Heo

Project Session Manager - isolated dev environments with git worktrees and tmux

认证鉴权 3.3万 6个月前
Yeachan-Heo

release

Yeachan-Heo

Automated release workflow for oh-my-codex

CLI 工具 3.3万 6个月前
Yeachan-Heo

hud

Yeachan-Heo

"Show or configure the OMX HUD (two-layer statusline)"

CLI 工具 3.3万 6个月前
guanyang

executing-plans

guanyang

Use when you have a written implementation plan to execute in a separate session with review checkpoints

自动化 958 7个月前
guanyang

finishing-a-development-branch

guanyang

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

代码评审 958 7个月前
guanyang

using-git-worktrees

guanyang

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

代码评审 958 7个月前
guanyang

requesting-code-review

guanyang

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

自动化 958 7个月前
guanyang

hosted-agents

guanyang

This skill should be used when the user asks to "build background agent", "create hosted coding agent", "set up sandboxed execution", "implement multiplayer agent", or mentions background agents, sandboxed VMs, agent infrastructure, Modal sandboxes, self-spawning agents, or remote coding environments.

智能体 958 7个月前
Ataraxy-Labs

weave

Ataraxy-Labs

License: MIT OR Apache-2.0

Git 与版本控制 1259 5个月前
Significant-Gravitas

worktree-setup

Significant-Gravitas

Set up a new git worktree for parallel development. Creates the worktree, copies .env files, installs dependencies, generates Prisma client, and optionally starts the app (with port conflict resolution) or runs tests. TRIGGER when user asks to set up a worktree, work on a branch in isolation, or needs a separate environment for a branch or PR.

代码生成 18.7万 6个月前
mono

issue-triage

mono

Triage a SkiaSharp GitHub issue or PR into structured JSON with classification (type, area, platform, severity), suggested response, and automatable actions. Triggers: "triage #123", "triage issue", "classify issue", "analyze issue", "what's this issue about". Also triggered when an issue number is given after the issue-triage skill is already mentioned.

数据处理 5558 6个月前
mono

native-dependency-update

mono

Update native dependencies (libpng, libexpat, zlib, libwebp, harfbuzz, freetype, libjpeg-turbo, etc.) in SkiaSharp's Skia fork. Handles security CVE fixes, bug fixes, and version bumps. Use when user asks to: - Bump/update a native dependency (libpng, zlib, expat, webp, etc.) - Fix a CVE or security vulnerability in a native library - Update Skia's DEPS file - Check what version of a dependency is currently used - Analyze breaking changes between dependency versions Triggers: "bump libpng", "update zlib", "fix CVE in expat", "update native deps", "what version of libpng", "check for breaking changes". For security audits (finding CVEs, checking PR coverage), use the security-audit skill instead.

代码生成 5558 7个月前
mono

issue-repro

mono

Reproduce a SkiaSharp issue systematically and capture structured reproduction results. Handles bugs (verify reported behavior) and enhancements (confirm feature is missing). Produces schema-validated JSON with step-by-step commands, outputs, environment details, and conclusion. Triggers: "repro #123", "reproduce #123", "reproduce issue", "try to reproduce", "can you reproduce", "repro this bug", "create reproduction".

数据处理 5558 6个月前
mono

release-publish

mono

Publish SkiaSharp packages and finalize the release. Use when user says "publish X", "finalize X", "tag X", or "finish release X". This is the FINAL step - after release-testing passes. Publishes to NuGet.org, creates tag, GitHub release, and closes milestone. Triggers: "publish the release", "push to nuget", "create github release", "tag the release", "close the milestone", "annotate release notes", "testing passed what's next", "finalize 3.119.2", "release is ready".

CI/CD 5558 6个月前
mono

add-api

mono

Add new C# APIs to SkiaSharp by wrapping Skia C++ functionality. Structured 6-phase workflow: C++ analysis → C API creation → submodule commits → binding generation → C# wrapper → testing. Triggers: - Issue classified as "New API" (after fetching and classification) - Direct request: "add DrawFoo method", "expose SkSurface::draw", "wrap sk_foo_bar" - Keywords: "add API", "expose function", "wrap method", "create binding for"

API 开发 5558 7个月前
mono

release-branch

mono

Create a release branch for SkiaSharp. Use when user says "release X", "start release X", "create release branch for X", "I want to release", or "release now". This is the FIRST step of releasing - creates branch and pushes to trigger CI. Can auto-detect next preview version from main branch.

代码生成 5558 7个月前
Dicklesworthstone

planning-workflow

Dicklesworthstone

"Jeffrey Emanuel's comprehensive markdown planning methodology for software projects. The 85%+ time-on-planning approach that makes agentic coding work at scale. Includes exact prompts used."

代码评审 73 8个月前
autogame-17

capability-evolver

autogame-17

A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.

CLI 工具 9008 6个月前
itwanger

求职类文章写作 Skill

itwanger

```

文档生成 1.8万 6个月前
mohitagw15856

competitive-intelligence-monitor

mohitagw15856

Continuously monitors competitor signals and surfaces strategic

代码生成 1320 6个月前
codemie-ai

report-issue

codemie-ai

This skill should be used when the user wants to report a bug, file an issue, or suggest a feature for the CodeMie Code CLI tool (codemie-ai/codemie-code repository on GitHub). Trigger phrases include: "report a bug", "open an issue", "submit an issue", "file a bug report", "something is broken in CodeMie", "report to GitHub", "create a GitHub issue", "suggest a feature for CodeMie", "request an enhancement", "I have a feature idea", "codemie is not working", or any mention of filing a report for CodeMie. This skill automatically collects diagnostic context (OS, Node.js, CLI version, installed agents, active profile, codemie doctor output, recent debug logs) and creates a structured GitHub issue via gh issue create with a user-confirmed preview step before submission.

CLI 工具 274 6个月前