Use when creating or debugging CI/CD pipelines, implementing deployment strategies (blue-green, canary, rolling), optimizing build times, reviewing pipeline security, or working with GitHub Actions, GitLab CI, CircleCI, Azure DevOps, or Bitbucket Pipelines.
Creates, debugs, and optimizes CI/CD pipelines across major platforms with security-focused deployment strategies.
/plugin marketplace add srstomp/pokayokay/plugin install pokayokay@pokayokayThis skill inherits all available tools. When active, it can use any tool Claude has access to.
references/azure-devops-advanced.mdreferences/azure-devops-basics.mdreferences/bitbucket-pipelines-advanced.mdreferences/bitbucket-pipelines-basics.mdreferences/circleci-advanced.mdreferences/circleci-basics.mdreferences/debugging-error-categories.mdreferences/debugging-platform-fixes.mdreferences/deployment-strategies-blue-green-canary.mdreferences/deployment-strategies-rolling-flags-rollback.mdreferences/github-actions-advanced.mdreferences/github-actions-basics.mdreferences/gitlab-ci-advanced.mdreferences/gitlab-ci-basics.mdreferences/security-checklist.mdscripts/validate-workflow.shCreate, debug, and optimize CI/CD pipelines across platforms.
| Platform | Best For | Key Strength |
|---|---|---|
| GitHub Actions | GitHub repos, open source | Marketplace, native integration |
| GitLab CI | GitLab repos, self-hosted | Built-in registry, Auto DevOps |
| CircleCI | Complex workflows, speed | Parallelism, orbs |
| Azure DevOps | Microsoft/enterprise | Azure integration, YAML templates |
| Bitbucket | Atlassian stack | Jira integration, pipes |
| Reference | Description |
|---|---|
| github-actions-basics.md | Workflows, triggers, jobs, steps, services |
| github-actions-advanced.md | Reusable workflows, composite actions, security, complete example |
| gitlab-ci-basics.md | Pipeline structure, triggers, jobs, caching, artifacts, variables |
| gitlab-ci-advanced.md | Templates, includes, rules, Docker-in-Docker, security scanning |
| circleci-basics.md | Config structure, executors, jobs, commands, caching, artifacts |
| circleci-advanced.md | Workflows, orbs, conditionals, Docker builds, complete example |
| azure-devops-basics.md | Pipeline structure, triggers, agents, variables, tasks, caching |
| azure-devops-advanced.md | Templates, environments, deployments, conditions, containers |
| bitbucket-pipelines-basics.md | Pipeline types, steps, caching, artifacts, variables |
| bitbucket-pipelines-advanced.md | Pipes, Docker, YAML anchors, deployments, complete example |
| deployment-strategies-blue-green-canary.md | Blue-green and canary deployments with K8s and AWS examples |
| deployment-strategies-rolling-flags-rollback.md | Rolling deploys, feature flags, rollback, health checks |
| debugging-error-categories.md | Environment, permission, network, resource, timing, cache, Docker errors |
| debugging-platform-fixes.md | Platform-specific debugging, common fix patterns, quick reference |
| security-checklist.md | Secrets, permissions, supply chain security |
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.