Sfoglia il registro
Tutte le voci, in ordine alfabetico — 56.437 in totale. Pagina 90 di 226.
- gh-auth-checkgh 명령 직전 GitHub CLI 로그인 상태와 active account 를 확인
- gh-aw-helperGitHub Agentic Workflows (gh-aw) — write AI-powered automation workflows in natural-language markdown that com
- gh-breaking-changesAudits a diff or change for everything that could break callers, dependents, consumers, or existing data.
- gh-cliIntercepts GitHub URL fetches and redirects to the authenticated `gh` CLI. Use when Claude tries to access Git
- gh-cli-pr-statsComputing pull request statistics (merge time, top contributors) from gh CLI JSON output using jq.
- gh-cli-searchUsing the gh CLI to search and list GitHub issues and pull requests with date filters and label queries.
- gh-code-reviewReviews code systematically — logic, security, performance, edge cases, and maintainability.
- gh-contribution-plannerDaily GitHub contribution planner — analyzes the gh-logged-in user's non-archived repos (owned
- gh-create-issueUse when user wants to create a GitHub issue for the current repository. Must read and follow the repository's
- gh-create-prCreate or update GitHub pull requests using the repository-required workflow and template compliance. Use when
- gh-db-migrationReviews a database migration for safety — data loss risk, lock contention, rollback path, and deployment order
- gh-dep-pr-triageTriage and fix dependency update PRs (Renovate, Dependabot, etc.). Use when the user wants to review dependenc
- gh-dependency-auditAudits project dependencies for security vulnerabilities, abandonment, and hidden upgrade risk.
- gh-feature-flagDesigns a feature flag rollout plan — targeting, graduation criteria, and the cleanup you'll actually do.
- gh-fine-grained-patCreate GitHub fine-grained personal access tokens from a declarative JSON spec by browser automation. Use when
- gh-fix-ciDiagnose failing GitHub Actions checks on a PR via gh, summarize the failure context, propose
- gh-incident-postmortemTurns an incident into a structured postmortem that finds the real cause and prevents recurrence.
- gh-issue-reportInvestigate and file bug reports on GitHub repositories. Searches existing issues to avoid duplicates, checks
- gh-issue-to-demand-signalTakes a competitor's public GitHub repo URL, fetches their open issues via the GitHub REST API, filters noise
- gh-issuesFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comm
- gh-launchGitHub repo launch checklist and audit. Use when user says "launch", "go public", "publish repo", "audit repo
- gh-onboarding-docWrites the onboarding documentation a new engineer actually needs to be productive — not a list of tools to in
- gh-org-chartGenerate an interactive HTML org explorer from a GitHub organization. Surfaces team hierarchy, members, owned
- gh-oss-go-bumpBump Go version across multiple OSS repositories. Use when the user wants to update Go across repos, says "bum
- gh-oss-releaseCreate GitHub releases across multiple OSS repositories. Checks release status via `gh oss-watch releases`, an
- gh-oss-release-prepSystematic OSS release preparation checklist. Use when preparing a repository for open-source publishing, maki
- gh-performance-auditFinds the performance problems in code that will only appear at scale — before they appear in production.
- gh-pr-descriptionWrites a PR description that actually tells reviewers what changed, why, and what to watch out for.
- gh-pr-reviewAutomated Cherry Studio review for local branches, PRs, commits, files, architecture docs, and repository skil
- gh-project-boardConfigure GitHub Projects v2 kanban boards with Ship Shit Dev defaults: the Backlog / In Progress / Human Revi
- gh-project-charterUse when creating project charters, documenting project goals/scope, defining success criteria, updating proje
- gh-project-operationsUse when adding/updating/deleting issues in projects, changing item statuses, bulk operations, archiving items
- gh-project-setupUse when creating new GitHub projects, setting up project boards, configuring kanban/scrum/roadmap boards, or
- gh-project-sharedShared utilities for GitHub project management. Not directly invoked by agents. Provides: gh CLI validation, a
- gh-refactor-planProduces a structured plan for refactoring a file, module, or system before touching a line of code.
- gh-release-notesWrites release notes that tell users what changed and why they should care — not a git log summary.
- gh-review-followthroughAddress GitHub PR review threads or issue comments with explicit comment selection, repo-grounded fixes, and c
- gh-review-triageTriage PR reviews assigned to you and your teams. Produces a single prioritized table using a decision-tree +
- gh-security-hardeningGoes beyond finding bugs — produces a hardening plan that raises the baseline security posture of a system.
- gh-tech-debtAudits a codebase area for tech debt, prioritises it by real cost, and produces a paydown plan.
- gh-test-coverageIdentifies the test cases that are missing and would actually catch real bugs — not just increase coverage num
- gh-ticketCreate or update comprehensive GitHub issues that capture ALL context, requirements, and implementation detail
- gh-workflow-generator快速生成带 GitHub Actions Workflow 的自动化采集项目。当用户想要创建定时采集、数据处理、自动化发布的 GitHub 仓库时触发。
- gha-hardeningGitHub Actions security hardening, configuration best practices, and vulnerability detection. Covers workflow
- gha-security-reviewGitHub Actions security review for workflow exploitation vulnerabilities. Use when asked to "review GitHub Act
- ghavenga/opencode-memoryPersistent semantic memory system for OpenCode sessions - MCP server with hybrid FTS/vector search
- ghealthQuery Google Health API v4 — steps, heart rate, exercise, sleep, weight, SpO2, HRV, ECG, blood glucose, nutrit
- ghealth-sharedShared prerequisites for all ghealth skills — auth, setup, global flags, command structure
- ghidra-core-reconPerform first-pass binary reconnaissance using Ghidra-oriented workflows for functions, strings, imports, expo
- ghidra-function-analysisAnalyze a target function through decompilation, xrefs, callers/callees, and supporting evidence. Use when a f
- ghidra-rename-and-retypeTurn raw analysis into a cleaner knowledge base by renaming functions, variables, and data while applying sign
- ghost-cliManage Ghost CMS content from the terminal — create and list posts, pages,
- ghost-databaseUse this skill for persistent PostgreSQL storage in agent workflows — spin up databases on demand, test schema
- ghost-proxyStarts and controls the reaper MITM proxy to capture, inspect, search, and replay HTTP/HTTPS traffic between c
- ghost-publishPublish, update, schedule and verify posts on a Ghost blog from a markdown file, driving the official `ghst` C
- ghost-repo-contextScans directory structure, detects projects, maps dependencies, and documents code organization into a repo.md
- ghost-reportGhost Security — combined security report. Aggregates findings from all scan skills (scan-deps, scan-secrets,
- ghost-scan-codeGhost Security - SAST code scanner. Finds security vulnerabilities in source code by planning and executing ta
- ghost-scan-depsGhost Security - Software Composition Analysis (SCA) scanner. Scans dependency lockfiles for known vulnerabili
- ghost-scan-secretsGhost Security - Secrets and credentials scanner. Scans codebase for leaked API keys, tokens, passwords, and s
- ghost-ui-skillsGhost's UI design system. Use when building interfaces inspired by Ghost's aesthetic - dark mode, Inter font,
- ghost-validateThis skill should be used when the user asks to "validate a finding", "check if a vulnerability is real", "tri
- ghost-writerA collection of custom skills that extend Claude's capabilities with specialized workflows, methods, and domai
- ghostsecurity/skillsGhost Security's collection of AppSec skills for AI coding agents
- ghostswap-partners-apiIntegrate the GhostSwap Partners API to add no-KYC crypto swaps (1,600+ coins, 0–4% partner fee on top of the
- ghosttyControl Ghostty terminal emulator via CLI. Manage windows, tabs, splits, and configuration.
- ghostty-configConfigure and optimize Ghostty terminal for any machine. Use when setting up Ghostty from scratch, changing fo
- ghostty-terminfoFixes "unknown terminal" errors when SSHing from Ghostty (or other modern terminals like Kitty, WezTerm) into
- ghostwright/phantomAn AI co-worker with its own computer. Self-evolving, persistent memory, MCP server, secure credential collect
- ghostwriter【从零创作】AI 代笔专家——用你自己的语气从零写新消息,不是改已有文本。 分析你的历史消息提取语气特征后,帮你写邮件/Slack/微信回复,读起来像你本人在打字。 如需修改已有文本去AI味,用 humanizer-zh
- ghpm-initInitialize GitHub Project Management config. Auto-discovers project schema (fields, views, repos) and generate
- ghpm-issueFile a GitHub issue and add it to the project board. Works mid-session or standalone. Reads .ghpm/config.json
- ghpm-sharedShared reference for all ghpm skills — prerequisites, config format, startup sequence, and error handling.
- ghpm-statusGitHub Project health dashboard. Shows workflow distribution, component health, team workload, items needing a
- ghpm-suggestSuggest what to work on next based on project state and session context. Considers proximity, momentum, status
- ghpm-viewQuery GitHub Project items by named view or ad-hoc filter. Shows items in board, table, or roadmap format.
- ghpm-workEnd-to-end work session on a GitHub Project item. Setup → Clarify → Plan → Implement → PR, with decisions capt
- ghreportRead-only org repo state report. Reuses ghsync's repo discovery (teams union org-repo-list) but, instead of cl
- ghs-issue-implementImplement a GitHub issue using worktree-based agents, then create a PR. Clones the repo, creates a worktree, s
- ghsyncBulk clone and keep in sync every GitHub repo you can access across an org or personal account. For an org it
- giasip-dispatch“Multi-model dispatcher -- sends a task or prompt to other AI models (Codex / Gemini / Kimi / DeepSeek / Douba
- giasip-researchUse when the user asks to research, investigate, verify facts with sources, compare competitors, study a marke
- gibraltar-law-osint-philip-vasquezA jurisdiction-grounding reference file for AI assistants working on Gibraltar legal, regulatory, and complian
- gif-creatorCreate animated GIF and static PNG infographics for LinkedIn posts following Ben AI's exact brand guidelines.
- gif-makerShort looping GIF utility. Modes: (A) MP4-to-GIF with 2-pass palette optimization; (B) generate 1-3s clip via
- gif-searchSearch/download GIFs from Tenor via curl + jq.
- gif-sticker-makerConvert photos (people, pets, objects, logos) into 4 animated GIF stickers with captions. Use when: user wants
- gifgrepSearch GIF providers with CLI/TUI, download results, and extract stills/sheets.
- gift-advisorRecommends thoughtful, personalized gift ideas for any recipient and occasion — by profiling interests, relati
- gift-guideCreates themed gift guides with product curation, descriptions, price tiers, and promotional strategy for seas
- giilGet Image [from] Internet Link - Zero-setup CLI for downloading full-resolution images from iCloud, Dropbox, G
- gin-frameworkHigh-performance Go web framework with martini-like API.
- gingiris-aso-growth🇺🇸 ASO & Mobile App Growth Playbook 2026 — Complete App Store Optimization guide. ASO keyword ranking, App S
- gingiris-growth-playbooksOpen-source growth playbooks for AI products, B2B SaaS, and developer tools. Covers Product Hunt launch, GitHu
- ginkgo-cloud-labSubmit and manage protocols on Ginkgo Bioworks Cloud Lab (cloud.ginkgo.bio), a web-based interface for autonom
- giovanibarili-using-git-worktreesUse when starting feature work that needs isolation from current workspace or before executing implementation
- gipityUse when the user mentions Gipity, or when they want to put something built in this session on the internet -
- gips-complianceEnsure firms claiming GIPS compliance under the CFA Institute Global Investment Performance Standards satisfy
- gitProduction-ready AI coding skills for APIs. Installable skills for Claude Code, Cursor, Codex CLI, Gemini CLI,
- git-advancedAdvanced git operations including rebase, bisect, cherry-pick, and conflict resolution. Use when rebasing bran
- git-advanced-workflowsMaster advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain cl
- git-ai-archaeologyAnalyze AI config evolution in a git repo. Use when mapping AI adoption history, finding when configs were fir
- git-amendAmend the last commit with staged changes
- git-analyzerAnalyzes git repositories and commit history
- git-assistantUse this skill for git workflows: creating commits with meaningful messages, reviewing code changes, and creat
- git-bisect-assistantAutomatically performs git bisect to identify the first bad commit that introduced a bug or failure. Use when
- git-branch-cleanupAnalyzes and safely cleans up local Git branches. Categorizes branches by merge status, staleness, and remote
- git-branch-createCreate a new git branch using a conventional naming scheme. Use when the user asks to create a branch, start a
- git-branch-managerCreate, manage, and clean up git branches with smart naming conventions. Use when the user asks to create a br
- git-branch-syncFetch the latest base branch and rebase the current branch onto it, surfacing conflicts clearly. Use when the
- git-branches-cleanupDelete local git branches whose remote tracking branch is gone or whose changes are already merged into the ba
- git-branchlessUse when doing multi-commit work, stack edits, rebases, fixups, stacked-PR publishing, or when the user mentio
- git-cleanupSafely analyzes and cleans up local git branches and worktrees by categorizing them as merged, squash-merged,
- git-cleanup-playwright-artifactsFind and remove Playwright session artifacts safely after confirmation.
- git-commitExecute git commit with conventional commit message analysis, intelligent staging, and message generation. Use
- git-commit-cnOfficial catalog registry for skill-hub
- git-commit-craftCraft conventional commit messages from staged diffs
- git-commit-helperWrites clear, conventional-commit-style commit messages from staged git diffs, and can split unrelated changes
- git-commit-learningTransforms Git history into reusable project memory for AI agents. Guides agents to analyze git log to extract
- git-commit-onlyUse when creating one local Git commit without pushing. Supports diff-based Conventional Commit type/scope/mes
- git-commit-only-cn当用户只需要创建一个本地 Git 提交且不推送时使用。支持基于 diff 自动判断 Conventional Commit 的 type/scope/summary、处理已暂存或用户要求的改动范围、为非简单改动生成分段提
- git-commit-semanticA skill for writing semantic git commit messages based on Conventional Commits. Use when creating commit messa
- git-commit-smartGenerates meaningful, conventional commit messages automatically. Use when committing code changes. Analyzes d
- git-commit-writerGenerate standardised git commit messages following the Conventional Commits specification. Analyzes staged ch
- git-commit-writer-freeGenerate conventional commit messages from staged git changes. Use when the user asks to write commit message,
- git-commitsGit Commit Rules
- git-contextSearch git history for context — commit messages, blame, related changes, impact analysis
- git-conventional-commitUse when committing work and you want a clean, changelog-shaped history: record work as small conventional com
- git-conventionsGit commit conventions with enforced scopes, conventional commits, and meaningful
- git-embedA CLI tool for managing project specifications and AI-powered development workflow
- git-feature-branchUse when starting a new unit of work that should not land on the default branch: create a focused feature bran
- git-flowTHE shared git core every other git-using skill follows — commits, branches, push, merge, PR, force-push. Use
- git-forensicsDeep knowledge of git internals - object model, content addressing, hash verification, and repository inspecti
- git-github-flowUse for branch prep, clean commits, PR descriptions, GitHub issue triage, changelogs, release notes, review re
- git-guardrailsSoft rules for Claude to avoid dangerous git commands (force-push, hard reset, branch -D). Always-active behav
- git-guardrails-claude-codeSet up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before t
- git-guideUse when running git operations or resolving repo-state issues. Triggers on prompts about commit messages, con
- git-helperGenerate git commit messages and help with git workflows
- git-hygieneExecute explicitly requested version-control mutations safely, including staging, commits, branches, merges, r
- git-hygiene-enforcerEstablishes git workflow guardrails including conventional commits, commit message hooks, branch naming conven
- git-init-repoUse when starting version control in a new project: initialise a Git repository with a sensible default branch
- git-integrationGit commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structure
- git-investigateGit history investigation. Use when: tracking code changes, finding where bugs were introduced, root cause ana
- git-logGenerate appropriate commit messages and maintain git log documentation. Use when preparing to commit changes,
- git-masterMUST USE for ANY git operations. Atomic commits, rebase/squash, history search (blame, bisect, log -S). Recomm
- git-moveMove/rename or delete a file or directory while preserving git tracking. Uses `git mv` / `git rm` when the pat
- git-opsUse when performing git operations or generating smart commit messages - provides safe git workflow guidance,
- git-patch-workflowCreating, managing, and applying unified diff patches with Git for source code modifications.
- git-pr-createOpen a GitHub pull request for the current branch using `gh` — conventional title, repo-template-aware body, a
- git-pr-description根據當前 branch 與目標 branch 的差異,自動產生 Pull Request 的 Title 與 Description。當使用者提到「PR」、「Pull Request」、「寫 PR」、「PR 描述」、「P
- git-pr-review当用户明确要求“review 某个 GitHub PR”“评估某个 pull request 是否值得 merge”“帮我判断这个 PR 怎么处理”时使用。基于用户提供的 GitHub 仓库地址、PR 编号/链接和补充说
- git-pr-reviewerReview pull requests for code quality, security issues, and best practices. Use when reviewing PRs, checking c
- git-pr-rulesAlways use Pull Requests — never merge locally into main. Workflow for coordinator sessions to batch-merge ope
- git-pr-workflows-onboardYou are an **expert onboarding specialist and knowledge transfer architect** with deep experience in remote-fi
- git-profileGit identity and GPG signing profile manager. Discovers profiles from GPG + git config, switches local identit
- git-publish-release当用户明确要求"发布项目到 GitHub"、"创建 GitHub Release"或"生成 Release Notes"时使用。智能分析 tag 间历史变化,生成专业且吸引人的 Release Notes,自动创建 Gi
- git-pull-requestUse when a feature branch is ready for review: push the feature branch and open a reviewable pull request with
- git-push-secondary-merge-primaryUse when committing and pushing a work branch, then merging it into the primary branch and pushing both branch
- git-push-secondary-merge-primary-cn当用户需要提交并推送工作分支,再合并到主分支并推送双分支结果时使用。
- git-pushingStage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push
- git-pushing-fastUse when committing and pushing current changes on one branch with a Conventional Commit message. Supports dif
- git-pushing-fast-cn当用户需要在当前单分支提交并推送改动,并生成 Conventional Commit 信息时使用。支持基于 diff 自动判断 type/scope/summary、处理已暂存或用户要求的改动范围、为非简单改动生成分段提
- git-rebaseResolve Git merge and rebase conflicts conservatively, preserving both sides' intent, staging only understood
- git-releaseDraft release notes from merged PRs, propose a semver bump, and emit a copy-pasteable `gh release create` comm
- git-release-tagUse when cutting a release: tag a release with an annotated semantic version and push the tag.
- git-review-before-commitReview the working tree before committing to Git. Triggers on: the user asks to commit or push, a large task i
- git-smart-commitGenerate intelligent conventional commit messages from staged changes. Analyzes diffs, auto-detects scope and
- git-squashSquash a feature branch into one commit via soft reset to the merge base, ready for a clean PR.
- git-standup6 Claude Code skills for individual investors: options flow scanner (lottery-call filter), stop-loss monitor,
- git-undoRecover safely from Git mistakes such as discard, unstage, amend, reset, revert, restore lost commits via refl
- git-version-controlUse git to version-control local research/EDA iterations with reproducible checkpoints, clear commit/tag struc
- git-weekly-reportUse when summarizing git commit history into a structured daily or weekly work report.
- git-weekly-report-cn当用户需要把 Git 提交记录整理成结构化日报、周报或工作汇总时使用。
- git-workflow-and-versioningStructures git workflow practices. Use when making any code change. Use when committing, branching, resolving
- git-workflow-branchingWhen creating, updating, and merging code in a collaborative version control environment.
- git-workflow-cnGit 工作流规范中文版,涵盖分支策略、Commit 规范、Code Review 流程、PR 模板、版本管理、常用操作速查
- git-workflow-helperExpert guidance for Git workflows, troubleshooting, and best practices
- git-workflow-managementGit workflow automation skill for commit message generation, branch management, pre-commit checks, and change
- git-workflow-recipesReady-to-use git recipes for the operations people actually run every day — undoing mistakes, safe rebasing, r
- git-workflow-skillGit operations and workflows. Use when committing, branching, merging, rebasing, resolving conflicts, writing
- git-workflowsGit and GitHub workflow patterns, commit conventions, branching strategies, and PR best practices. Use when ma
- git-worktreeManage Git worktrees for isolated parallel development. Use when creating, listing, switching, or cleaning up
- git-worktree-cleanClean up stale git worktrees with merged branch detection and disk usage report
- git-worktree-design當使用者的需求是新增多個功能,或判斷使用者的需求適合拆分成多個 feature branch 並行開發時,或是提到 "worktree"、"git worktree"、"多分支開發"、"parallel branches
- git-worktree-managerThe Git Worktree Manager skill provides systematic management of Git worktrees for parallel development workfl
- git-worktree-removeSafely remove a git worktree with branch cleanup and safety checks
- git-worktree-statusCheck status of background verification tasks running in a git worktree
- git-worktreesSet up an isolated workspace for feature work so the current branch and working tree stay untouched — detectin
- giteaInterface with Gitea instances via the tea CLI. Manage repositories, issues, pull requests, releases, labels,
- githubGitHub PR and issue workflows via gh CLI — read-only by default; merge requires approval.
- github-actionSets up and debugs the Crowdin GitHub Action (crowdin/github-action), which syncs a repository with a Crowdin
- github-actionsProduction-ready AI coding skills for APIs. Installable skills for Claude Code, Cursor, Codex CLI, Gemini CLI,
- github-actions-advancedDesign, debug, and harden GitHub Actions CI/CD workflows, including reusable workflows, matrix builds, self-ho
- github-actions-authorAuthors fast, cheap, maintainable GitHub Actions workflows applying 2026 best practices: caching with `hashFil
- github-actions-builderBuilds reliable, fast, and secure GitHub Actions CI/CD workflows with dependency caching, build matrices, scop
- github-actions-creatorUse when the user wants to create, generate, or set up a GitHub Actions workflow. Handles CI/CD pipelines, tes
- github-actions-docsUse when users ask how to write, explain, customize, migrate, secure, or troubleshoot GitHub Actions workflows
- github-actions-gen分析真实项目并生成或修订安全、可验证的 GitHub Actions workflow;当用户要求创建 CI、测试矩阵、构建、Release、部署、缓存、Secrets、OIDC、PR 自动化或排查 workflow 配
- github-actions-patternsProduction GitHub Actions CI/CD patterns for Python/TS monorepos with security scanning, testing, and deployme
- github-actions-pipeline-creatorCreates comprehensive GitHub Actions CI/CD workflows for linting, testing, building, and deploying. Includes c
- github-actions-releaseDesign GitHub Actions CI/CD for build, test, tag-driven releases, and artifacts. Use when adding workflows, fi
- github-actions-securityHarden GitHub Actions workflows against the well-known footguns. Covers SHA-pinned third-party actions, scoped
- github-actions-templatesCreate production-ready GitHub Actions workflows for automated testing, building, and deploying applications.
- github-actions-vm-deployAudits and rewrites GitHub Actions workflows that deploy Node applications — React 17 + Express + Webpack — to
- github-actions-workflowsGitHub Actions workflow patterns for CI/CD including matrix builds, reusable workflows, secrets management, an
- github-admin-opsUse when the GitHub MCP server lacks the needed mutation — org teams, branch protection / rulesets, or Project
- github-ai-trendsGenerate GitHub AI trending project reports as formatted text leaderboards. Fetches top-starred AI/ML/LLM repo
- github-api-cacheMANDATORY before any GitHub project operations - caches project metadata to prevent rate limit exhaustion. Cal
- github-aspireAspire skill covering the Aspire CLI, AppHost orchestration, service discovery, integrations, MCP server, VS C
- github-authGitHub auth setup: HTTPS tokens, SSH keys, gh CLI.
- github-auth-recoveryRecover from broken GitHub auth flows when git/gh operations fail. Use when `gh` is not logged in, HTTPS push/
- github-automationAutomate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio).
- github-autoupdate-desktopShip in-app updates from GitHub Releases for desktop apps (.NET, Electron, Tauri). Use when implementing versi
- github-ci-debugDiagnose failing GitHub Actions runs from bounded run, job, and step evidence, propose a focused fix, and modi
- github-ci-failure-triageUse when a GitHub PR shows failing checks and a clean failure readout is needed before changing any code.
- github-ci-fixUse when PR checks fail, CI is red, or GitHub Actions workflows break - systematically inspects failing checks
- github-cliSafety-first GitHub CLI skill wrapping `gh` (v2.86+). Use when performing GitHub operations — PRs, issues, rel
- github-cli-queriesQuery GitHub repositories for PRs and issues using gh CLI with date filtering and structured output.
- github-cli-workflowHOW — GitHub CLI (gh): push branch, create draft PR with title/body from template or file;
- github-code-reviewComprehensive GitHub code review with AI-powered swarm coordination
- github-code-searchUse when you need real-world implementation examples or cross-repository context — search GitHub's global code
- github-codespaces-efficiencyUse when optimizing GitHub Codespaces — faster startup times, lower spend, slimmer devcontainers, right-sizing
- github-context-mapGenerate a map of all files relevant to a task before making changes
- github-contributorStrategic guide for becoming an effective GitHub contributor. Covers opportunity discovery, project selection,
- github-conventionsGitHub conventions -- branch naming, commit format, issue/PR templates, and safe issue/PR referencing in comme
- github-copilotGitHub Copilot AI code suggestions and chat. Use for code completion.
- github-copilot-spacesUse Copilot Spaces to provide project-specific context to conversations. Use this skill when users mention a "
- github-copilot-testing-patternsEffective patterns for using GitHub Copilot to generate, refactor, and maintain test code including prompt eng
- github-create-prCreate GitHub pull requests from a local branch using a reviewable workflow for branch checks, diff analysis,
- github-dashboardGitHub repository analytics dashboard — stars, forks, contributors, issues, pull requests, recent activity, an
- github-deep-researchMulti-round deep research on any GitHub repo via API.
- github-demand-radarUse when the user asks to analyze a GitHub repository's issues/PRs to identify high-value commercial demand op
- github-desktop-releaseGitHub Actions Windows desktop installer qualification plus GitHub Release orchestration for already-qualified
- github-discoverabilityMake a GitHub repo or Agent Skill discoverable across the skill-aggregator ecosystem — GitHub topics, scraper-
- github-discussion-to-devrel-contentFind recurring confusion in your repo's GitHub Discussions, rank it by urgency, and draft the actual docs fixe
- github-enterprise-eu-adminspecialized protocol for GHEC on ghe.com with EU Data Residency. Handles enterprise governance, IAM, audit str
- github-expertGitHub operations expert for the Calculadora-BMC repo — branches, commits, PRs, CI workflows, review flow, lab
- github-fix-issueAnalyze and fix GitHub issues in the current repository, including issue research, scoped implementation, and
- github-guideUse when managing GitHub tickets, Projects kanban, pull-request delivery/review, durable issue or PR context c
- github-integrationGitHub 集成 Skill,支持创建/查询 Issue、PR,获取仓库信息。用于 Agent 与 GitHub 协作。
- github-interaction-limits-hardeningLock down public GitHub repositories so only collaborators can interact with issues, PRs, comments, discussion
- github-issue-fetcherThis skill should be used when users need to fetch GitHub issues from the current repository, including gettin
- github-issue-fix-flowUse when asked to take a GitHub issue number, implement a fix, run builds/tests, commit with a closing message
- github-issue-formatRequired format for creating or editing any GitHub issue — [C<score>] title convention, complexity rationale l
- github-issue-solverEnd-to-end issue resolution workflow — triage, root-cause analysis, GRASP-compliant fix design, test planning,
- github-issue-triageClassify issues, draft a response, and produce a maintainers' queue update.
- github-issue-workflowProvides a structured 8-phase workflow for resolving GitHub issues in Claude Code. Covers fetching issue detai
- github-issue-worktreeManage Git worktrees for isolated development environments per GitHub issue. Use `gh issue develop` to registe
- github-issuesCreate, triage, label, assign GitHub issues via gh or REST.
- github-kanban-orchestratorOrchestrates any GitHub repository's backlog via milestones, issues, PRs, and a GitHub Projects (v2) Kanban bo