gh-actions-validator
Validate use when validating GitHub Actions workflows for Google Cloud and Vertex AI deployments. Trigger with phrases like "validate github actions", "setup workload identity federation", "github actions security", "deploy agent with ci/cd", or "automate vertex ai deployment". Enforces Workload Identity Federation (WIF), validates OIDC permissions, ensures least privilege IAM, and implements security best practices.
replit-ci-integration
Configure Replit CI/CD integration with GitHub Actions and testing. Use when setting up automated testing, configuring CI pipelines, or integrating Replit tests into your build process. Trigger with phrases like "replit CI", "replit GitHub Actions", "replit automated tests", "CI replit".
devops-github-actions
GitHub Actions expert. Covers workflows, jobs, steps, actions, secrets, matrix builds, and CI/CD pipelines. Use for any GitHub Actions question.
coderabbit-ci-integration
Configure CodeRabbit CI/CD integration with GitHub Actions and testing. Use when setting up automated testing, configuring CI pipelines, or integrating CodeRabbit tests into your build process. Trigger with phrases like "coderabbit CI", "coderabbit GitHub Actions", "coderabbit automated tests", "CI coderabbit".
GitHub Actions templates
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 Automation Workflow — Automate
You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Design automation that reduces manual work, i...
publish-flutter-package
Automates the Flutter package release process via git tags and GitHub Actions. Handles multi-package workspaces, SemVer versioning suggestions based on git history, updating pubspec.yaml and CHANGELOG.md, and dry-run validation. Use when the user wants to "release", "publish", or "version" a Flutter package.
clay-ci-integration
Configure Clay CI/CD integration with GitHub Actions and testing. Use when setting up automated testing, configuring CI pipelines, or integrating Clay tests into your build process. Trigger with phrases like "clay CI", "clay GitHub Actions", "clay automated tests", "CI clay".
act-runner
Run GitHub Actions workflows locally using nektos/act. Test CI/CD pipelines without pushing to GitHub.
Lokalise CI Integration
Configure Lokalise CI/CD integration with GitHub Actions and automated sync. Use this when setting up automated translation sync, configuring CI pipelines, or integrating Lokalise into your build process. Trigger with phrases like "lokalise CI", "lokalise GitHub Actions", "lokalise automated sync", "CI lokalise", "lokalise pipeline".
Speak CI Integration
Configure Speak CI/CD integration with GitHub Actions and automated testing. Use when setting up automated testing, configuring CI pipelines, or integrating Speak language learning tests into your build process. Trigger with phrases like "speak CI", "speak GitHub Actions", "speak automated tests", "CI speak".
cicd-automation-workflow-automate
You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Design automation that reduces manual work, improves consistency, and accelerates delivery while maintaining quality and security.
pr-merge
Writes a clean squash-merge commit message for an approved PR. Called by the pr-merge job in GitHub Actions.
wp-cicd
Use this skill when the user asks about CI/CD, pipelines, GitHub Actions, GitLab CI, Bitbucket Pipelines, deploy automation, quality gates, continuous integration, continuous deployment, or any WordPress CI/CD workflow configuration.
Sentry CI Integration
Manage integration of Sentry with CI/CD pipelines. Use when setting up GitHub Actions, GitLab CI, or other CI systems with Sentry releases and source maps. Trigger with phrases like "sentry github actions", "sentry CI", "sentry pipeline", "automate sentry releases".
retellai-ci-integration
Configure Retell AI CI/CD integration with GitHub Actions and testing. Use when setting up automated testing, configuring CI pipelines, or integrating Retell AI tests into your build process. Trigger with phrases like "retellai CI", "retellai GitHub Actions", "retellai automated tests", "CI retellai".
fireflies-ci-integration
Configure Fireflies.ai CI/CD integration with GitHub Actions and testing. Use when setting up automated testing, configuring CI pipelines, or integrating Fireflies.ai tests into your build process. Trigger with phrases like "fireflies CI", "fireflies GitHub Actions", "fireflies automated tests", "CI fireflies".
Azure Integrations
Azure deployment for web apps — Static Web Apps, App Service, Blob Storage, Bicep/ARM, GitHub Actions CI/CD. Use when deploying Next.js/Vite to Azure or configuring Azure resources for full-stack apps.
github-actions-failure-debugging
Debug and diagnose failed GitHub Actions workflows. Use when a workflow fails, CI/CD pipeline breaks, build errors occur, tests fail in Actions, deployment fails, or user asks about GitHub Actions logs, job failures, or workflow debugging. Supports listing runs, fetching logs, analyzing errors, and suggesting fixes.
github-actions-templates
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.
github-actions
GitHub Actions CI/CD patterns and workflow templates. Use when creating or modifying GitHub Actions workflows, CI/CD pipelines, or automated releases.
linear-ci-integration
Configure Linear CI/CD integration with GitHub Actions and testing. Use when setting up automated testing, configuring CI pipelines, or integrating Linear sync into your build process. Trigger with phrases like "linear CI", "linear GitHub Actions", "linear automated tests", "CI linear pipeline", "linear CI/CD".
ci-cd-pipelines
CI/CD pipeline patterns for GitHub Actions, GitLab CI, testing strategies, and deployment automation
pixi-expert
Comprehensive pixi package manager skill for all pixi operations from beginner to advanced. Use for initializing projects, managing dependencies, configuring environments, multi-environment setups, workspace composition, system requirements (CUDA/glibc), task workflows, CI/CD integration, or any pixi.toml/pyproject.toml configuration — e.g., pixi init, pixi add numpy, setup multi-environment project, configure CUDA, monorepo workspace, pixi.lock issues, Docker with pixi, GitHub Actions pixi.
GitHub Actions Templates
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.
connect-apps
Connect Claude to external apps like Gmail, Slack, GitHub. Use this skill when the user wants to send emails, create issues, post messages, or take actions in external services.
github-actions-templates
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 cre...
ci-verify-setup
Set up a project-level `verify` command and GitHub Actions `CI.yml` that runs the same checks on pull requests and pushes.
cicd-error-solver
Diagnose and fix CI/CD pipeline failures including lint errors, build failures, test failures, and push-triggered workflow issues. This skill should be used when users encounter GitHub Actions failures, lint errors on push, CI build errors, or need to debug any CI/CD pipeline issue. Triggers on: "fix CI", "pipeline failed", "lint error", "push failed", "GitHub Actions error", "workflow failed", "build broke".
github-actions-automation
Agent capable of designing and implementing robust CI/CD pipelines and automation workflows using GitHub Actions to streamline development, testing, and deployment.
dotenvx
MUST USE for any task involving the dotenvx CLI tool — encrypting .env files, running commands with injected env vars, managing secrets across environments, and decrypting at runtime. Use this skill whenever the user mentions dotenvx, dotenv encryption, DOTENV_PRIVATE_KEY, encrypted .env files, or the dotenvx encrypt/run/set/get/decrypt/keypair commands. Also trigger when the user wants to: commit .env files safely to git, stop sharing secrets over Slack/chat, encrypt environment variables with public-key cryptography, set up multi-environment .env configs (production/staging/ci), manage secrets in a monorepo with -fk flag, migrate from python-dotenv or plain dotenv to encrypted envs, inject env vars into any process across any language (Node, Python, Ruby, Go, Rust, etc.), or configure CI/CD pipelines (GitHub Actions, Docker) with encrypted env files. This skill contains the authoritative CLI reference — without it, responses will hallucinate non-existent commands and flags.
tf-module
Expert in creating Duplocloud Terraform modules following standard patterns. Use when creating terraform modules, tenants, infrastructures, app modules, or working with duplocloud/terraform-duplocloud-components. Knows module.ctx patterns, JIT credentials, workspace references, and GitHub Actions workflows.
ci-audit
Analyze GitHub Actions workflows for parallelization, caching, and optimization
github
GitHub operations via CLI, REST API, SDK, and MCP. Use when user wants to create repos, manage issues, pull requests, releases, GitHub Actions, or automate GitHub workflows. Triggers on "github", "gh", "repo", "PR", "issue", "release", "建立repo", "開repo", "推上github". Covers gh CLI, gh api, REST API, Python/JS SDK, and GitHub MCP server.
vercel-ci-integration
Configure Vercel CI/CD integration with GitHub Actions and testing. Use when setting up automated testing, configuring CI pipelines, or integrating Vercel tests into your build process. Trigger with phrases like "vercel CI", "vercel GitHub Actions", "vercel automated tests", "CI vercel".
Supabase CI Integration
Configure Supabase CI/CD integration with GitHub Actions and testing. Use when setting up automated testing, configuring CI pipelines, or integrating Supabase tests into your build process. Trigger with phrases like "supabase CI", "supabase GitHub Actions", "supabase automated tests", "CI supabase".
gh-fix-ci
Debug and fix failing GitHub PR checks that run in GitHub Actions. Uses `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Use whenever the user mentions CI failures, broken pipeline, red checks, failing tests in CI, GitHub Actions errors, "CI is broken", "checks are failing", "fix the pipeline", or any PR check that isn't passing. Treats external providers (e.g. Buildkite) as out of scope. Do NOT use for addressing PR review comments (use gh-address-comments) or general CI outside GitHub Actions.
deployment engineer
Expert deployment engineer specializing in modern CI/CD pipelines, GitOps workflows, and advanced deployment automation. Masters GitHub Actions, ArgoCD/Flux, progressive delivery, container security, and platform engineering. Handles zero-downtime deployments, security scanning, and developer experience optimization. Use PROACTIVELY for CI/CD design, GitOps implementation, or deployment automation.
dotnet-playwright-ci-caching
Cache Playwright browser binaries in CI/CD pipelines (GitHub Actions, Azure DevOps) to eliminate 1-2 minute download overhead on every build. Uses version-based cache keys derived from Central Package Management (CPM) for automatic invalidation. Use when setting up or optimizing CI/CD for .NET projects with Playwright E2E tests.
CI/CD Pipeline Designer
Designs CI/CD pipelines for GitHub Actions, GitLab CI, or Jenkins with testing and deployment stages
juicebox-ci-integration
Configure Juicebox CI/CD integration with GitHub Actions and testing. Use when setting up automated testing, configuring CI pipelines, or integrating Juicebox tests into your build process. Trigger with phrases like "juicebox CI", "juicebox GitHub Actions", "juicebox automated tests", "CI juicebox".
vastai-ci-integration
Configure Vast.ai CI/CD integration with GitHub Actions and testing. Use when setting up automated testing, configuring CI pipelines, or integrating Vast.ai tests into your build process. Trigger with phrases like "vastai CI", "vastai GitHub Actions", "vastai automated tests", "CI vastai".
groq CI integration
Configure Groq CI/CD integration with GitHub Actions and testing. Use when setting up automated testing, configuring CI pipelines, or integrating Groq tests into your build process. Trigger with phrases like "groq CI", "groq GitHub Actions", "groq automated tests", "CI groq".
github-actions
Work with GitHub Actions — integrate, configure, and automate. Use when asked to set up GitHub Actions, use the GitHub Actions API, integrate GitHub Actions into a project, troubleshoot GitHub Actions errors, or build GitHub Actions automation.
gamma-ci-integration
Configure Gamma CI/CD integration with GitHub Actions and testing. Use when setting up automated testing, configuring CI pipelines, or integrating Gamma tests into your build process. Trigger with phrases like "gamma CI", "gamma GitHub Actions", "gamma automated tests", "CI gamma", "gamma pipeline".
deploying-cloud-k8s
Deploys applications to cloud Kubernetes (AKS/GKE/DOKS) with CI/CD pipelines. Use when deploying to production, setting up GitHub Actions, troubleshooting deployments. Covers build-time vs runtime vars, architecture matching, and battle-tested debugging.
Clerk CI Integration
Configure Clerk CI/CD integration with GitHub Actions and testing. Use when setting up automated testing, configuring CI pipelines, or integrating Clerk tests into your build process. Trigger with phrases like "clerk CI", "clerk GitHub Actions", "clerk automated tests", "CI clerk", "clerk pipeline".
cicd-automation-workflow-automate
You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Design automation that reduces manual work, improves consistency, and accelerates delivery while maintaining quality and security.