- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
hreng-burnout
by clous-ai
Use when the user wants to detect or assess engineering burnout risk (after-hours work, on-call load, unsustainable pace, team health checks) for an individual or team.
skills-manager
by pxb988
管理 Claude Code 本地技能的工具。支持列出、查看、创建、删除、编辑、备份、搜索和描述 skills。
honeybook-mcp
by chrischall
This skill should be used when the user asks about HoneyBook client-portal data. Triggers on phrases like "check HoneyBook", "sign contract", "pay invoice", "HoneyBook vendors", "unsigned contracts", "open invoices", or any request involving wedding-vendor contracts, invoices, brochures, proposals, or payments via HoneyBook.
versioning
by bfmcneill
Use when releasing, tagging, or bumping versions. Defines semver rules and keeps package.json/pyproject.toml synced with git tags.
git-committer
by exaby73
Generates conventional one line commit messages from a git diff
zhoushan-anchorage-mio
by qianlingbo
舟山锚地供油指数(MIO)数据抓取与看板更新。从舟山海洋气象台API抓取四个锚地 (条帚门、虾峙门外、马峙、秀山东)的精细化预报数据,生成静态看板文件, 并推送到GitHub触发Pages部署。 Use when: 更新锚地数据、刷新MIO供油指数、更新看板、 抓取舟山天气预报、锚地气象、供油指数更新、MIO update。 Also triggers on: 定时数据更新任务中涉及锚地/供油/MIO的场景。
docs-seeker
by brixtonpham
"Searching internet for technical documentation using llms.txt standard, GitHub repositories via Repomix, and parallel exploration. Use when user needs: (1) Latest documentation for libraries/frameworks, (2) Documentation in llms.txt format, (3) GitHub repository analysis, (4) Documentation without direct llms.txt support, (5) Multiple documentation sources in parallel"
repo-maintenance
by LadderChaos
Manage repository versioning, releases, deployments, and documentation. Use this skill for version bumps, changelog updates, deployment syncs, status tracking, and release management.
sequential-execution
by squirrel289
Execute dependent tasks in order where each task relies on previous results
prime-feat
by ianphil
This skill should be used when the user asks to "load feature context", "resume feature work", "prime feature N", "continue feature N", or wants to load all planning artifacts for a specific feature number.
vcs-change-request
by diegocanepa
'Standardized workflow for creating clear and actionable Pull Requests (GitHub) or Merge Requests (GitLab).'
spec-kit
by samChang72
GitHub Spec Kit (Specify) - 嚴謹的 Spec-Driven Development 工具包,適用於大型企業專案。
githooks
by rozwer
Configure Claude Code-specific git guards via interactive wizard.
git-commit
by aleister1102
'Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping'
git-commit
by levai
Git 提交信息规范,遵循 Conventional Commits 格式。适用于所有 Git 提交操作,确保提交信息清晰、规范、可追溯。
landing-the-plane
by britg
Complete a work session by cleaning up, committing, and pushing all changes to remote. Use when the user says "land the plane", "wrap up", "finish up", or wants to complete their session and push all work.
SkillScout
by sauronnitin
github.com/sauronnitin/skillscout
copilot-review-loop
by xpepper
Use when you want GitHub Copilot to review a PR and automatically address its feedback within the current agent session. For any reviewer (human or bot), use pr-review-loop; for a fresh-context-per-comment approach, use ralph-wiggum-loop.
living-docs
by rcrespodev
"Generate living documentation from git diffs — analyze branch comparisons or last N commits to automatically create or update Component Docs, Changelogs, ADRs, and Runbooks in Markdown with Obsidian-compatible YAML frontmatter. Use when asked to: (1) document changes from a branch diff, (2) generate release notes, (3) update service documentation, (4) analyze commits and produce docs, (5) create ADRs from architectural changes. Triggers: 'document the diff', 'generate docs from commits', 'update docs for [service]', 'release notes', 'what changed and document it', 'living docs', 'analiza el diff y genera documentacion'."
commit-commands
by YPYT1
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Coolify Python Deployment
by cocacha12
Guía paso a paso para desplegar proyectos Python desde GitHub en Coolify usando Nixpacks o Dockerfile.
drizzle-orm
by yusenthebot
Drizzle ORM package for SQL databases. Use when: database queries and migrations; data modeling with schemas; connection pooling. NOT for: in-memory-only caching; simple file-based key-value storage.
fusion-issue-author-user-story
by equinor
Draft and update user-story issues with role-action-value framing, workflow scenarios, repository-valid labels, and explicit publish confirmation.
commit
by nbsp1221
Detect the repo's commit convention (Conventional Commits, Gitmoji, or a custom template) and create commits. Use when asked to commit, write a commit message, stage and commit changes, or commit and push work.