Git 与版本控制

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

显示 1681-1704 / 共 5242 个技能
YPares

working-with-jj

YPares

Expert guidance for using JJ (Jujutsu) version control system. Use when working with JJ, whatever the subject. Operations, revsets, templates, debugging change evolution, etc. Covers JJ commands, template system, evolog, operations log, and interoperability with git remotes.

CLI 工具 29 6个月前
vamseeachanta

git-advanced

vamseeachanta

Advanced git workflows including rebase, worktrees, bisect, hooks, and monorepo patterns

CLI 工具 16 7个月前
daydreamsai

solar-storm-agent

daydreamsai

Builds a space weather monitoring agent using NOAA SWPC API with x402 payments. Use when creating solar activity trackers, aurora forecast agents, or geomagnetic alert systems.

智能体 29 7个月前
bahayonghang

codex

bahayonghang

Execute Codex CLI for code generation, analysis, web search and web fetch. Two capabilities - (1) Code Generation with deep reasoning, (2) Web Search & Fetch for online research.

CLI 工具 16 6个月前
bahayonghang

gh-address-comments

bahayonghang

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

认证鉴权 16 6个月前
2ykwang

code-history

2ykwang

"Trace git history of specific code — find when functions, patterns, or files were added, modified, or removed, and explain the intent behind each change."

文件操作 18 6个月前
2ykwang

code-history

2ykwang

"Trace git history of specific code — find when functions, patterns, or files were added, modified, or removed, and explain the intent behind each change."

文件操作 18 6个月前
Kuberwastaken

litmus

Kuberwastaken

"Parallel autonomous ML research agents with a Director, git worktrees for per-agent experiment branches, a Skills library for validated technique reuse, a Synthesizer that distills collective knowledge overnight, and circadian rhythm (leisure 03:00–06:00 for paper reading and creative thinking). Uses OpenClaw sessions_spawn, cron, and steer natively. Use when: (1) start or run ML research agents overnight, (2) check agent status or experiment results, (3) view leaderboard or morning digest, (4) steer or stop agents, (5) ask what agents discovered or are exploring, (6) set up Litmus for the first time. NOT for: general coding, non-ML tasks, or machines without a GPU."

Git 与版本控制 72 5个月前
2ykwang

write-pr

2ykwang

"Analyzes git diff and commit history to write PR title and description based on the project's PR template."

代码生成 18 6个月前
CatREFuse

cls-certify

CatREFuse

CocoLoop Safe (CLS) Skill 安全认证。对 Agent Skills 进行六维深度安全分析(静态代码、动态行为、依赖审计、网络流量、隐私合规、威胁情报),输出 S+/S/A/B/C/D 等级评估和 HTML/PDF 可视化报告。使用当用户需要检查 skill 安全性、验证 skill 是否可信、分析 skill 代码安全性、评估 skill 风险等级时。

API 开发 108 5个月前
kishorkukreja

column-generation

kishorkukreja

When the user wants to solve large-scale optimization problems using column generation, decomposition methods, or Dantzig-Wolfe decomposition. Also use when the user mentions "column generation," "master problem," "pricing problem," "cutting stock," "crew scheduling," "vehicle routing with column gen," "branch-and-price," or when the problem has exponentially many variables. For general optimization, see optimization-modeling. For metaheuristics, see metaheuristic-optimization.

代码生成 58 7个月前
plurigrid

acsets-dynamic-loader: GH Interactome Analysis + Optimized Loading

plurigrid

代码生成 61 6个月前
blader

schematic

blader

Reverse engineer a detailed product and technical specification document from a git branch's implementation. Use when: (1) a branch has shipped or is in-progress and needs documentation, (2) you need to understand what a branch does at product and architecture level, (3) onboarding to someone else's feature branch, (4) creating PR descriptions or design docs after the fact, (5) user asks to "analyze this branch", "write a spec from the code", or "document what this branch does". Produces a structured markdown spec covering problem statement, product requirements, architecture, technical design, file inventories, testing strategy, rollout plan, and risks.

