- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
github-integration
by SerendipityOneInc
GitHub integration for code review, PR management, and issue tracking (GitHub集成:代码审查、PR管理、Issue追踪)
tech-analysis-reporter
by xdrshjr
Agent使用的技术报告生成Skill。通过多轮对话收集用户需求,分析项目,生成专业的技术分析报告。
prd-to-issues
by sadiksaifi
Breaks a PRD into independently-grabbable GitHub issues using vertical slices (tracer bullets). Use when decomposing a PRD into implementation work, creating tracer-bullet issues, or when the user says "break down PRD," "create issues from PRD," or "/prd-to-issues."
brainstorming
by xdrshjr
"You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation."
project-initializer
by khw1031
새 프로젝트를 프레임워크에 맞게 초기화하고 최신 버전과 모범 사례를 적용합니다. 초기화 완료 후 rule-manager 워크플로우를 참조하여 기본 규칙을 자동 생성합니다. 프로젝트 생성, 프로젝트 초기화, 새 프로젝트, project init, scaffold, boilerplate, 프로젝트 시작, 프로젝트 만들기 요청 시 활성화.
app-store-changelog
by dereknex
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.
github-commit-push
by xdrshjr
GitHub 代码提交与推送 - 完整的 git commit 和 push 工作流,包含远程仓库配置、冲突处理和 SSH 推送。
ladder-execute
by sadiksaifi
Executes a Ladder phase spec step-by-step with commit discipline and progress tracking. Use when ready to implement a spec, resume an interrupted phase, or when the user says "ladder execute."
nix
by shakhzodkudratov
Comprehensive NixOS, Nix Flakes, Home Manager, and nix-darwin skill. Covers declarative system configuration, reproducible environments, package management, and cross-platform Nix workflows. Activate for any Nix/NixOS/Flakes/Home-Manager/nix-darwin tasks.
learning-log-generator
by khw1031
Git 커밋 히스토리 기반으로 일자별 학습 로그를 생성합니다. 학습 로그, 학습 기록, 일지 생성, recap, 복습 일정, 학습 요약 요청 시 사용.
rust-macros
by pluginagentmarketplace
Master Rust macros - declarative and procedural macros
document-consolidator
by khw1031
여러 문서를 통합하여 구조화된 단일 문서로 만듭니다. 문서 통합, 문서 병합, 자료 정리, 내용 합치기, consolidate 요청 시 사용.
work-workspace
by choru-k
Manage git worktrees for work repositories. Use for "create worktree", "setup work repo", "switch worktree", or git worktree operations.
git-commit
by erinrugas
Creates clean commits using a consistent message convention. Use when staging changes, composing commit messages, and preparing reviewable history.
strikeradar
by alexpolonsky
Monitor US-Iran strike probability using open-source indicators - news alerts, Iran internet connectivity, oil prices, flight traffic, military tanker detection, weather, Polymarket odds, and Pentagon activity. Use when user asks about "Iran strike probability", "strike radar", "Iran situation", "US attack Iran", "flights over Iran", "oil prices Iran", "Pentagon activity", "Polymarket Iran", "הסתברות תקיפה באיראן", "מצב איראן", "סטרייק ראדאר".
git-collaboration
by DaleSeo
Collaboration workflows for team-based Git development. Covers pull request workflows, merge vs rebase strategies, conflict resolution, code review practices, and branch protection. Helps AI agents follow team conventions and collaborate effectively.
track-dev-cycle
by myuon
"Run a full development cycle for track issues in two modes: plan mode (investigate and clarify scope, then set status to ready or attach Need to discuss) and execution mode (branch, implement, commit incrementally, open PR, watch CI, fix, and merge). Use when users ask to work specific issue numbers through planning or implementation with track show and tracker state updates."
update-mr-desc
by bowentan
"Updates merge request descriptions in GitLab by summarizing MR changes into a bulleted list, excluding changes under docs/. Use when updating an MR description via glab MCP or glab CLI, or when the user asks to summarize MR changes for the description."
dynamic-mcp
by jritsema
Leverage local MCP tools without the overhead of having to pre-start servers and pre-load all tool descriptions into context.
ux-evaluator
by NaveedTechLab
This skill should be used when evaluating UI components against UX best practices. Use for reviewing buttons, navigation elements, spacing, visual hierarchy, or any interface element. Provides a systematic 3-dimension framework (Position, Visual Weight, Spacing) aligned with industry standards (Balsamiq, Nielsen heuristics). Invoke when user asks to "review UX", "check button design", "evaluate layout", or references design guidelines.
skill-manager
by ashimoon
Manage your installed Claude Code skills - install, update, rename, uninstall, and list skills from GitHub URLs. Use when the user wants to install a skill, update a skill, list installed skills, rename a skill, remove/delete/uninstall a skill, or provides a GitHub URL to a skills directory.
pr-creation
by dhughes
This skill should be used when you need to create, open, or edit a pull request (PR), or the user asks to "create a PR", "open a PR", "submit a PR", "raise a PR", "file a PR", "make a PR", "create a pull request", "open a pull request", "new PR", or any variation requesting GitHub pull request creation.
pr-responder
by linuxlewis
Review and respond to GitHub PR comments. Use when analyzing PR feedback, determining which comments to address, classifying review comments by priority, or implementing fixes for code review feedback.
commit-helper
by tzuchaine
Intelligently analyze code changes and split them into multiple logical commits based on functionality and change types. This skill should be used when users want to commit code changes, especially when there are multiple unrelated changes in the working directory.