- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
marketplace-release
by Emasoft
Use when creating releases for Claude Code plugin marketplaces. Supports independent plugin versioning - each plugin can be released separately. Triggered by "release", "bump version", "create release", "publish plugin".
brainwriting
by otrebu
Facilitate structured brainstorming using parallel sub-agents to explore idea spaces. Use for IDEATION/CONCEPTUAL WORK ONLY, NOT for implementation planning or task breakdown. Use when user wants to brainstorm, explore ideas, generate concepts, develop vision, or discover creative directions. Transforms vague ideas into practical, tangible expressions through 5 rounds of parallel agent analysis and refinement.
moai-alfred-dev-guide
by AJBcoding
finish-feature
by otrebu
Complete feature work and merge back to main branch. Use when user wants to finish a feature, close a feature, or merge feature branch. Switches to main, pulls latest changes, merges feature branch, and pushes to remote.
skill-creator
by otrebu
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
start-feature
by otrebu
Create or switch to feature branches with proper naming conventions. Use when user wants to start working on a new feature, start a feature. Generates feature/branch-name patterns from descriptions, checks existence, and creates/switches accordingly.
github-repository-architect
by hummbl-dev
Complete GitHub repository setup with production-grade standards including community health files, CI/CD workflows, issue templates, documentation site, badges, CODEOWNERS, and release management. Handles initialization, configuration, GitHub Pages deployment, and automated quality checks for professional open-source or enterprise projects.
dev-work-summary
by otrebu
Scan ~/dev recursively for git repos and report today's work with commits, branches, stats, and detailed change analysis. Use when user asks "what did I work on", "show my work", "daily summary", "what repos did I touch".
claude-permissions
by otrebu
Configure, manage, update and review Claude Code permissions, sandboxing, and tool access. Use when user wants to set up permissions, configure sandboxing, update allowed tools, manage settings.json permissions, or review permissions in skills or commands or agents or settings.json. When user writes a new skill, command, agent, or updates settings.json, they should use this skill to manage permissions.
ghe-requirements
by Emasoft
This skill should be used when creating, updating, linking, or versioning requirements for GitHub Elements threads. Use when user mentions requirements, specs, REQ files, or when starting feature development. Provides the requirements folder structure, versioning system, and SERENA backup protocols.
copilot-customization
by ThomasRohde
Create, scaffold, and configure GitHub Copilot customizations for VS Code projects. Covers custom instructions (.instructions.md), prompt files (.prompt.md), custom agents (.agent.md), agent skills (SKILL.md folders), hooks (.github/hooks/), and MCP server integration. Use when asked to "set up copilot", "create an agent", "add instructions", "create a prompt", "scaffold a skill", "configure hooks", "customize copilot", or when building any GitHub Copilot customization for VS Code or GitHub.com.
Create GitHub README
by alfredang
Generate or update a professional GitHub README.md file following open standards with tech badges, architecture diagrams, auto-captured screenshots via Playwright MCP, setup instructions, and acknowledgements. Auto-pushes to GitHub after generation.
Oracle Confidentiality Guardian
by oci-ai-architects
Version: 1.0 Created: 2026-02-09
upload-skills
by MitchellX
"Upload a local skill from ~/.claude/skills/ to the GitHub repo MitchellX/awesome-skills. Automatically generates README, updates repo README, commits and pushes."
release-notes
by tilomitra
Generate user-friendly release notes for GitHub releases, app stores, or internal distribution. Triggered by requests to write release notes, draft a release, or summarize a version for users.
readiness
by viktor-silakov
Evaluate repository readiness for AI agents. Analyzes 81 criteria across 8 pillars, assigns maturity level 1-5, generates visual report.
start-session
by vishalsachdev
Use when user says "let's get started", "where are we", or at beginning of a session. Reads project context from CLAUDE.md, checks git status and recent commits, and provides orientation for the session. Works across all repo types (code, research, mixed).
announce
by tilomitra
Draft social media posts (Twitter/X and LinkedIn) announcing a new release. Triggered by requests to announce a release, write a tweet about a version, or create social posts for a launch.
github-daemon
by fast-gateway-protocol
Fast GitHub operations via FGP daemon - 75x faster than MCP. Use when user needs to work with issues, pull requests, repositories, CI/CD status, or GitHub API. Triggers on "list issues", "create PR", "check CI status", "list repos", "review PR", "github issues", "merge pull request", "github search".
wait-for-ci
by dtinth
Use this skill to wait for checks on GitHub Actions to finish on the current pull request
go-backend-reviewer
by jssfy
Expert Go backend code reviewer specializing in microservices, GORM/DAL patterns, dependency injection, and resource management. Focuses on logic correctness, goroutine leak detection, and Go-specific best practices for production-grade services.
git-clear
by cuozg
Delete all comments from a GitHub PR (issue comments + review comments) — use for 'clear PR comments', 'delete PR comments', 'remove PR comments', 'clean PR comments'
rsshub-route-developer
by ChuYinan2023
Develop RSSHub routes from any website URL. Use when users want to create RSS feeds for websites, build RSSHub routes, or submit route PRs to the RSSHub project. Handles the full workflow: analyze target page, generate route code (namespace.ts, route handler, radar.ts), run local dev server and test, format/lint, and submit PR to DIYgod/RSSHub. Also use when users ask about RSSHub route development patterns, debugging route issues, or RSSHub project conventions.
dex-workflow
by SomtoUgeh
This skill should be used when implementing features from a PRD spec, tracking implementation progress, or resuming work across sessions. Covers Dex task management for PRD story execution, daily workflows, and skill auto-loading.