- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
gh-pr-review
by scottatron
Systematic workflow for addressing PR review comments using gh-pr-review CLI. Use when the user wants to work through PR review comments and prefers the gh-pr-review tool over helper scripts.
work-on-ticket
by IHKREDDY
Pulls ticket details from Jira, creates feature branches with proper naming conventions, and handles planning steps. Use when starting work on a Jira ticket, creating branches for tickets, or when users mention "work on ticket", "start ticket", "create branch for", or Jira ticket IDs.
godot-engine-2d-developer
by tippyentertainment
Skills and agent workflows for 2D game development with Godot Engine.
git-setup-skill
by fxckcode
Prepares Git/GitHub repositories with .gitignore, .gitattributes, README files, licensing, metadata, tags, releases, and GitHub Actions. Use when the user wants to set up or professionalize a repository, add documentation or licensing, configure CI, or prepare releases and repo metadata.
w02-task-planning
by qiao-925
任务规划规范,适用于复杂任务(≥3步),包含需求决策和计划书创建。包含规划规范、需求决策流程和计划书生成工具。
jpralph-orchestrator
by juanpare
"Guide users through the Ralph workflow - from PRD creation to completion. Use when starting a new Ralph project or when user needs guidance on next steps. Triggers on: ralph help, what's next, ralph status, guide me through ralph."
daily-coding-practice
by chiuhoukazusa
每日编程实践 - 每天一个可运行的小项目,持续迭代修复直到编译通过、运行成功、结果符合预期,并自动上传GitHub和博客。包含重复项目检测和博客部署验证功能。
gitway
by Steelbore
Pure-Rust SSH toolkit for Git: transport, keys, signing, agent
handoff-haiku
by ddaanet
Internal skill for Haiku model orchestrators only. Not for Sonnet or Opus — use /handoff instead. Mechanical session context preservation without learnings judgment.
changelog-automation
by TriNgo0108
Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.
neon-cli
by leobrival
Neon CLI expert for serverless PostgreSQL. Use when users need to manage Neon projects, branches, databases, roles, or connection strings.
repomix-gh
by CUG-hydro
GitHub 仓库打包工具(gh + zip download,默认 lean 模式)
enterprise-software-development-framework
by AndrewChenDev
Enterprise software development framework with squad-based team structure, full SDLC, quality gates, GitHub workflow, and AI agent teams mode. Roles include Architect, PO, QA/SDET, Dev, Security, and Code Review. Use when designing systems, writing user stories, reviewing code, or running the full squad as parallel agents.
beads-ccpm
by Pizzaface
Full project management system powered by Beads task tracker. Includes PRD creation, epic decomposition, task management, parallel agent execution, bidirectional sync, git worktrees, and comprehensive workflow commands. Use when the user needs to manage software projects with PRDs, epics, issues, and sprint workflows.
markdesk
by charlieclark
Set up a Markdesk help center or write help articles and product updates
global-setup
by blueif16
一次性配置SkillForge的marketplace设置
review-code
by fancy-bread
Review Code
repocache
by leto-labs
Research external libraries/frameworks by querying locally cloned repos, and bootstrap a missing repocache/ workspace. Use when asked to inspect third-party source, answer "how does X work in <library>", add a package/repo to repocache, or set up repocache in a new project. Keeps static scripts in the skill and dynamic repo data in local ./repocache/.
implement-and-deploy
by aleezanooor
Use when implementing a feature and deploying it end-to-end to Azure using GitHub Actions CI/CD, Docker, and Azure Container Apps
git-commit
by Chen19007
"智能提交与仓库初始化:自动生成 .gitignore、筛选提交文件、隐私扫描、配置 GitHub SSH 远程。用于初始化仓库、提交变更、设置远程、准备项目版本控制。"
hugo-sveltia-cms
by Baphomet480
Bootstrap new Hugo sites with Sveltia CMS and Basecoat UI, or convert existing sites (any SSG or CMS) to Hugo + Sveltia CMS. Use this skill whenever the user mentions Hugo, Sveltia CMS, Decap CMS migration, TinaCMS migration, static site CMS setup, headless CMS for Hugo, or wants to add a content management interface to a Hugo site. Also trigger when converting WordPress, Jekyll, Eleventy, TinaCMS, or other sites to Hugo, or when setting up Git-based content management. Covers the full workflow from scaffolding through Cloudflare Pages deployment with GitHub OAuth authentication.
type-fest
by izidorome
TypeScript utility types library with 180+ compile-time transformations for strict type operations, deep object manipulation, case conversions, and JSON-safe typing. Use when building type-safe APIs, config systems, state management, transforming external data schemas or when you are creating a new type.
verifying-changelog-in-framework
by Seika139
"外部公開を想定したフレームワークにある CHANGELOG.md の内容が適切かどうかを確認するスキルです。CHANGELOG.md を更新する際、またはレビューする際に利用します。"
create-pr
by squirrel289
"Create a pull request from a feature branch with work item metadata. Use when implementation is complete, tested, and ready for review. Supports: (1) PR creation from feature branch, (2) Auto-population of PR template with work item details, (3) Linking to work item ID, (4) PR description generation from commit history"