- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
git-rebase-interactive
by boneskull
Use this skill when asked to perform an interactive git rebase programmatically, absorb/fixup commits into other commits, squash commits together, reorder commits, or drop commits. Provides a portable approach that works on macOS and Linux without interactive user input.
linkedin-project-post
by alfredang
Generate exciting LinkedIn posts to showcase your vibe coding projects with emojis, hashtags, features, tech stack, and call-to-action for engagement.
mindmap
by clearsmog
Generate mind map images using mind-elixir. Produces PNG or SVG files from plaintext input. Use when the user needs a mind map, concept map, or topic overview diagram.
shipping-changes
by tenzir
Ship changes through the PR lifecycle. Use when shipping changes, creating draft PRs, adding changelogs before merge, pushing finalized changes, or updating documentation.
deep-knowledge-skill-creator
by johnsonshi
"Multi-phase workflow for converting documentation repositories into comprehensive skills; use when creating or refreshing skills from docs/codebases, investigating large repos systematically, or turning submodule knowledge into investigation reports plus generated skill content."
scout
by lukeslp
"Quick project reconnaissance and codebase analysis. Use when: first encountering a new codebase, onboarding to a project, generating a project overview, checking project health, identifying tech stack, or understanding architecture before making changes."
committing-code
by oryanmoshe
Writes git commit messages using conventional commits format with gitmoji. Use when creating git commits, preparing commit messages, or when the user asks to commit changes. Triggers on "commit", "git commit", "save changes", or any request to record changes to version control.
reflect
by OliverOuyang
反射技能 - 分析任务执行历史,提取成功模式和失败教训,自动更新相关技能定义
git-worktree-professional
by tomoasleep
Create, Manage Git worktrees. Read this when you use git worktree.
git-comment
by cuozg
Amend the last commit message to be clean and descriptive — use for 'amend commit', 'fix commit message', 'rewrite commit', 'change commit message'
session-start
by lukeslp
Bootstrap development sessions with automated startup rituals - checks recommendations, git status, launches scout + planner agents in parallel.
git-commit-messages
by boneskull
Format git commit messages correctly, avoiding HEREDOC syntax issues in favor of multiline strings
git-directory-management
by boneskull
Manage git-tracked directories correctly - never create .gitkeep files in directories that will immediately contain tracked files
claude-command-commit-commands-commit
by monkey1sai
Converted from Claude plugin command "commit" (commit-commands). Use
git-review
by jssfy
分析指定时间范围内的 git 提交,生成工作复盘报告。触发词:复盘、review commits、git回顾、今天做了什么、工作总结、daily review、retrospective
clawbub
by WilsonLe
Enable agents to use the Clawhub CLI (clawbub) to install, import, publish, and manage AgentSkills. Use when an agent needs to interact with Clawhub from the command line for skill development, publishing, or syncing.
changelog
by tilomitra
Generate or update CHANGELOG.md entries from git history, PRs, and issues using Keep a Changelog format. Triggered by requests to update changelogs, document changes, or summarize what changed between versions.
lambda-workflow
by lambdamechanic
One lifecycle for Lambda repos: choose a bd task, start work, land the PR, and watch GitHub via Dumbwaiter MCP until it merges.
document
by jforksy
Update documentation after code changes - identify modifications and update relevant docs
ledger
by OutmanSay
极简对话式记账。说"午饭 35"自动记账,支持查询今日/本月/年度/分类统计。
terraform-patterns
by mindmorass
Terraform infrastructure as code patterns and best practices. Use when writing Terraform configurations, creating modules, managing state, or designing IaC architectures.
github-kb
by lecion
Explore, research, and learn GitHub open source projects. Use when users want to understand implementation details, technical solutions, or track trending repositories. Clone repos and analyze source code based on user questions. Manage a local knowledge base with CLAUDE.md index.
claude-command-commit-commands-commit-push-pr
by monkey1sai
Converted from Claude plugin command "commit-push-pr" (commit-commands).
secret-scan-trufflehog
by vchirrav
Run TruffleHog to detect secrets in git repos, filesystems, and S3 buckets. Uses verification to confirm if detected secrets are live/active.