- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
make-issue-spec
by pchalasani
Create a markdown document that describes a specific task along with
huggingface-tokenizers
by Orchestra-Research
Fast tokenizers optimized for research and production. Rust-based implementation tokenizes 1GB in <20 seconds. Supports BPE, WordPiece, and Unigram algorithms. Train custom vocabularies, track alignments, handle padding/truncation. Integrates seamlessly with transformers. Use when you need high-performance tokenization or custom tokenizer training.
creating-skill
by oaustegard
Creates Skills for Claude. Use when users request creating/updating skills, need skill structure guidance, or mention extending Claude's capabilities through custom skills.
invoking-github
by oaustegard
Enables GitHub repository operations (read/write/commit/PR) for Claude.ai chat environments. Use when users request GitHub commits, repository updates, DEVLOG persistence, or cross-session state management via GitHub branches. Not needed in Claude Code (has native git access).
roadmap-add
by parhumm
Add a task to the jaan-to development roadmap. Use when adding new tasks or features to the plugin roadmap.
simple-pr
by quickwit-oss
Create a simple PR from staged changes with an auto-generated commit message
but
by gitbutlerapp
"Commit, push, branch, and manage version control with GitButler. Use for: commit my changes, check what changed, create a PR, push my branch, view diff, create branches, stage files, edit commit history, squash commits, amend commits, undo commits, pull requests, merge, stash work. Replaces git - use 'but' instead of git commit, git status, git push, git checkout, git add, git diff, git branch, git rebase, git stash, git merge. Covers all git, version control, and source control operations."
Android Deployment
by HoangNguyen0403
Standards for App Distribution (Signing, Obfuscation, App Bundles)
Git & Collaboration Standards
by HoangNguyen0403
Universal standards for version control, branching, and team collaboration.
aiox-devops
by SynkraAI
GitHub Repository Manager & DevOps Specialist (Gage). Use for repository operations, version management, CI/CD, quality gates, and GitHub push operations. ONLY agent authorized...
changelog
by BasedHardware
"Generate changelog entries. Use on releases or PR merges. Parses git commits, categorizes changes, formats changelog entries, and updates CHANGELOG.md."
Git Commit Format
by openshift
"Apply HyperShift conventional commit formatting rules. Use when generating commit messages or creating commits."
release-skills
by JimLiu
Universal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, and generic projects. Use when user says "release", "发布", "new version", "bump version", "push", "推送".
mcp-source
by CoplayDev
Switch MCP for Unity package source in connected Unity projects. Use /mcp-source [main beta branch local] to swap between upstream releases, your remote branch, or local dev checkout.
octocode-pull-request-reviewer
by bgauryy
'This skill should be used when the user asks to "review a PR", "review pull request", "PR review", "check this PR", "analyze PR changes", "review PR #123", "what''s wrong with this PR", "is this PR safe to merge", "review my changes", "review local changes", "review my code", "review staged changes", "review my diff", or needs expert code review with architectural analysis, defect detection, and security scanning. Supports both remote PRs and local changes (staged/unstaged). Uses Octocode MCP tools for deep code forensics and holistic evaluation.'
mcp-builder SKILL
by raphaelmansuy
EdgeQuake RAG Framework
pr-creator
by google-gemini
Use this skill when asked to create a pull request (PR). It ensures all PRs
pr
by windmill-labs
Open a draft pull request on GitHub. MUST use when you want to create/open a PR.
issue-triage
by BasedHardware
"Automate issue triage using ISSUE_TRIAGE_GUIDE.MD. Use when analyzing GitHub issues. Scores issues using triage formula, assigns priority levels, suggests lane assignment, and maps to Omi layers."
vscode
by badlogic
VS Code integration for viewing diffs and comparing files. Use when showing file differences to the user.
pr-address-comments
by google-gemini
Use this skill if the user asks you to help them address GitHub PR comments for their current branch of the Gemini CLI. Requires gh CLI tool.
contributing
by apache
Guides the contribution workflow for Apache Beam, including creating PRs, issue management, code review process, and release cycles. Use when contributing code, creating PRs, or understanding the contribution process.
git-worktree
by EveryInc
This skill manages Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface, following KISS principles.
Enterprise Submodule Setup
by novuhq
The check-ee.mjs script in each enterprise package only builds if the src folder exists (graceful degradation for OSS contributors).