- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
heal
by OliverOuyang
自我修复技能 - 检测技能执行失败,自动诊断根因并修复技能定义
github-project-analyzer
by OliverOuyang
GitHub 开源项目自动化分析器 - 自动克隆项目、测试功能、探索使用场景、评估有效性并生成完整的 MD 分析报告。触发方式:命令 /github-analyze、/项目分析,或包含关键词(分析项目、评估项目、GitHub 项目)时自动触发。适用场景:(1) 技术选型评估,(2) 开源项目调研,(3) 竞品分析,(4) 学习研究。
threejs-skills
by liuchiawei
"Three.js skills for creating 3D elements and interactive experiences"
session-end
by lukeslp
End development sessions by committing work, running checkpoint orchestrator, and updating recommendations.
organizing-files
by oryanmoshe
Organizes macOS files across Desktop, Documents, Downloads, and iCloud Drive into a consistent structure. Use when the user asks to organize files, clean up folders, sort downloads, declutter desktop, tidy up documents, or structure their filesystem. Triggers on "organize", "clean up", "sort files", "declutter", "file mess", "tidy", or any request about file/folder structure on macOS.
technical-debt-visualizer
by jorgealves
Generates a heat-map and metrics report of a repository based on code complexity, lack of tests, and 'TODO/FIXME' density. Use when you need to identify high-risk areas for refactoring or when planning technical debt reduction sprints.
git-squash
by cuozg
Squash commits for a PR — analyze, group, plan, get approval, execute — use for 'squash commits', 'squash for PR', 'clean up commits', 'combine commits'
claude-command-commit-commands-clean-gone
by monkey1sai
Converted from Claude plugin command "clean_gone" (commit-commands).
GitHub Pages
by alfredang
Deploy to GitHub Pages with auto-generated Actions workflow. Detects project type, creates deploy workflow, enables GitHub Pages and Actions automatically via API. Use when deploying static sites, React, Vite, or Next.js apps to GitHub Pages.
docker-ci-cd
by pluginagentmarketplace
Docker integration with CI/CD pipelines for automated builds, testing, and deployments
mermaid-diagrams-as-code
by Agentient
[STUB - Not implemented] Mermaid.js diagrams-as-code for version-controlled, reviewable visual documentation. PROACTIVELY activate for: [TODO: Define on implementation]. Triggers: [TODO: Define on implementation]
pr-screenshot
by madeyexz
Add before/after comparison screenshots to a PR using browser automation. Captures UI on the base branch and the PR branch, saves to docs/screenshot/, and updates the PR body with a side-by-side comparison table using GitHub CDN URLs.
claude-code-setup-claude-automation-recommender
by monkey1sai
Analyze a codebase and recommend Claude Code automations (hooks, subagents,
git-commit
by cuozg
Commit staged or unstaged changes with a clean imperative message — use for 'commit', 'git commit', 'commit changes', 'save changes'
ai-humanizer
by ofershap
Prevent AI-detectable patterns in all generated content - prose, code comments, commit messages,
github-actions-daemon
by fast-gateway-protocol
Fast GitHub Actions operations via FGP daemon - 30-60x faster than gh CLI. Use when user needs to trigger workflows, check run status, download artifacts, or view logs. Triggers on "github actions", "trigger workflow", "workflow run", "check CI", "download artifact", "actions logs".
neon-daemon
by fast-gateway-protocol
Fast Neon Postgres operations via FGP daemon - 35-70x faster than MCP. Use when user needs database queries, branch management, schema operations, or migrations on Neon. Triggers on "neon query", "create branch", "run sql", "list databases", "neon project", "postgres query", "neon migration".
Beads Issue Tracking
by sttts
This skill should be used when the user mentions "bd", "beads", "what's next", "add task", "add epic", or asks about issue tracking. First check if a .beads directory exists in the project - if not, this skill does not apply.
git-description
by cuozg
Generate and apply a structured PR description by investigating all changed files — use for 'PR description', 'write PR description', 'generate PR description', 'describe this PR'
GitHub About
by alfredang
Auto-update GitHub repo description, live site URL, and topics. Analyzes your codebase to generate a compelling description, detects deployment URLs, and adds relevant topics. Use when setting up a repo, after deploying, or to polish your GitHub presence. Use when the user says "update github about", "update repo about", "set repo description", "add topics", "update about section", "github about", or any reference to updating a GitHub repository's about/description/topics/homepage.
creating-effective-skills
by taisukeoe
Creating high-quality agent skills following Claude's official best practices. Use when designing, implementing, or improving agent skills, including naming conventions, progressive disclosure patterns, description writing, and appropriate freedom levels. Helps ensure skills are concise, well-structured, and optimized for context efficiency.
web-research
by mindmorass
Web search with automatic Qdrant storage for building persistent knowledge
git-history-analyzer
by carmandale
Performs archaeological analysis of git history to trace code evolution, identify contributors, and understand why code patterns exist. Use when you need historical context for code changes.
microsim-matcher
by vishalsachdev
This skill analyzes diagram, chart, or simulation specifications and returns a ranked list of the most suitable MicroSim generator skills to use. It compares the specification against capabilities of all available microsim generators (p5.js, ChartJS, Plotly, Mermaid, vis-network, timeline, map, Venn, bubble) and provides match scores (0-100) with detailed reasoning for each recommendation. Use this skill when a user has a diagram specification and needs guidance on which MicroSim generator skill to use.