- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
qa-plan-skill
by Darna-Digital
Generate a BDD-style QA test plan as a CSV file based on current branch changes. Use when the user wants to create a QA plan, prepare test scenarios for a feature, generate BDD test cases, or document manual testing steps for a task.
github-actions-workflow
by ehtbanton
Generate GitHub Actions workflow YAML files for CI/CD pipelines including testing, building, and deployment automation. Triggers on "create GitHub Actions workflow", "generate CI/CD pipeline", "GitHub workflow for", "actions yaml for".
autoprefixer
by yusenthebot
Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website. Use when: CSS preprocessing and transformations; vendor autoprefixing; style bundling. NOT for: JavaScript module bundling; HTML template generation.
manager
by metyatech
"Task orchestrator that receives work, decomposes it, and dispatches background agents or teams for parallel execution. Use when managing multiple tasks, coordinating agents, or optimizing work distribution. Triggers on: 'manage', 'orchestrate', 'dispatch', 'coordinate', 'delegate'."
container-use
by olafgeibig
Use this skill when working with Apple Containers (lightweight Linux VMs) as a native Docker replacement on macOS. This includes building container images, running containers, managing container lifecycle, configuring networking, handling volumes, mounting files with SSH forwarding, or performing multi-platform builds. Invoke for tasks involving the container CLI, Apple container tool, or Linux containers on Apple Silicon macOS 26+.
bf-execute
by khaki4
BF 워크플로우의 사람-시스템 경계 허브. orchestrate를 모드별로 스폰하고, 에픽 단위 루프를 돌며 사람과 소통하는 유일한 경계이다.
preguito-skill
by jacodoisdois
Use when working in a project with .preguitorc or .preguitorc.json, or when the user mentions "guito", "preguito" or asks how to commit in a preguito project. Teaches guito command syntax, template rendering, shortcode resolution, and commit crafting. Prefer guito commands over raw git in preguito projects.
argocd
by kontrolplane
ArgoCD GitOps continuous delivery for Kubernetes. Use when creating or debugging ArgoCD Application/ApplicationSet manifests, configuring sync policies, troubleshooting OutOfSync or degraded states, or integrating Helm/Kustomize sources.
skill-update
by Alicoder001
Skill versioning and update management. Use when updating existing skills, following semantic versioning, and maintaining changelogs.
create-pr
by takuan-osho
Create Pull Request. This skill should be used when creating a pull request from the current branch. It analyzes changes between the current branch and main branch, then generates an appropriate title and description following Conventional Commits format.
SKILL: Dorpwag™ Agent
by Valhalla-Custom-Design-Studio
All PRs must pass linting and tests before requesting review
are-you-ok
by C-QY
Print a structured status snapshot of the current agent session or active project. Agent mode: model, git, memory, tasks, tools, jobs. Project mode: project name/type, version, recent commits, changed files. Trigger — agent: "are you ok", "你还好吗", "状态怎么样", "汇报进度", "当前状态", !status. Trigger — project: "项目进度", "项目状态", "项目情况", "project status", "project progress". Output language: Chinese for CN triggers and "are you ok"; English otherwise.
tooling
by leovido
Package management, project setup, and development tooling standards. Use this when users need guidance on using pnpm for package management, setting up new projects with automated scripts, configuring environment variables with dotenv, or initializing development tooling for React and React Native projects.
changelog-interpreter
by s-hiraoku
Interpret Claude Code changelogs and generate user-friendly usage guides
ioredis
by yusenthebot
A robust, performance-focused and full-featured Redis client for Node.js.. Use when: building interactive command-line tools; styled terminal output; progress indicators and spinners. NOT for: web browser UI rendering; server-side HTML generation.
github-docs
by hk-vk
Help for wherever you are on your GitHub journey.
fusion-issue-authoring
by equinor
Orchestrate GitHub issue authoring by classifying request type, routing to a type-specific issue-author skill, and enforcing shared safety gates before mutation.
git-workflow
by leobrival
Complete Git development workflow toolkit. Covers commit, push, PR creation, merge to main, branch cleanup, debug, PR comment resolution, issue-based worktree creation, task execution, and worktree hooks configuration. Use when users need any Git-based development workflow or worktree isolation setup.
using-fastlane-in-flutter-and-ci
by Envy-7z
Automate Flutter app builds and deployments to both the App Store and Google Play using Fastlane with this step-by-step guide.
demo-skill
by slezakattack
This is a "hello world" example for use with npx skills
doc-audit
by pmco23
Use after build is complete to audit CHANGELOG.md for format compliance, completeness, and feature coverage. Requires .pipeline/build.complete.
apex
by CookSaw
Workflow autonome de développement complet en 10 étapes. Orchestre l'exploration, la planification et l'implémentation pour développer une feature de A à Z. Utiliser avec /apex [feature] pour mode interactif ou /apex --auto [feature] pour mode autonome. Triggers: "apex", "workflow complet", "feature to PR", "développement autonome", "implement feature end to end".
SwarmIA - Sistema de Asistentes IA Distribuidos
by nicky686-22
Sistema de auto-actualización
smart-commit
by TheWatcher01
Automates intelligent Git commits by analyzing unstaged/staged changes, grouping files by logical development concern, and committing sequentially with descriptive Conventional Commit messages. Includes pre-commit security audit protecting against credential leaks and large binary commits. Use when the user says "commit", "smart commit", "save changes", "push", "git commit", or similar.