Git & VCS

Git operations, commit helpers, branch management

Showing 2185-2208 of 5221 skills
PaulRBerg

delayed-command

by PaulRBerg

This skill should be used when the user asks to "run npm test after 30 minutes", "git commit after 1 hour", "wait 2h then deploy", "sleep 45m and run build", "after 10m run prettier", or provides a duration followed by a shell command to execute later.

CLI Tools 6 6mo ago
futuregerald

using-git-worktrees

by futuregerald

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

Code Review 6 7mo ago
PaulRBerg

cli-gh

by PaulRBerg

This skill should be used when the user mentions "gh CLI", "gh command", asks to "view repository info", "trigger workflows", "search GitHub", "manage codespaces", "check PR status", "list issues", or asks about GitHub CLI usage and automation from the command line.

Code Gen 6 6mo ago
robertmsale

safe-worktree

by robertmsale

Safely remove issue worktrees and branches with policy-aware fallbacks. Use for post-merge cleanup or abandoned issue cleanup when branch/worktree deletion commands may be blocked. Aggressively protects main/master and other integration branches, and when local branch-deletion safeguards are missing, proactively offer to install lightweight protection hooks first.

CLI Tools 6 6mo ago
ranbot-ai

20-andruia-niche-intelligence

by ranbot-ai

Estratega de Inteligencia de Dominio de Andru.ia. Analiza el nicho específico de un proyecto para inyectar conocimientos, regulaciones y estándares únicos del sector. Actívalo tras definir el nich

Code Review 6 6mo ago
EYH0602

github-actions-templates

by EYH0602

Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.

CI/CD 6 7mo ago
ranbot-ai

add_repo_inst

by ranbot-ai

Please browse the current repository under /workspace/{{ REPO_FOLDER_NAME }}, look at the documentation and relevant code, and understand the purpose of this repository.

File Ops 6 7mo ago
v1-io

pr-description

by v1-io

Use when writing or updating a PR description on GitHub. Triggers on "write PR description", "update PR body", "describe this PR".

CLI Tools 6 7mo ago
lv416e

multi-agent-orchestration

by lv416e

"Use when work can be decomposed into independent, parallelizable tasks - Planner/Worker/Judge pattern for spawning subagents with bounded scope, clear acceptance criteria, and quality gates before merging results 作業を独立した並列化可能なタスクに分解できる場合に使用 - 境界付きスコープ、明確な受け入れ基準、マージ前の品質ゲートを持つサブエージェント生成のためのPlanner/Worker/Judgeパターン"

Automation 6 6mo ago
PaulRBerg

commit

by PaulRBerg

This skill should be used when the user asks to "commit changes", "craft a commit message", "stage and commit", "commit only session edits", or run a commit workflow with flags like --all, --deep, or --push. Creates atomic git commits with heuristic analysis, conventional-commit formatting, staging rules, optional deep analysis, and optional push.

Auth 6 6mo ago
robertmsale

assign-agent

by robertmsale

Launch delegated Codex workers in dedicated tmux sessions via codex-tmux, with resumable CODEX_THREAD_ID handoff for GitHub issue workflows.

Automation 6 6mo ago
ranbot-ai

add_agent

by ranbot-ai

This agent helps create new microagents in the .openhands/microagents directory by providing guidance and templates.

Agents 6 7mo ago
proelias7

qbcore-framework

by proelias7

Develops resources for FiveM using the QBCore Framework. Covers resource creation, Core Object usage, Player management, Callbacks, Events, Items, Jobs, Gangs, Database (oxmysql), and best practices. Use when the user works with FiveM, QBCore, Lua scripts for QBCore servers, or mentions QBCore.Functions, GetCoreObject, CitizenID, or any system of the QBCore Framework.

Processing 6 7mo ago
marceloeatworld

hyprland

by marceloeatworld

This skill should be used when the user asks about "Hyprland configuration", "hyprland.conf", "hyprctl", "Hyprland keybinds", "Hyprland window rules", "Hyprland monitors", "Hyprland dispatchers", "Hyprland animations", "Hyprland workspaces", "Hyprland IPC", "Hyprland plugins", "hyprlock", "hypridle", "hyprpaper", "hyprcursor", "hyprpicker", "hyprsunset", "xdg-desktop-portal-hyprland", "Hyprland on NixOS", "Hyprland Home Manager", "Hyprland layouts", "Hyprland dwindle", "Hyprland master layout", "Hyprland FAQ", "Hyprland performance", "Hyprland Nvidia", "Hyprland screen sharing", "Hyprland special workspace", "Hyprland smart gaps", "Hyprland multi-monitor", "Hyprland tearing", or any topic related to configuring, troubleshooting, or extending the Hyprland Wayland compositor and its ecosystem tools.

File Ops 6 5mo ago
oldwinter

gitlab-cli

by oldwinter

This skill should be used when users need to interact with GitLab via the glab CLI. It covers repository management (create, delete, clone, fork), CI/CD workflows (pipelines, jobs, schedules), Merge Requests, Issues, Releases, and other GitLab operations. Triggers on requests mentioning GitLab, repos, MRs, issues, pipelines, or CI/CD workflows.

CI/CD 6 7mo ago
lv416e

requesting-code-review

by lv416e

"Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches superpowers:code-reviewer subagent to review implementation against plan or requirements before proceeding タスク完了時、主要機能の実装時、またはマージ前に作業が要件を満たしているか検証する際に使用 - superpowers:code-reviewerサブエージェントをディスパッチし、計画や要件に対して実装をレビュー"

Automation 6 10mo ago
EYH0602

python-packaging

by EYH0602

Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python code.

CLI Tools 6 7mo ago
ranbot-ai

10-andruia-skill-smith

by ranbot-ai

Ingeniero de Sistemas de Andru.ia. Diseña, redacta y despliega nuevas habilidades (skills) dentro del repositorio siguiendo el Estándar de Diamante.

Processing 6 6mo ago
oldwinter

github-cli

by oldwinter

This skill should be used when users need to interact with GitHub via the gh CLI. It covers repository management (create, delete, clone, fork), CI/CD workflows (GitHub Actions), Issues, Pull Requests, Releases, and other GitHub operations. Triggers on requests mentioning GitHub, repos, PRs, issues, actions, or workflows.

Code Gen 6 7mo ago
PaulRBerg

code-review

by PaulRBerg

This skill should be used when the user asks to "review code", "review PR", "code review", "audit code", "check for bugs", "security review", "review my changes", "find issues in this code", "review the diff", or asks for pull request review or code audit.

Code Review 6 6mo ago
PaulRBerg

bump-release

by PaulRBerg

This skill should be used when the user asks to "bump release", "cut a release", "tag a release", "bump version", "create a new release", or mentions release versioning, changelog updates, or version tagging workflows.

Code Gen 6 6mo ago
futuregerald

design-principles

by futuregerald

Enforce a precise, minimal design system inspired by Linear, Notion, and Stripe. Use this skill when building dashboards, admin interfaces, or any UI that needs Jony Ive-level precision - clean, modern, minimalist with taste. Every pixel matters.

Processing 6 7mo ago
lekt9

foundry

by lekt9

Self-writing meta-extension that forges new capabilities — researches docs, writes extensions, tools, hooks, and skills

Code Gen 329 7mo ago
wshuyi

deep-research

by wshuyi

深度调研方法论(8步法):将模糊主题转化为高质量调研报告。 触发词:/deep-research、深度调研、帮我调研、调研一下、对比分析 注意:如果用户需要的是可视化图谱而非报告,请使用 research-to-diagram skill。

Academic 327 6mo ago