- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
fzf-fuzzy-finder
by openclaw
Command-line fuzzy finder for interactive filtering and selection - integrates with shell, vim, and other tools.
bat-cat
by openclaw
A cat clone with syntax highlighting, line numbers, and Git integration - a modern replacement for cat.
windows-git-bash-compatibility
by JosiahSiegel
Windows and Git Bash compatibility guidance for Azure Data Factory development and CI/CD
arb-injection
by openclaw
"BYOCB ArbInjectionSkill: Scan EVM smart contracts for arbitrary call injection vulnerabilities. Monitor chains in real-time or scan specific addresses."
docker-watch-mode-2025
by JosiahSiegel
Docker Compose Watch mode for automatic hot reload during local development with sync, rebuild, and restart actions
shellcheck-cicd-2025
by JosiahSiegel
ShellCheck validation as non-negotiable 2025 workflow practice
arb-injection
by openclaw
"BYOCB ArbInjectionSkill: Scan EVM smart contracts for arbitrary call injection vulnerabilities. Monitor chains in real-time or scan specific addresses."
app-store-changelog
by openclaw
Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git tag (or a specified ref). Use when asked to generate a comprehensive release changelog, App Store "What's New" text, or release notes based on git history or tags.
commit
by parcadei
Create git commits with user approval and no Claude attribution
debug
by parcadei
Debug issues by investigating logs, database state, and git history
fix
by parcadei
Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope.
git-commits
by parcadei
Git Commit Rules
github-actions-workflows
by NickCrew
GitHub Actions workflow patterns for CI/CD including matrix builds, reusable workflows, secrets management, and caching strategies. Use when setting up or optimizing GitHub Actions pipelines.
git-ops
by NickCrew
Use when performing git operations or generating smart commit messages - provides safe git workflow guidance, validation checks, and conventional commit formatting.
add-artifact-attestations-to-workflow
by jim60105
Add SLSA build-provenance attestations to existing GitHub Actions workflows. Use when the user wants to add artifact attestations, build provenance, or SLSA attestations to Docker container image builds in GitHub Actions CI/CD pipelines.
releasing
by joaquimscosta
Automate semantic versioning releases with CHANGELOG validation, comparison link management, GitHub Actions workflow triggering, and monitoring. Scaffold release infrastructure for new projects. Use when user runs /release command, mentions "release version", "cut a release", "create release", "publish release", "tag release", "release setup", or "scaffold release pipeline".
implement-plan
by jim60105
Implement a development plan from GitHub Issues with full DevOps workflow including branching, testing, and pull request creation. Use when the user wants to implement a GitHub issue, work on a backlog item or bug fix using the GitHub DevOps workflow with issue tracking, branch management, and PR submission.
design-review
by joaquimscosta
Comprehensive UI/UX design review with live environment testing, responsive validation, accessibility compliance (WCAG 2.1 AA), and visual consistency analysis using Playwright. Use when user runs /design-review, /review:design-review, requests a "design review", "UI review", "UX audit", or mentions "review the design", "check accessibility", "responsive testing".
implement-local-plan
by jim60105
Implement a development plan from local plan files with work report tracking. Use when the user wants to execute a local development plan from .github/plans/ or .github/reports/, implement backlog items step by step, or create work reports for completed tasks.
creating-branch
by joaquimscosta
Creates feature branches with optimized short naming, auto-incrementing, and commit type detection (feat/fix/refactor). Supports manual descriptions and auto-generation from uncommitted git changes. Use when user requests to create branch, start new branch, make branch, checkout new branch, switch branch, new task, start working on, begin work on feature, begin feature, create feature branch, run /create-branch command, or mentions "branch", "feature", "new feature", "feat", "fix", or "checkout".
create-local-plan
by jim60105
Create a detailed development plan stored locally in .github/plans/. Use when the user wants to plan a new feature, create a local backlog or bug plan, or draft a detailed development plan without creating GitHub issues. Plans are written in Traditional Chinese with English code examples.
generating-changelog
by joaquimscosta
Analyzes git commit history and generates professional changelogs with semantic versioning, conventional commit support, and multiple output formats (Keep a Changelog, Conventional, GitHub). Use when editing CHANGELOG.md, CHANGELOG.txt, or HISTORY.md files, preparing release notes, creating releases, bumping versions, updating changelog, documenting changes, writing release notes, tracking changes, version bump, tag release, or when user mentions "changelog", "release notes", "version history", "release", "semantic versioning", or "conventional commits".
creating-pr
by joaquimscosta
Creates GitHub Pull Requests with existing PR detection, branch pushing, and intelligent title/body generation. Use when user requests to create pull request, open PR, update PR, push for review, ready for review, send for review, get this reviewed, make a PR, share code, request review, create draft PR, submit for review, run /create-pr command, or mentions "PR", "pull request", "merge request", "code review", "GitHub PR", or "draft".
commit
by jim60105
My personal GitHub Copilot prompts (copilot-instructions)