Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
Home › Tag › Github

Github — Claude Code Skills

984 Claude Code skills tagged Github. Browse all third-party tool or service-related skills in the open ClaudSkills registry — free to install, one-click via the desktop app.

Showing top 200 of 984 skills, ranked by quality score.

gh-token

Use when the user wants to create a GitHub fine-grained personal access token with minimal permissions for a specific task — determines minimal permissions and generates a prefill

general

gh-view

分析 GitHub issues、PRs 与 discussions,提供见解或实施指导。在用户提供 GitHub URL、issue/PR 编号或询问仓库内容时使用。典型场景:看 issue/PR 状态、拉 diff 与 checks、要结论与建议下一步时。

general

git-pr-commit

将本地代码修改提交到 Git 并生成规范的 Pull Request 描述,最后自动推送到远程仓库。当用户要求"提交代码"、"创建PR"、"git commit and PR"或类似的git工作流请求时使用此技能。

general

github-issue-reader

Lit et analyse une issue GitHub pour extraire les requirements, critères d'acceptance et contexte. Utiliser quand on démarre une feature, quand on mentionne une issue GitHub, ou qu

general

scaffold-sub-issues-gh

GitHub · GitHub-Issues sibling of /abc:scaffold-sub-issues. Reads one or more PLAN-*.md files and turns them into a GitHub parent issue plus child issues, using a managed task-list

tools

ship-epic-gh

GitHub · GitHub-Issues sibling of /abc:ship-epic. Coordinator for a GitHub parent issue whose children live in a managed `## Sub-issues` task-list. Builds a dependency graph from `

general

auto-github-contributor

Interactively pick a quick-win contribution in any GitHub repo — either a labeled issue ("good first issue", "help wanted", docs) or a repo-scan candidate (typo, missing tests, i18

general

ci-status-checker

Interprets GitHub Actions run status and logs, diagnoses CI failure patterns, and suggests targeted fixes. Handles dependency install failures, test timeouts, build OOM, flaky test

engineering

copilot-agent-coordinator

Automatically assigns GitHub issues to appropriate GitHub Copilot agents based on issue type, labels, and content. Triggers on "assign agent", "who should work on this", "route thi

general

gh-auth

Automatically authenticate GitHub CLI using .gh-token.txt when seeing errors about "gh auth login", "GH_TOKEN environment variable", or "not logged into any GitHub hosts

general

gh-push

Commit pending changes (optional) and push the current branch to the remote. Use when the user says "push", "push the code", "commit and push", or "send it up". Includes safety che

general

git-precommit

Orchestrate pre-commit workflow including Memory Bank sync, README/CHANGELOG/ROADMAP updates. Triggers: GIT, gc, push, commit, 提交, 準備 commit, 要提交了, git commit, pre-commit, 推送, stag

product

github-api-cache

MANDATORY before any GitHub project operations - caches project metadata to prevent rate limit exhaustion. Called by session-start. Other skills MUST use cached data.

general

github-mcp-orchestrator

Automatically converts user requests into well-structured GitHub issues. Triggers on requests to "create issues", "turn this into tasks", "break this down", "create a backlog", "ep

product

github-operations

GitHub CLI operations for issues, PRs, milestones, and Projects v2. Covers gh commands, REST API patterns, and automation scripts. Use when managing GitHub issues, PRs, milestones,

general

github-projects

Gerencia GitHub Projects V2 via GraphQL API. Cria projects, configura campos customizados e views. Use quando: iniciar projeto SDLC, mover issues entre fases.

engineering

github-review-loop

Watch an open PR and remediate review feedback in a loop until a terminal condition. Arms a main-session Monitor on a thin change-detect poll and dispatches `hivemind:github-review

general

github-webhook-setup

Configures GitHub webhooks for auto-deployment by verifying secrets, checking endpoint accessibility, and guiding configuration. Use when you need to add a new repo for auto-deploy

product

github-wiki

Sincroniza documentacao com GitHub Wiki via Git. Publica ADRs, docs de arquitetura e API automaticamente. Use quando: publicar ADR, sincronizar docs apos release. — from owner/repo

general

github-wiki

Sincroniza documentacao com GitHub Wiki via Git. Publica ADRs, docs de arquitetura e API automaticamente. Use quando: publicar ADR, sincronizar docs apos release. — from majiayu000

general

julien-notion-github-enricher

Enrichit une page Github [DB] avec métadonnées GitHub API, README, vidéos YouTube et articles liés. Crée des entrées dans Youtube [DB] et Ressources Web [DB] avec relations bidirec

