Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications.
Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications.
Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications.
Expert guidance for testing and validating GitHub Actions workflows before deployment - catches cache errors, path issues, monorepo dependencies, and service container problems…
Diagnose and fix GitHub Actions workflow failures, CI/CD pipeline issues, YAML syntax errors, and workflow configuration problems.
Use when when you have a Python package repository on GitHub and need to automatically verify that pull requests and commits pass unit tests and meet code quality standards before…
Maintains GitHub Actions workflows. Use when creating, reviewing, editing, or hardening .github/workflows YAML, workflow_call callers, CI/CD automation, action pinning,…
Analyzes GitHub Actions YAML workflows to identify redundant steps, optimize caching strategies, and reduce CI minutes.
GitHub API工具包(专业版)是企业级GitHub API集成工具,在免费版REST基础能力上,扩展GraphQL查询、批量操作、Webhook管理、GitHub Actions API、组织与团队管理等高级能力。核心能力: - GraphQL API: 高效关联查询,减少请求次数,支持复杂分页 - 批量操作:…
Automate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio).
Use when working with GitHub Actions — workflow YAML, quality gates, test matrices, deployment triggers, reusable workflows — even when the user just says 'my CI is failing' or…
Inspect GitHub PR checks, fetch actionable failure logs, summarize the breakage, and propose a local fix plan before changing code.
Use when PR checks fail, CI is red, or GitHub Actions workflows break - systematically inspects failing checks via gh CLI, pulls logs, checks for flakiness and scopes the breaking…
Review code changes by analyzing git diffs, leaving inline comments on PRs, and performing thorough pre-push review.
Review GitHub PRs with surgical precision. Flag only high-severity issues (bugs, security, performance, breaking changes) via succinct inline comments on specific lines.
Fetch GitHub issues, PRs, repo contents, and code using the gh CLI. Use when the user shares GitHub URLs (issues, PRs, repos, source files) or asks about GitHub content.
Comprehensive knowledge of GitHub Copilot SDK for embedding Copilot's agentic workflows in Python, TypeScript, Go, and .NET applications.
Deploy GitHub repositories to remote servers via SSH. Claude reads the README, understands build/start instructions, and executes deployment commands over SSH.
Queries GitHub GraphQL API for new and unanswered Discussions, ranks them by reaction count and recency, and drafts a weekly digest via SendGrid.
Generate comprehensive GitHub ecosystem configuration including CI/CD workflows, issue templates, PR templates, CODEOWNERS, dependabot, and Copilot instructions.
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目", "了解一下 XXX" — from…
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目", "了解一下 XXX" — from…
Use when querying GitHub via GraphQL. Provides patterns for PR threads, comments, and mutations. — from JacobPEvans
Use when querying GitHub via GraphQL. Provides patterns for PR threads, comments, and mutations. — from majiayu000/claude-skill-registry
Use when querying GitHub via GraphQL. Provides patterns for PR threads, comments, and mutations. — from majiayu000/claude-skill-registry
Expert at organizing specs and splitting tasks across multiple GitHub repositories for monorepo, polyrepo, and parent repo architectures.
Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration — from Claude Flow Team
Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration — from bg-szy/TOP-SKILLS
Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration — from Claude Flow Team
GitHub operations via gh CLI. CRITICAL: Always use instead of WebFetch for ANY github.com URL. Use when user provides GitHub URL, says 'facebook/react', 'show README', 'list…
OpenTofu/Terraform pattern for GitHub Actions OIDC trust with AWS IAM. Covers the non-obvious `job_workflow_ref` condition (vs just `sub` for repo+branch), the Bedrock inference…
Manages all git operations (commit, push, branch management, PR creation) in a standardized, safe, and consistent way.
Reading from or writing to GitHub from inside an agent session acting as one connected operator — any issue, pull request, comment, label, review, or branch operation, not only…
GitHub Pages static site hosting - setup, configuration, custom domains, Jekyll, and deployment
Deploy Docusaurus static site to GitHub Pages for automated CI/CD pipeline. Bundled resources: GitHub Actions workflow, docusaurus.config.js deployment block, homepage redirect,…
Verify a GitHub Pages (or any CDN-fronted) deploy actually serves new content. Poll on a marker that did not exist pre-deploy; avoid sleep-and-curl chains the agent harness blocks.
Fetch a GitHub issue and create a detailed implementation plan. Use when given a GitHub issue URL or number to analyze the issue, explore relevant codebase areas, and produce a…
Prepare projects for public GitHub. Strip sensitive data, create impressive READMEs, showcase architecture without exposing proprietary logic.
Collecte et analyse les Pull Requests GitHub avec leurs commentaires d'agents de review IA (CodeRabbit, GitHub Copilot, Codex, etc.).
Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management — from Claude Flow Team
Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management — from bg-szy/TOP-SKILLS
Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management — from Claude Flow Team
Automated release coordination and deployment with swarm orchestration for seamless version management, testing, and deployment across multiple packages.
Orchestrate complex software releases using AI swarms that handle everything from changelog generation to multi-platform deployment.
Repository structure optimization and multi-repo management with swarm coordination for scalable project architecture and development workflows.
Create professional visual assets for GitHub repositories — architecture diagrams, social cards, and README banners.
Read a GitHub repository's vital signs with keyless curl — commit recency, release cadence, issue/PR responsiveness, and bus factor — interpreted into an is-this-project-alive…
Complete GitHub repository setup with production-grade standards including community health files, CI/CD workflows, issue templates, documentation site, badges, CODEOWNERS, and…
Use when when you need to verify that a software package (such as MassQL) passes its periodic integration test suite as indicated by CI workflow badges in the project…
Provides a typed pagination wrapper for the GitHub REST API using Octokit.js and the @octokit/plugin-paginate-rest plugin.
Best practices for writing JavaScript code for GitHub Actions using github-script
用中文帮助用户把 GitHub 项目数据整理成静态展示网站,并发布到 Netlify。适用于用户想从 GitHub、HelloGitHub 或本地 JSON 获取项目数据,生成或更新 Vite/React 静态网站,配置 netlify.toml,登录/链接 Netlify,执行预览或生产发布,并把“获取项目数据到发布网站”的流程做成可复用步骤时。
Sync GitHub starred repositories to local directory structure for semantic search. Use when user wants to: (1) Initialize their GitHub Stars collection, (2) Update collection with…
Crawl GitHub trending repositories, analyze with LLM for Chinese insights, categorize by themes, compute diffs against history, and generate briefing plus detailed reports in…
Receive and verify GitHub webhooks. Use when setting up GitHub webhook handlers, debugging signature verification, or handling repository events like push, pull_request, issues,…
Upload, download, and reuse artifacts across GitHub Actions jobs and workflows — coverage reports, test results, build outputs, Playwright HTML reports.
Patterns for automating GitHub workflows with AI assistance, inspired by [Gemini CLI](https://github.com/google-gemini/gemini-cli) and modern DevOps practices.
Analyze and fix GitHub Actions workflow failures. Use when workflows fail, CI/CD issues occur, or when debugging GitHub Actions runs.
Diagnose, fix, and optimize GitHub Actions workflows for Rust projects. Use when setting up CI/CD, troubleshooting workflow failures, optimizing build times with caching, or…
.gitignore-compatible pattern matching for agent file access control. Ignore rule parsing, negative patterns, per-directory scope, and building file access gates from…