Git 与版本控制

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

显示 1609-1632 / 共 5242 个技能
jasonraimondi

tooling-commit

jasonraimondi

Suggest a conventional commit message for the current staged/unstaged changes. Use when the user asks to commit, wants a commit message, says "commit", or wants to stage and commit code changes.

Git 与版本控制 20 6个月前
jasonraimondi

planning-ralph

jasonraimondi

Ralph Wiggum AI — autonomous PRD-driven development agent. Use when the user says "ralph", wants to work through a PRD, or wants autonomous feature implementation from a plans/prd.yaml file.

智能体 20 6个月前
edwinhu

wrds

edwinhu

This skill should be used when the user asks to "query WRDS", "access Compustat", "get CRSP data", "pull Form 4 insider data", "query ISS compensation", "download SEC EDGAR filings", "get ExecuComp data", "access Capital IQ", "write SAS code for WRDS", "SAS ETL", "SAS hash merge", "SGE array job", "qsas", "qsub SAS", or needs WRDS PostgreSQL query patterns or SAS ETL performance patterns.

数据处理 20 6个月前
2025Emma

Cryptofeed Skill

2025Emma

数据处理 2.3万 8个月前
disler

worktree-manager-skill

disler

Comprehensive git worktree management. Use when the user wants to create, remove, list, or manage worktrees. Handles all worktree operations including creation, deletion, and status checking.

CLI 工具 1526 10个月前
disler

create-worktree-skill

disler

Use when the user explicitly asks for a SKILL to create a worktree. If the user does not mention "skill" or explicitly request skill invocation, do NOT trigger this. Only use when user says things like "use a skill to create a worktree" or "invoke the worktree skill". Creates isolated git worktrees with parallel-running configuration.

CLI 工具 1526 10个月前
oyi77

requesting-code-review

oyi77

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

自动化 12 6个月前
oyi77

finishing-a-development-branch

oyi77

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

代码评审 12 6个月前
VladimirBrejcha

code-review

VladimirBrejcha

Review pull requests, commits, or diffs for high-signal engineering issues and merge risk. Use when asked to review code, audit a patch, find bugs, or provide merge readiness feedback. Focus on defects introduced by the proposed changes (correctness, security, performance, reliability, and maintainability) and report actionable findings with severity, confidence, and precise code locations.

代码评审 19 6个月前
CharlesHahn

gromacs-protein-analysis

CharlesHahn

"蛋白质分子动力学模拟分析的流程知识指南。当 Agent 需要执行某个分析但不清楚具体流程时调用。涵盖九种核心分析的完整工作流:(1) PBC 修正 - 消除周期性边界伪影,居中蛋白质/配体;(2) RMSD 分析 - 测量结构稳定性和模拟收敛性;(3) RMSF 分析 - 评估每个残基的灵活性;(4) 回转半径分析 - 评估蛋白质紧密性和折叠状态;(5) SASA 分析 - 研究溶剂可及性和表面性质;(6) DCCM 分析 - 动态互相关矩阵,研究原子间相关运动;(7) RDCM 分析 - 残基距离接触矩阵,分析残基间空间关系;(8) PCA 分析 - 主成分分析,识别集体运动和构象变化;(9) FEL 分析 - 自由能景观映射,使用 RMSD/Gyrate 或 PCA 作为反应坐标。包含分析间的依赖关系说明(如 FEL 依赖 PCA 或 RMSD/Gyrate 结果)。"

CLI 工具 19 6个月前
smallnest

github

smallnest

"Interact with GitHub using the gh CLI. Use gh issue, gh pr, gh run, and gh api for issues, PRs, CI runs, and advanced queries."

CLI 工具 601 6个月前
melodic-software

claude-desktop

melodic-software

Central authority for Claude Desktop application - the native desktop app for running Claude Code sessions. Covers installation (macOS/Windows), Git worktrees for parallel sessions, .worktreeinclude file configuration, cloud session launch, environment configuration, MCP Desktop Extensions (.mcpb), and Desktop vs CLI comparison. Assists with Desktop setup, worktree configuration, cloud sessions, and troubleshooting. Delegates 100% to docs-management skill for official documentation.

CLI 工具 12 7个月前
melodic-software

github-actions

melodic-software

GitHub Actions workflow design, job structure, triggers, reusable workflows, and best practices. Use when creating or reviewing CI/CD pipelines.

自动化 12 7个月前
yulonglin

commit-push-sync

yulonglin

This skill should be used when the user asks to "commit and push", "commit push", "sync changes", "push changes", "commit and sync", or "update remote". Handles the full workflow of committing changes, pulling with rebase, and pushing to remote.

CLI 工具 12 6个月前
Casper-Studios

commit

Casper-Studios

Generate commit messages following conventional commits and commit staged changes. Use when creating commits or when user invokes /commit.

调试 12 6个月前
yulonglin

merge-worktree

yulonglin

Merge current worktree branch into the original branch, resolve conflicts with AI, then mark worktree for cleanup

CLI 工具 12 6个月前
yulonglin

commit

yulonglin

Commit current work with optional message. Handles git status/diff checking and message formatting.

代码生成 12 7个月前
Casper-Studios

recover-branch-context

Casper-Studios

Get up to speed on the current branch's intent by analyzing commits, changes, and optionally a Linear ticket. Use when starting work on an existing branch.

CLI 工具 12 6个月前
kazukinagata

setup

kazukinagata

This skill should be used when the user wants to set up shinkoku for the first time, initialize their configuration, or update their existing settings. Trigger phrases include: "セットアップ", "初期設定", "設定ファイルを作る", "shinkokuの設定", "config", "setup", "始め方", "使い方", "設定を更新", "configを作り直す".

数据处理 357 6个月前
chaterm

git-advanced

chaterm

Git 高级操作

CLI 工具 57 7个月前
doodledood

rewrite-history

doodledood

'Rewrite branch into clean, narrative-quality commits. Creates backup, reimplements on fresh branch, verifies byte-identical, then replaces original branch history.'

代码评审 18 7个月前
fortunto2

solo-build

fortunto2

Execute implementation plan tasks with TDD workflow, auto-commit, and phase gates. Use when user says "build it", "start building", "execute plan", "implement tasks", "ship it", or references a track ID. Do NOT use for planning (use /plan) or scaffolding (use /scaffold).

自动化 18 6个月前
doodledood

rebase-on-main

doodledood

Update main/master from origin, rebase current branch on it, resolve conflicts, and push.

代码评审 18 8个月前
dirnbauer

typo3-core-contributions

dirnbauer

TYPO3 Core contribution workflow. Use when working with Forge issues, submitting patches to Gerrit, or contributing docs.

CLI 工具 33 7个月前