content

pstack-setup-release-please

Scaffold release-please into a pstack-managed project for opinionated, bot-driven release automation. Copies the three pstack release-please templates (workflow, config, manifest),

tools

astgrep

Unified code search via ast-grep (AST structural) + ripgrep (text). TRIGGER when: searching code patterns, finding function calls, AST pattern matching, text keyword search, refact

engineering

build-github-workflow

Scaffolds a GitHub Actions workflow — a YAML file under `.github/workflows/` — with top-level least-priv `permissions:`, SHA-pinned `uses:`, per-job `timeout-minutes`, workflow-lev

general

check-github-workflow

Audits a GitHub Actions workflow YAML file (or a directory under `.github/workflows/`) against 30 deterministic checks (top-level `name:`, permissions, timeouts, concurrency, SHA-p

security

magpie-ci-runner-audit

Read-only audit of GitHub Actions workflow runner compatibility for one repository, an explicit repository set, one Apache project with multiple repositories, or the full Apache Gi

engineering

complete-github-issue

Use when asked to work on, implement, or complete a GitHub issue — before writing any code, checks issue state, existing PRs, git history, and codebase to determine what work remai

general

contributor-activity-sweep

Read-only GitHub activity card for a named contributor on <upstream>. Fetches PR authorship, code-review activity, issues, and PR/issue comments over a configurable window. Limited

engineering

dev-workflow

Master orchestrator for the AI-driven development workflow. Use when starting a new User Story / Issue implementation. Coordinates the Planner, Developer, Reviewer, and Tester agen

science

fix-github-actions

Fetch a failed GitHub Actions run by ID, diagnose root cause against known patterns (including Docker Compose and Node.js), apply fixes, validate YAML with actual parser, and sugge

engineering

gh-dep-pr-triage

Triage and fix dependency update PRs (Renovate, Dependabot, etc.). Use when the user wants to review dependency PRs, check which are mergeable, fix failing CI on dependency updates

general

gh-export

Formats all confirmed pentest findings from findings.json into copy-pasteable GitHub issue markdown blocks, following the AppSec reporting guide template.

security

gh-issue-report

Investigate and file bug reports on GitHub repositories. Searches existing issues to avoid duplicates, checks contributing guides and issue templates, optionally confirms the bug i

general

gh:optimize

Run metric-driven iterative optimization loops. Define a measurable goal, build measurement scaffolding, then run parallel experiments that try many approaches, measure e — from wa

science

gh-org-chart

Generate an interactive HTML org explorer from a GitHub organization. Surfaces team hierarchy, members, owned repos, and CODEOWNERS path attributions. Two stages: collect.sh writes

tools

gh-oss-go-bump

Bump Go version across multiple OSS repositories. Use when the user wants to update Go across repos, says "bump go version", "update go", "go version bump", "upgrade go", or mentio

security

gh-oss-release

Create GitHub releases across multiple OSS repositories. Checks release status via `gh oss-watch releases`, analyzes unreleased commits to recommend semver bumps, confirms with use

general

gh-oss-release-prep

Systematic OSS release preparation checklist. Use when preparing a repository for open-source publishing, making a project public, or ensuring a repo meets OSS standards. Triggers:

general

gh:plan

Create structured plans for any multi-step task -- software features, research workflows, events, study plans, or any goal that benefits from structured breakdown. Also deepen exis

science

gh-pr-perm-audit

Security-first audit of the per-repo GitHub setting "Allow GitHub Actions to create and approve pull requests" (can_approve_pull_request_reviews) across an account. Flags repos whe

security

gh-repo-security-audit

OpenSSF-aligned security posture audit across all repos in a GitHub account: default workflow token permissions, allowed-actions policy, branch protection, secret scanning + push p

security

gh-review-comments

List, reply to, resolve, and create GitHub PR review comment threads using gh CLI scripts. Use when managing code review feedback, replying to reviewer remarks, resolving review co

general

gh-search

Search GitHub for code examples and patterns. Use when user asks to "search GitHub", "find examples on GitHub", "how do people implement X", or needs real-world code patterns.

general

gh:work-beta

[BETA] Execute work with external delegate support. Same as gh:work but includes experimental Codex delegation mode for token-conserving code implementation.

science

git-pr-feedback

Review PR workflow results and reviewer comments, then address substantive feedback and suggestions. Use when the user asks to address PR review comments, apply reviewer suggestion

general

git-pr-finalize

Finalize a GitHub PR end-to-end - watch CI and Copilot review, address findings, merge after confirmation, and clean up branches

general

github-actions-security-hardening

Enforce secure GitHub Actions posture with least-privilege tokens, pinned dependencies, runner risk controls, and workflow supply-chain checks.

security

github-audit

Audit GitHub repo health, auto-fix safe issues, run quality gates, deploy, and record decisions across runs. Use when asked to audit a repo, check repo/CI/dependency health, run pr

general

github-capability-resolver

Resolve GitHub feature availability and policy constraints by plan, repo visibility, account type, and enabled settings before recommending governance actions.

general

github-commit-staged

Commit staged git changes w/ descriptive Conventional Commits message. Triggers when user asks to commit, save changes, | mentions GitHub commits.

tools

github-issue-create

Create, file, open, log, ∨ track GitHub issue. Phase 2 of /gh:issue — expects pre-gated input from socratic skill (V23 convergence criteria already met). Triggers when user mention

general

github-ops-excellence

Define and apply expert GitHub policy profiles and control catalogs used by specialized execution skills across ticketing, review/merge, governance, and release flows.

general

github-ops-tree-router

Route GitHub workflow requests through a capability-first GitHub skill tree with explicit ownership boundaries and minimal overlap.

general

github-pr-create

Create GitHub PR from issue number | objective. Triggers when user mentions GitHub PRs, pull requests, opening PR.

general

github-pr-review-fix

Review and resolve PR comments from GitHub. Validates each comment, fixes legitimate issues.

general

github-projects-agile-linkage

Apply Agile linkage controls in GitHub using issue types, sub-issues, dependencies, issue-branch/PR linkage, project fields, and built-in automations.

general

github-release-incident-flow

Govern release readiness and incident response flow in GitHub with rollback evidence, hotfix linkage, and follow-up controls.

general

github-repo-signals

Extract and score leads from GitHub repositories by analyzing stars, forks, issues, PRs, comments, and contributions. Produces unified multi-repo CSV with deduplicated user profile

general

github-review-merge-admin

Enforce review and merge administration gates with required checks, approvals, conversation resolution, rulesets, and merge queue readiness.

general

github-ruleset-architecture

Design and audit repository and organization ruleset architecture, including layering, bypass controls, enforcement modes, and merge queue compatibility.

engineering

github-ticket-lifecycle-orchestrator

Naming conventions and phase protocol for GitHub ticket lifecycle. Baton workflow in manager-ticket-lifecycle.

general

ralph-github-start-loop

Runs autonomous loop fetching stories from GitHub Issues. Implements and closes issues as done. Triggers on "loop through my PRDs", "work on my issues", "start the autonomous loop"

product

sales-devhunt

DevHunt platform help — open-source developer tool launch platform ('Product Hunt for developers'). Covers free submission (DR57-62 dofollow backlink), $49 featured placement, GitH

sales

stack-audit

Audit a repo against the golden-stack canon in llm-wiki-research. Reads the Audit Checklist tables in ideal-tech-setup.md, runs each check against the target repo (file existence,

science

update-pr-description

Generate a PR description from the current branch's changes against a GitHub PR, using the gh CLI. Use when writing, drafting, or updating pull request descriptions, PR summaries,

engineering

waffle-install

Install wafflestack stacks or individual items into this repo — persists the refs to `.waffle/waffle.yaml`, then re-renders. Use to add a stack (e.g. github-workflow) or an item (s

general

github-commands

Comandos rápidos para operaciones frecuentes de GitHub: crear PR, listar issues, revisar estado de CI.

general

axi

Agent eXperience Interface (AXI) router — the main entry point for agent-ergonomic CLIs. Use whenever the agent needs GitHub, browser automation, human review, quota routing, Slack

engineering

gh-save

feature ブランチの途中経過をコミット・プッシュし、Issue タイトル・本文と Draft PR 本文を現在の進捗で更新する。

general

github-notification-triage

Triage GitHub notifications and report actions needed.

general

043-planning-github-issues

Use when you need the GitHub CLI (`gh`) to verify installation, list issues (all or by milestone) as markdown tables, fetch issue bodies and comments for analysis, or han — from pr

product

academic-pdf-to-gfm

Convert academic PDF papers to GitHub-renderable GFM markdown with math equations. TRIGGERS - PDF, GitHub markdown, math

science

accessing-github-repos

GitHub repository access in containerized environments using REST API and credential detection. Use when git clone fails, or when accessing private repos/writing files via API.

general

act-local-github-actions-runner

act is an open-source CLI tool that runs GitHub Actions workflows locally using Docker, enabling fast feedback on workflow changes without pushing to GitHub. With 57,000+ stars on

engineering

github-actions

Create and configure GitHub Actions. Use when building custom actions, setting up runners, implementing security practices, or publishing to the marketplace.

security

actions-reusable-workflows

Wire a repository to the bitwise-media-group/github-workflows reusable workflows — thin caller workflows for CI, CodeQL, release (release-please/GoReleaser), and the signature-pres

general

devops-addon-github-actions

GitHub Actions conventions — job_workflow_ref-pinned OIDC trust, 40-char SHA-pinning of every uses (enforced client-side by gha-sha-pin-actions), SLSA L3 via attest-build-provenanc

engineering

address-github-comments

Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI. — from jau123/claude-code-templates

general

address-github-comments

Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI. — from general/general-misc

general

address-github-pr-review-comments-from-the-current-branch-with-g

Find the open PR for the current branch, gather unresolved review comments, and drive a focused comment-resolution workflow with gh-authenticated context.

general

merge-confidently

Composite skill — take a PR from "I think it's ready" to merged with full gate verification. Chains pr-merge-readiness (verdict) → ci-watch / gh-fix-ci (if blockers) → gh-address-c

engineering

pr-merge-readiness

Aggregate every signal that gates a PR merge (CI, reviews, conflicts, branch staleness, security scans, third-party reviewers like CodeRabbit/Greptile/Sonar) into a single readines

security

ticket

Assemble a Jira/Linear/GitHub-Issue body from recent commits, diff, and branch context

general

agentic-ci-github-actions

PR pipeline için format, lint, test, önbellek ve Python sürüm matrisi iskeleti tanımlarken kullan.

engineering

agentkit-seo-github

Optimize GitHub profile and repository discoverability, clarity, and trust signals using documented search, metadata, and repository-structure guidance. Use when the user — from ag

growth

agentlog

Load when the user wants to view, sync, or analyze multi-agent activity across multiple devices — Claude Code / Codex / Cursor / Maestri / browser-use sessions captured to a shared

general

agf-writing-github-issue

Use whenever a user, product-lead, or qa-engineer wants to create a GitHub issue in the project repo — including phrases like "提一个 issue / 写一个 issue / 报 bug / 把这个开成 issue / gh issu

product

ai-assisted-operations

AI-powered issue operations via gh-models. TRIGGERS - issue summarization, auto-labeling, issue insights. — from general/automation

general

ai-assisted-operations

AI-powered issue operations via gh-models. TRIGGERS - issue summarization, auto-labeling, issue insights. — from majiayu000/claude-skill-registry

general

ai-native-backend-contract

Use when an AI-native workflow skill needs to read or write workflow state through the configured `.and/config.yml` backend, or needs the `github-native` / `markdown-file-based` re

general

algorithmic-art

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, al — from ii

content

web-artifacts-builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex a — from ii

general

anyskill

AnySkill — your private skill cloud. Manage, sync, and dynamically load agent skills from a GitHub-backed repository. Search cloud skills by natural language, auto-load prompts on

general

app-store-submission-automator

App Store and Google Play submission automator with Fastlane, screenshot automation, metadata management, and TestFlight/internal testing. Activate on: app store submission, Fastla

engineering

attribute-ai-commits

Add GitHub-linked AI co-authors to Git commit trailers without inventing provider identities. Use whenever an AI agent that created or materially changed committed content writes,

general

audit-github-actions-for-privilege-and-supply-chain-risks-with-z

Run a focused security pass on GitHub Actions workflows before merge so token misuse, dangerous permissions, and unpinned actions are caught early.

security

audit-github-actions-workflows-for-insecure-permissions-and-unpi

This ASE skill uses zizmor to audit GitHub Actions workflows and composite actions for security mistakes before they ship. An agent can scan local repos or remote GitHub repositori

security

awf-release-integrator

Upgrade gh-aw to latest gh-aw-firewall release and identify follow-up spec tasks.

security

azure-devops-wiki-markdown

Write, fix, or review Azure DevOps wiki Markdown, Mermaid, _TOC_, _TOSP_, details blocks, query tables, mentions, work-item links, KaTeX, videos, and code fences. Use for Azure Dev

engineering

back-up-github-gitlab-bitbucket-and-forgejo-repositories-with-gi

Run repeatable cross-forge repository backup jobs from one config instead of hand-scripting clone and export steps per provider.

science

back-up-github-repos-releases-and-gists-with-github-backup

Use GitHub Backup when an agent needs to mirror repositories, release assets, and gists into local storage on a schedule, instead of manually exporting GitHub content repo by repo.

general

bitbucket-jenkins-to-github-actions

Migrate a repository from Bitbucket+Jenkins to GitHub+GitHub Actions, including git history, branches, tags, CI/CD pipeline conversion (Jenkinsfile → ci-cd.yml), helm chart updates

growth

blue-green-deployment-orchestrator

Blue-green and canary deployment orchestrator with traffic shifting and automated rollback. Activate on: blue-green deployment, canary release, rolling deployment, traffic shifting

engineering

bosskuai-github-workflow

Use this for GitHub workflow operations across issues, pull requests, Actions, releases, Dependabot, repository settings, and GitHub MCP-assisted project coordination.

general

Building Advanced GitHub Issue Searches

Builds and executes complex issue queries using GitHub's advanced search syntax with AND/OR boolean operators and nested queries up to 5 levels deep. Use when finding specific issu

general

building-github-index

Generate progressive disclosure indexes for GitHub repositories to use as Claude project knowledge. Use when setting up projects referencing external documentation, creat — from co

content

building-github-index

Generate progressive disclosure indexes for GitHub repositories to use as Claude project knowledge. Use when setting up projects referencing external documentation, creat — from oa

content

building-tauri-with-github-actions

Set up Tauri CI/CD with GitHub Actions and tauri-action for cross-platform desktop builds. USE WHEN automating Tauri build, test, or release across Windows/macOS/Linux, configuring

general

bulk-github-skills-downloader

Discover, clone, and consolidate Claude Code skills from many GitHub repositories at once. Use when bulk-downloading skills, building or refreshing a skills collection, flattening

general

ceratops-gh-skills-standards-update

Audit the Ceratops GitHub skill family in the `codex-skills` repo against current GitHub repository, settings, workflow, and relevant artifact-publishing best practices for the art

engineering

checkout-credential-review

Review code that performs git or gh operations against repository checkouts in gh-aw, checking that the right credentials are available at the right time and that sparseness, shall

security

ci-cache-optimizer

CI/CD caching optimizer for dependency caching, Docker layer caching, and build speed improvements. Activate on: CI cache, build speed, dependency caching, Docker layer cache, turb

engineering

ci-cd-github-actions-rails

GitHub Actions CI/CD for Rails 8 — RSpec, Brakeman, RuboCop, bundle audit, system specs with Cuprite, parallel matrix tests, caching gems and node_modules, Kamal deploy job gated o

engineering

ci-cd-pipeline-architecture

Use when designing or reviewing the end-to-end stage sequence, promotion strategy, and quality gates for a Salesforce CI/CD pipeline. Trigger keywords: pipeline stages, promotion s

engineering

ci-setup-github-actions

Configurer un pipeline CI avec GitHub Actions. Utiliser quand on crée ou modifie les workflows .github/.

tools

github-actions-ci

Check GitHub Actions CI status after pushing changes. Triggers after `git push` in projects with a `.github/workflows` directory. For Xcode Cloud builds (iOS/macOS projects without

engineering

classify-github-flakes

Classify a completed public GitHub Actions failure with FlakeVerdict before spending a retry. Use when deciding whether a failed workflow run is a confirmed flake, likely flake, re

general

claude-code-cicd

Expert in integrating Claude Code with CI/CD pipelines. Covers headless mode for non-interactive execution, GitHub Actions and GitLab CI/CD integration, automated code review, issu

engineering

github-summary

Generate an AI-synthesised summary of your GitHub activity (issues, PRs, commits) for a specified organisation and time period. Creates a natural language narrative with — from con

content

github-summary

Generate an AI-synthesised summary of your GitHub activity (issues, PRs, commits) for a specified organisation and time period. Creates a natural language narrative with — from maj

content

cleaning-ci

Sweeps a fleet repo (or every fleet repo) for redundant CI surface. Three classes: orphan workflow YAML files (lint.yml / check.yml / type.yml / test.yml that the unified ci.yml re

security

clone-and-refresh-whole-github-orgs-for-audit-or-migration-with-

Use ghorg to clone or resync large sets of repositories from a GitHub user or organization for offline audit, migration prep, or bulk analysis work.

general

cnb-ds-eda

Build evidence-backed exploratory analysis and GitHub-renderable notebook reports in `/Users/vanducng/git/work/cnb/cnb-ds-eda`. Use when the user asks for CNB EDA notebooks, Snowfl

general

code-graft

Use when user wants to vendor a slice of a library into their project as inline source — copy only the code actually used, trim the rest, keep the ability to re-sync from upstream

general

codex-mcp

Use this `codex-mcp` skill to instruct another AI Agent to invoke a tool or execute a workflow on your behalf for the following scenario, 1.When you are requested to invoke a mcp t

general

config-github-sync

Sync .github files and ci-templates from shared-claude-code repository - detect language, present diffs, and copy files

engineering

configuring-azure-oidc-for-github-actions

Sets up branch-scoped Azure OIDC for GitHub Actions — creates service principals, federated credentials bound to each branch's refs/heads/{branch}, generates SQL passwords, and set

engineering

configuring-github-actions

Use when setting up GitHub Actions CI/CD for pull request checks - provides workflow templates for Python, JavaScript, and polyglot projects that run quality gates on every PR

engineering

convert-github-issues-to-fixmes

Convert triaged autoclaude GitHub issues into FIXMEs in the codebase. Use when you want to process issues that have been triaged by authorized users.

general

Coordinator Helper

Manage coordinator daemon tasks, approve/reject work, monitor autonomous agents. Use when user asks to delegate tasks, check task status, review agent work, manage the coordinator,

general

copilot-custom-instructions

Configure GitHub Copilot per-repo with custom instructions, reusable prompt files, and custom chat modes — so Copilot follows your project's conventions, frameworks, and style. Tri

general

copilot-sdk

Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, conn — from ma

tools

copilot-sdk

Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, conn — from ma

tools

copilot-sync

Synchronize GitHub Copilot configuration files (agents, prompts, skills, instructions) from github-copilot-base template to existing codebases. Creates backups before overwriting.

general

create-gh-issue

GitHub-Issues mit `gh issue create` strukturiert anlegen, inklusive deutschem Markdown-Body, Emoji-Präfix im Titel und repo-nativen Labels aus `gh label list`. Verwenden, wenn Code

science

create-github-action

Scaffold a deterministic GitHub Actions CI/CD workflow

general

create-github-action-workflow-specification

Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.

general

create-github-issue

Create GitHub issues using GitHub CLI with support for templates, labels, assignees, milestones, and draft issues. Use when the user asks to create a GitHub issue, file a bug repor

general

create-github-issue-feature-from-specification

Create GitHub Issue for feature request from specification file using feature_request.yml template.

product

create-github-issues

Creación estructurada de issues en GitHub a partir de hallazgos de revisión o desgloses de tareas. Agrupa hallazgos relacionados en issues lógicos, aplica etiquetas y produce issue

general

create-github-issues-feature-from-implementation-plan

Create GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates.

product

create-github-issues-for-unmet-specification-requirements

Create GitHub Issues for unimplemented requirements from specification files using feature_request.yml template.

general

create-github-issues-from-file

Convert a file containing identified issues into GitHub issues. Use after running identify-* commands to create corresponding GitHub issues.

general

create-github-pull-request-from-specification

Create GitHub Pull Request for feature request from specification file using pull_request_template.md template.

general

create-github-release

Crea una release de GitHub con etiquetado adecuado, notas de release y artefactos de compilación opcionales. Cubre el versionado semántico, generación de changelog y uso de GitHub

general

creating-github-issues

Use when creating GitHub issues, making new issues, filing bugs, requesting features, or before running `gh issue create`. Triggers on "new issue", "create issue", "file issue", "g

science

deepwork-tracker

Track deep work sessions locally (start/stop/status) and generate a GitHub-contribution-graph style minutes-per-day heatmap for sharing (e.g., via Telegram). Use when the user says

general

delivery-asset

Generate an outward-facing delivery artifact (executive summary, slack or email update, demo script, release note, blog post draft) from the current task's work, scoped per audienc

growth

dependabit

Use when working with dependabit (action, detector, github-client, manifest, monitor, test-utils, utils, plugins, plugin-arxiv, plugin-context7, plugin-skills).

engineering

dependabit-github-client

Documentation site for dependabit Use when: Making authenticated GitHub API calls from the monitor or action packages....

general

deploy-to-github

Set up GitHub Actions to deploy this repository via AWS Deployer - creates workflow, updates CloudFormation template with required parameters, and generates parameter fil — from ma

engineering

deployment-error-troubleshooting

Use when a Salesforce metadata deployment fails and you need to diagnose and fix the error. Trigger keywords: 'deployment failed', 'component failure', 'dependent class is invalid'

engineering

deployment-monitoring

Tracking the real-time and historical status of Salesforce metadata deployments via Metadata API checkDeployStatus, REST deployRequest polling, and the Deployment Status Setup page

engineering

design-index

Generate table of contents for design documentation. Use when creating navigation, documentation overview, or module index pages. — from majiayu000/claude-skill-registry

general

dev-quality-check

Development quality gate: verifies test coverage, runs related tests, and checks code quality for changed files. Auto-detects project context (test framework, coverage config, base

general

developer-code-organization

Code organization patterns, file structure guidelines, WASM build variants, and string processing conventions for gh-aw Go code.

general

developer-internals

Internal gh-aw architecture: validation system design, safe output message patterns, schema validation, YAML compatibility notes, and MCP logs guardrail.

engineering

developer-release

Release management, changeset workflow, firewall log parsing, breaking CLI change rules, and Go module summaries for gh-aw.

security

devops-github-actions-expert

Maîtrise de GitHub Actions — workflows CI/CD, actions custom, matrix builds, secrets, environments et reusable workflows. Se déclenche avec "GitHub Actions", "workflow Gi — from en

engineering

diagnose-github-actions

Diagnose a public GitHub Actions workflow run with RunVerdict before changing code or rerunning CI. Use when a GitHub Actions run, job, matrix shard, test suite, build, lint, depen

general

Dictation Instructions

Instructions for fixing speech-to-text errors and improving text quality in gh-aw documentation and workflows

general

diffing-review

Perform a GitHub-style code review of local git changes using diffing. Fetches the diff and inline comments from the running diffing server, analyses every changed file, posts inli

general

dispatch-coding-agents-from-github-issue-labels-and-return-pull-

Use issue labels as a lightweight dispatch layer that fans repository work out to Claude Code, Codex, or Aider workers and brings back PRs.

general

do-github-pr-sentinel

Monitor a GitHub pull request until it's merged, green, or blocked. Polls CI checks, review comments, and mergeability state continuously. Diagnoses failures, retries flaky checks

general

docker-multi-stage-optimizer

Multi-stage Docker build optimizer for minimal, secure production images. Activate on: Dockerfile optimization, multi-stage build, distroless image, container size reduction, Docke

engineering

docs-shell

The single-page HTML shell (index.html + manifest.json at repo root) that renders concatenated markdown as browsable, GitHub-styled documentation with a two-line topnav, per-doc em

general

ds-issue

GitHub-Issues lifecycle in one skill — file a verified deduped issue, sweep the set for duplicates, audit done-ness from code, and execute an issue end-to-end (re-verify → impact m

general

dwy-github-action-publish

GitHub Actions 打包分发避坑指南。先判断场景,再读取对应配置。场景 1:Python 含 C 扩展 / Cython / .so 的跨平台 wheel,用 cibuildwheel 构建并通过 PyPI Trusted Publisher(OIDC) 发布。场景 2:Electron 桌面应用多平台打包分发,用 electron-builder

engineering

dwy-publish

发版/部署编排器。触发条件:用户说\"发版\"\"部署\"\"发布上线\"\"release\"\"publish\"\"走发版流程\"时。按应用目录确认发布方式并缓存,串起定版本→changelog→安全检查→build/发布→监控→通知。版本号决策单独走 dwy-semver,GA 打包走 dwy-github-action-publish,发布前安全检

tools

engineering-pr

Pull request lifecycle management. Use when you need to create a PR, handle PR reviews, resolve merge conflicts, or manage the PR-to-merge workflow. Extends the engineering skill w

engineering

enhance-readme

Turn a plain-text README into a visually rich showcase with a theme-aware hero image, a feature tour grid, an optional animated guided-tour GIF, and updated tech badges. Captures l

tools

erpclaw

AI-native ERP system. Full accounting, invoicing, inventory, purchasing, tax, billing, HR, payroll, advanced accounting (ASC 606/842, intercompany, consolidation), and financial re

general

execute-agent-workflow

What - AI エージェントがタスク実行依頼(バグ修正・パフォーマンス改善・リファクタリング・新機能開発等)を 受けた際に、7 ステップの標準ワークフローに沿ってタスクを遂行する。 各ステップの詳細手順は `docs/agent-tasks/agent-workflow/` 配下の step 別ドキュメントに Progressive Disclosure

engineering

export-session-as-markdown

Use when the user wants to export a Claude Code session transcript as a readable Markdown file — converts the current session (or a specified transcript path) into GitHub-flavored

content

fable-ruki-agenty

Фейбл руки-агенты — ручной режим оркестрации, где Fable не пишет код, а пишет спеки в тела GH issues и раздаёт готовые задачи рукам: кодинг, код-ревью, gh-операции, CLI-механика, D

tools

fastapicloud-deploy

Prepare and deploy FastAPI apps to FastAPI Cloud. Use when the user asks to deploy a project, create or link a FastAPI Cloud app, log in before deployment, set up CI/CD, a GitHub A

engineering

feature-flags

Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.

product

fetch-github-file

Fetches and displays source code from GitHub file and directory URLs using the gh CLI. Use when the user shares a github.com/owner/repo/blob/... or github.com/owner/repo/tree/... U

general

fetch-github-issue-analysis

Fetch GitHub issue details with AI analysis comment from github-actions bot, extracting structured data for architecture planning in WescoBar workflows

engineering

fetch-github-prs-to-review

Fetches and processes GitHub pull requests waiting for review. Returns fully formatted markdown with PRs grouped by category (Feature/Bug, Chores, Dependency Updates) and — from oo

general

fetching-github-prs-to-review

Fetches and processes GitHub pull requests waiting for review. Returns fully formatted markdown with PRs grouped by category (Feature/Bug, Chores, Dependency Updates) and — from or

general

fetching-github-user-data

Fetch comprehensive GitHub user data including profile, repositories, contributions, pull requests, issues, and statistics. Use when the user asks to fetch, download, or analyze Gi

science

file-pullreq

Draft and file a GitHub PR using gh-body-conventions and the PR body skeleton, via the gh-post wrapper. Supports a gate mode that stops at user approval.

tools

file-searching

Regex file search via gh-grep extension. TRIGGERS - search code files, grep repository, file content search.

general

filing-github-issues

Create, edit, or triage evidence-rich GitHub issues under each repository's rules. Use for issue drafts or filing, confirmed defects, scoped feature requests, duplicate searches, c

security

find-likely-duplicate-github-issues-through-parallel-search-and-

Use Claude Code dedupe to summarize an issue, run several GitHub duplicate searches in parallel, filter false positives, and post only well-supported possible-duplicate links.

general

fix-github-issue

Load a GitHub issue, create an isolated worktree, plan the implementation, and submit a PR. Use when asked to fix, implement, or work on a GitHub issue by number. Requires the gh C

general

flags

Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels. — from general/general-misc

general

flow

Use when you need to run Flow type checking, or when seeing Flow type errors in React code.

general

forge-github-actions

GitHub Actions workflow discipline. SHA-pinned third-party actions, scoped permissions per job, OIDC federation over long-lived cloud credentials, dependency caching, concurrency c

security

founder-led-content

Build authority by teaching the problem space, not announcing features. Use when the founder finds \"marketing\" distasteful and does none, publishes only product updates, or wants

general

full-after-care

Tiefe Pflegerunde für ein veröffentlichtes GitHub-Repository (Stufe 2): enthält den vollständigen surface-after-care-Durchlauf und ergänzt ihn um drei teure Schritte — rechtliche E

general

g-skl-github-pr

GitHub PR/issue lifecycle for software_development projects — open/ready/comment/close PRs, link issues. Gated on github_integration; no-op when disabled. gh-CLI transport.

general

docs-changelog

Generates and formats changelog files for a new release based on provided version and raw changelog data. — from iice257/Skills-quickstarter-essentials

general

generate-clickable-architecture-diagrams-from-public-github-repo

Turn a public GitHub repository into an interactive architecture diagram before onboarding, code review, or agent handoff.

engineering

generate-slsa-build-provenance-in-github-actions

Attach signed SLSA provenance to GitHub Actions builds so release artifacts ship with verifiable supply-chain metadata.

general

gfm

Use when writing or reviewing GitHub-flavored Markdown (README, issues, PRs, docs)

general

parasite-seo

When the user wants to choose or execute third-party platform SEO (high-authority sites for rankings or backlinks). Also use when the user mentions "parasite SEO," "paras — from Ge

growth

gh-action-config

Configure the anthropics/claude-code-action GitHub Action correctly. Use when setting up Claude Code workflows, troubleshooting GitHub Action configuration, or passing CLI flags vi

general

gh-actions

Use when creating GitHub Actions workflows, release automation, checksums, signing, or CI/CD.

general