文件操作 232 6个月前
perhapsspy

structure-first-review

perhapsspy

Generate a short, playful AI-style review and guide posting directly to the structure-first GitHub Discussions page

认证鉴权 28 7个月前
kevintsengtw

dotnet-testing-advanced-tunit-advanced

kevintsengtw

TUnit 進階應用完整指南。當需要使用 TUnit 進行資料驅動測試、依賴注入或整合測試時使用。涵蓋 MethodDataSource、ClassDataSource、Matrix Tests、Properties 過濾。包含 Retry/Timeout 控制、WebApplicationFactory 整合、Testcontainers 多服務編排。 Keywords: TUnit advanced, TUnit 進階, MethodDataSource, ClassDataSource, Matrix Tests, MatrixDataSource, MicrosoftDependencyInjectionDataSource, Property, Retry, Timeout, 資料驅動測試, 測試過濾, WebApplicationFactory TUnit, 多容器編排

数据处理 28 6个月前
kevintsengtw

dotnet-testing-awesome-assertions-guide

kevintsengtw

使用 AwesomeAssertions 進行流暢且可讀的測試斷言技能。當需要撰寫清晰的斷言、比對物件、驗證集合、處理複雜比對時使用。涵蓋 Should()、BeEquivalentTo()、Contain()、ThrowAsync() 等完整 API。 Keywords: assertions, awesome assertions, fluent assertions, 斷言, 流暢斷言, Should(), Be(), BeEquivalentTo, Contain, ThrowAsync, NotBeNull, 物件比對, 集合驗證, 例外斷言, AwesomeAssertions, FluentAssertions, fluent syntax

代码生成 28 6个月前
kevintsengtw

dotnet-testing-code-coverage-analysis

kevintsengtw

程式碼覆蓋率分析完整指南。當需要分析程式碼覆蓋率、產生覆蓋率報告或設定 CI/CD 覆蓋率檢查時使用。涵蓋 Coverlet 設定、報告產生、指標解讀與循環複雜度整合。包含 Fine Code Coverage、VS Code 內建工具與最佳實踐。 Keywords: code coverage, 程式碼覆蓋率, 覆蓋率分析, coverage report, Coverlet, Fine Code Coverage, dotnet-coverage, ReportGenerator, line coverage, branch coverage, 行覆蓋率, 分支覆蓋率, cyclomatic complexity, 循環複雜度, runsettings, cobertura

CI/CD 28 6个月前
zhangyanxs

repo2skill

zhangyanxs

Convert GitHub/GitLab/Gitee repositories into comprehensive OpenCode Skills using embedded LLM calls with multiple mirrors and rate limit handling

文档生成 241 6个月前
Raftersecurity

Rafter -- Security Toolkit for AI Coding Agents

Raftersecurity

```

CLI 工具 27 2个月前
umbraco

Umbraco Auth Provider

umbraco

认证鉴权 27 9个月前
EdanStarfire

approve_issue

EdanStarfire

Approve completed issue work, merge PR, and clean up resources

CLI 工具 15 6个月前
b-open-io

skill-publish

b-open-io

This skill should be used when the user asks to "publish a plugin", "release a plugin", "bump plugin version", "update a Claude Code plugin", "publish skills", or mentions plugin publishing, plugin release, or skill distribution. Handles version bumping, changelog updates, git workflow, and publishing for both Claude Code plugins and standalone Agent Skills.

智能体 15 6个月前
b-open-io

statusline-setup

b-open-io

This skill should be used when the user asks to "create a status line", "customize status line", "set up statusline", "configure Claude Code status bar", "install ccstatusline", "add project colors to status line", "show git branch in status", "display token usage", or mentions Peacock colors, powerline, or status line configuration.

CLI 工具 15 7个月前
EdanStarfire

git-sync

EdanStarfire

Synchronize local default branch with remote, ensuring up-to-date base for worktrees.

CLI 工具 15 6个月前