Loading...
Loading...
Found 416 Skills
Guide for collaborating on GitHub projects. This skill should be used when contributing to projects, creating PRs, reviewing code, or managing issues on GitHub.
Auto-updates GitHub issues with commit progress. Use when starting work on an issue, tracking progress during implementation, or completing work with a PR.
Review full Git working tree changes and propose one or more safe, reviewable commit messages plus commit ordering. Use when the user asks for "git propose", asks how to split current changes into commits, or wants Conventional Commit messages from staged, unstaged, and untracked changes.
Create and setup git worktrees for parallel development with automatic dependency installation
Create pull requests using GitHub CLI with proper templates and formatting
Automates the full code release pipeline — branch, commit, push, PR, wait for CI, merge, version bump, release, cleanup.
Complete PRD implementation workflow - create branch, push changes, create PR, merge, and close issue
Create and manage stacked (dependent) pull requests for complex features
Resolve merge conflicts non-interactively, validate build and tests, and finalize conflict resolution
Automatización de flujos de trabajo: Git workflows, migraciones de BD, CI/CD, Terraform, Docker.
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
A comprehensive Git agent skill combining strategic workflows, strict conventional commit standards, and safe execution protocols. Acts as a senior engineer to guide users through atomic, verifiable, and standardized git operations.