Git & VCS

Git operations, commit helpers, branch management

Showing 2233-2256 of 5221 skills
Altinity

altinity-expert-clickhouse-storage

by Altinity

Diagnose ClickHouse disk usage, compression efficiency, part sizes, and storage bottlenecks. Use for disk space issues and slow IO.

Database 16 7mo ago
Altinity

altinity-expert-clickhouse-part-log

by Altinity

Diagnose ClickHouse issues by analyzing system.part_log (part creation, merges, mutations, downloads, removals, moves). Use for too many parts / micro-batch inserts, merge backlog or slow merges, mutation storms (ALTER DELETE/UPDATE), unusual replication DownloadPart churn, unexpected RemovePart spikes, or ZooKeeper/Keeper znode growth correlated with part activity.

Database 16 7mo ago
bntvllnt

git

by bntvllnt

Unified git workflow for branch-first development: status/diff review, security-first commits, worktrees, and PR creation/review via gh. Auto-activates on: "commit", "push", "branch", "worktree", "pr", "pull request", "merge", "rebase", "git".

Agents 16 7mo ago
Altinity

altinity-expert-clickhouse-merges

by Altinity

Diagnose ClickHouse merge performance, part backlog, and 'too many parts' errors. Use for merge issues and part management problems.

Code Review 16 6mo ago
dazuck

technical-orientation

by dazuck

Explain technical projects, codebases, tools, or documentation to a non-engineer. Use when the user says "orient me", "explain this repo", "what does this do", "get me up to speed", "break this down for me", or shares a GitHub URL asking for explanation. Also use when a non-technical person needs to understand something technical quickly.

Comments 16 7mo ago
michalvavra

asncli

by michalvavra

CLI for Asana. Manage projects and tasks.

Auth 16 6mo ago
bntvllnt

github

by bntvllnt

Manage GitHub via GitHub CLI (gh): repos, issues, pull requests, Actions, releases, secrets/variables, projects, gists, searches, and API access. Auto-activates on: "gh", "github cli", "github issue", "github pr", "pull request", "github actions", "workflow", "run", "github release", "release", "gh api", "github repo", "github secret", "github variable", "ci status", "monitor ci", "check ci", "watch ci", "pr dashboard", "pr overview", "open prs", "my prs", "pr status".

CI/CD 16 7mo ago
M4n5ter

jj-vcs

by M4n5ter

面向 Jujutsu(jj) 版本控制的使用、工作流、revset/fileset 语法、Git 互操作与配置排错指导。用于解答 jj 命令与概念差异、迁移 Git 流程到 jj、处理冲突/回滚、配置与远程书签相关问题。

CLI Tools 4 8mo ago
unix2dos

code-review

by unix2dos

codereview / code review / 代码审查 - Go 代码审查技能,专注于性能、并发安全、安全性和可读性四大核心维度。

Git & VCS 4 7mo ago
unix2dos

learn-tech

by unix2dos

技术知识学习助手 - 帮助用户以结构化方式深入学习技术概念。扮演耐心老师角色,用通俗易懂的方式讲解复杂概念。触发方式:@learn-tech {主题} 或 "学习 {主题}"、"讲解 {主题}"、"teach me {topic}" 等。输出包含核心概念、实践要点、知识拓展、互动检查四大模块,强制生成 Mermaid 图表,自动保存到 learn-tech_outputs 目录。

Code Review 4 7mo ago
BenjaminG

pr

by BenjaminG

Publish a pull request with automated type detection, Jira linking, PR templates, and Slack review message.

Code Review 4 6mo ago
duyet

Duyet Knowledge Management

by duyet

Last skill update: 2025-01-05

Git & VCS 13 8mo ago
BenjaminG

quality-gate

by BenjaminG

Run parallel quality reviews (React, SOLID, Security, Simplification, Slop) on branch changes and auto-fix issues

Automation 4 6mo ago
greyhaven-ai

grey-haven-plugin-audit

by greyhaven-ai

"Comprehensive Claude Code plugin auditing skill for validating structure, detecting deprecated patterns, and recommending best practices based on the latest changelog. Use when auditing plugins, checking for deprecations, validating plugin structure, preparing plugins for release, or ensuring compatibility with recent Claude Code versions. Triggers: 'audit plugin', 'check plugin health', 'validate skill', 'plugin deprecation', 'changelog compatibility', 'plugin best practices'."

Code Review 30 8mo ago
bfollington

Claude Code Plugins Quick Reference

by bfollington

Test: claude --plugin-dir ./my-plugin

Processing 51 7mo ago
okwinds

pdf-offline

by okwinds

PDF 文档离线读写与表单处理:提取文本/表格、合并拆分、生成 PDF、填写表单。适用于“本地处理/读取/生成 PDF 文件”(依赖安装可能需要网络)。

CLI Tools 50 7mo ago
okwinds

brainstorming

by okwinds

"Turn vague ideas into a validated design/spec through structured brainstorming. Use before any creative work (new features, UI/components, behavior changes, refactors) and whenever a user asks to brainstorm, define requirements, propose approaches, or write a design doc."

Code Gen 50 7mo ago
saaspegasus

resolve-pegasus-conflicts

by saaspegasus

Resolve merge conflicts when upgrading SaaS Pegasus. Use when the user has merge conflicts after running git merge during a Pegasus upgrade, or when they need help with the merge process. Also use when the user mentions 'merge pegasus".

Code Review 8 6mo ago
saaspegasus

upgrade-pegasus

by saaspegasus

Upgrade to the latest version of SaaS Pegasus. Use when the user mentions 'upgrade pegasus,' or 'pegasus upgrade.'

CLI Tools 8 6mo ago
wangyendt

pywayne-bin-gitstats

by wangyendt

Analyze and visualize Git commit time distribution. Use when users need to analyze Git repository commit patterns, generate commit statistics, visualize commit activity by time, hour, or weekday. Triggered by requests to analyze commits, show commit distribution, visualize Git activity, or generate commit time statistics.

CLI Tools 8 7mo ago
nweii

update-changelog

by nweii

"Update changelog files following Keep a Changelog conventions. Use for project changelogs or skill changelogs. Handles version sections, change type groupings, and skill-specific metadata updates."

Code Gen 8 6mo ago
wangyendt

pywayne-bin-gettool

by wangyendt

Fetch and install C++ tools/libraries from cpp_tools repository. Use when users need to download or clone third-party C++ libraries such as eigen, opencv, pcl, fmt. Use for building tools from source using CMake, installing tools with installation scripts, listing available tools, or managing cpp_tools repository URL. Triggered by requests to fetch, get, download, clone, or install C++ tools or libraries.

CLI Tools 8 7mo ago
veelenga

preview-diff

by veelenga

Git diff preview tool with GitHub-style formatting and interactive features

Git & VCS 8 6mo ago
shaoxyz

git-commit-analyzer

by shaoxyz

用 AI 分析 git 提交,鉴定你今天是「夯」还是「拉完了」。 支持 GitHub、GitLab、本地仓库。双语输出,两种风格(打工人/Linus)。

Processing 8 7mo ago