Git 与版本控制
Git 操作、提交助手与分支管理
ado-log-story-work
charlesjones-dev
"Rapidly log completed work to a User Story by creating a Task with completed hours already set."
git-commit-push-pr
charlesjones-dev
Commit, push, and create a PR. Prompts for branch and PR target using quick multi-choice questions. Lightweight alternative to /workflow-ship without preflight checks.
work-summary
XiaoMi
Generate performance review summaries from git repositories by analyzing commits, code changes, and contribution patterns over a specified time range. Use when the user needs to create work reports, performance reviews, or contribution summaries from git history.
enterprise-readiness
dirnbauer
Assess and enhance software projects for enterprise-grade security, quality, and automation. Aligned with OpenSSF Scorecard, SLSA, and S2C2F. Use when working with enterprise, openssf, slsa, security, scorecard, supply chain, badge.
daily-news
eze-is
每日资讯日报生成器。三阶段工作流:获取元数据、生成摘要、输出日报。 触发场景:每日新闻、资讯日报、信息监控、新闻聚合、daily news、生成日报。 也用于添加新信源(自动分析网页并生成 method 文件)。
linus-tech-review
DBvc
Linus Torvalds 风格的技术方案评估与代码评审。仅在用户明确要求 Linus 式 review 或明确要求严苛评估代码改动/技术方案时使用(如"review 改动/代码""评估方案是否合适""检查提交标准""linus-tech-review")。
skill
tao3k
Use when discovering skills, installing new capabilities, listing available tools, reloading skill manifests, or learning about project capabilities.
memory
tao3k
"Use for short-term operational memory: track transient issues/workarounds, recall recent execution context, and support cleanup of stale entries."
researcher
tao3k
Use when analyzing repositories, conducting deep research on codebases, performing architecture reviews, or exploring large projects. Use when the user wants to research or analyze a git repo, a GitHub link, or a repository URL.
git
tao3k
Use when committing code, managing branches, pushing to remote, creating pull requests, or performing version control operations. Conforms to docs/reference/skill-routing-value-standard.md.
Git Workflow Standards
hivellm
CLI tool to standardize AI-generated projects with templates, rules enforcement, and automation
GitHub Project Management
DNYoussef
Context Cascade - Nested Plugin Architecture for Claude Code Official Claude Code Plugin Version 3.1.0 Last updated: 2026-01-09 (see docs/COMPONENT-COUNTS.json for source counts) Context-saving nested architecture: Playbooks -> Skills -> Agents -> Commands. Load only what you need, saving 90%+ context space.
github-integration
DNYoussef
Build reliable GitHub integrations, webhooks, and automation bridges
GitHub Release Management Skill
DNYoussef
Context Cascade - Nested Plugin Architecture for Claude Code Official Claude Code Plugin Version 3.1.0 Last updated: 2026-01-09 (see docs/COMPONENT-COUNTS.json for source counts) Context-saving nested architecture: Playbooks -> Skills -> Agents -> Commands. Load only what you need, saving 90%+ context space.
GitHub Workflow Automation Skill
DNYoussef
Context Cascade - Nested Plugin Architecture for Claude Code Official Claude Code Plugin Version 3.1.0 Last updated: 2026-01-09 (see docs/COMPONENT-COUNTS.json for source counts) Context-saving nested architecture: Playbooks -> Skills -> Agents -> Commands. Load only what you need, saving 90%+ context space.
empjs-skill
steelan9199
通过自然语言调用 @empjs/skill CLI 工具来管理 AI Agent 技能。 当用户需要: 1. 安装/添加技能包(install/add) 2. 列出已安装技能(list/ls) 3. 删除/卸载技能(remove/rm/uninstall) 4. 查看支持的 AI Agent 平台(agents/list-agents) 5. 使用 eskill 命令管理技能时 使用此 skill。
skill-hide
steelan9199
用于隐藏或恢复技能;支持单技能或批量操作;管理技能父文件夹路径;防止隐藏自身;支持多目录搜索和指定目录操作;支持一键隐藏/恢复所有技能. 当用户需要[隐藏或恢复技能]的时候, 使用该技能.
magicblock
magicblock-labs
MagicBlock Ephemeral Rollups development patterns for Solana. Covers delegation/undelegation flows, dual-connection architecture (base layer + ER), cranks for scheduled tasks, VRF for verifiable randomness, and TypeScript/Anchor integration. Use for high-performance gaming, real-time apps, and fast transaction throughput on Solana.
COPYRIGHT NOTICE
mdbabumiamssm
blog-writing
manojbajaj95
Use this skill whenever tasked with creating, editing or proofreading a blog article. This skill helps map specific patterns or structures to alternatives that are more fine-tuned to my writing style.
dev-planner
cat9999aaa
🚀 超级开发规划师 —— 对话式需求收集 + Agent 团队并行开发 + MCP 工具全程调用。 触发时机:用户说"帮我开发"、"我想做一个项目/网站/APP/系统/工具/脚本/Bot"、"plan模式"、 "对话式开发"、"生成开发文档"、"我有个想法想实现",或任何描述了软件/工具/系统需求的请求。 即使需求模糊如"我想做个东西"也要触发。核心能力:(1) 引导小白用户通过选项对话完善需求, (2) 生成企业级超详细开发文档,(3) 编排 Agent 团队+MCP 工具并行开发,(4) 全程文档驱动、节点测试、自动提交。
building-ci-pipelines
ancoleman
Constructs secure, efficient CI/CD pipelines with supply chain security (SLSA), monorepo optimization, caching strategies, and parallelization patterns for GitHub Actions, GitLab CI, and Argo Workflows. Use when setting up automated testing, building, or deployment workflows.
releasing-macos-apps
jamesrochabrun
Create notarized macOS app releases with Sparkle auto-updates, DMG installers, and GitHub releases. Use when releasing macOS apps, creating DMG files, notarizing apps, or setting up Sparkle updates. Handles version updates, code signing, notarization, and distribution.
git-worktrees
jamesrochabrun
Manage Git worktrees for parallel Claude Code development. Use this skill when engineers ask to "create a worktree", "run parallel Claude sessions", "work on multiple features simultaneously", or need help with worktree management.