domain cluster

DevOps

CI/CD, cloud infrastructure, and monitoring.

10719 स्किल्सall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
cloud
356

setup-context-a8c

Set up the ContextA8C MCP server for accessing Automattic internal resources (Slack, Linear, P2s, GitHub Enterprise, etc.)

woocommerce
woocommerce
devops
open
cicd
355

beads

Tracks complex, multi-session work using the Beads issue tracker and dependency graphs, and provides persistent memory that survives conversation compaction. Use when work spans multiple sessions, has complex dependencies, or needs persistent context across compaction cycles. Trigger with phrases like "create task for", "what's ready to work on", "show task", "track this work", "what's blocking", or "update status".

ynulihao
ynulihao
devops
open
containers
351

lucas-runbook

Lucas runbook-driven troubleshooting for Kubernetes issues. Use when investigating pod errors, crashes, restarts, or any Kubernetes problem. Automatically search runbooks before taking action.

a2wio
a2wio
devops
open
cicd
351

demo-deploy

Build and deploy the demo site to Cloudflare Workers manually

babarot
babarot
devops
open
cicd
351

demo-status

Check demo site deployment status and troubleshoot build failures

babarot
babarot
devops
open
cicd
349

pdd-build

Execute a completed PDD implementation plan step-by-step with validation gates.

mikeyobrien
mikeyobrien
devops
open
cloud
349

rho-cloud-onboard

Register an agent email address on Rhobot Mail (name@rhobot.dev). Use when the user wants to set up agent email, register a Rhobot Mail account, claim an email handle, or onboard to rhobot.dev.

mikeyobrien
mikeyobrien
devops
open
monitoring
349

create-sop

Create a new SOP-style skill as skills/<name>/SKILL.md with kind: sop frontmatter and structured Parameters/Steps sections.

mikeyobrien
mikeyobrien
devops
open
git-workflows
348

git-changes-reporter

生成结构化 git 变更报告(JSON + Markdown)。使用此技能当用户提到"git 变更"、"commit 摘要"、"代码审查"、"release note"、"近期改动"、"每日摘要",或需要分析指定 commit 区间的代码变更。包含三元组结构(设计意图、核心代码、影响范围)的语义化报告,适用于代码审查、发布说明、团队同步、CI/CD 等场景。

No-Trade-No-Life
No-Trade-No-Life
devops
open
containers
345

docker-containerization

This skill should be used when containerizing applications with Docker, creating Dockerfiles, docker-compose configurations, or deploying containers to various platforms. Ideal for Next.js, React, Node.js applications requiring containerization for development, production, or CI/CD pipelines. Use this skill when users need Docker configurations, multi-stage builds, container orchestration, or deployment to Kubernetes, ECS, Cloud Run, etc.

ailabs-393
ailabs-393
devops
open
cloud
345

testing-livepeer

Test Scope in Livepeer mode end to end using a prebuilt `go-livepeer` artifact from the `ja/serverless` PR, `uv run --extra livepeer livepeer-runner`, and Scope with `SCOPE_CLOUD_MODE=livepeer`. Use when the user mentions Livepeer mode, `livepeer-runner`, `SCOPE_CLOUD_MODE=livepeer`, or local serverless testing. Pair with `testing-scope-mcp` when the test path should be driven through Scope's MCP server.

daydreamlive
daydreamlive
devops
open
cicd
343

check-deployment-status

Check the health and sync status of all ArgoCD applications across clusters. Identifies out-of-sync, degraded, or unhealthy deployments and provides actionable remediation steps. Use when monitoring deployments, troubleshooting sync failures, or verifying environment health after a release.

cnoe-io
cnoe-io
devops
open
cicd
343

check-deployment-status

Check the health and sync status of all ArgoCD applications across clusters. Identifies out-of-sync, degraded, or unhealthy deployments and provides actionable remediation steps. Use when monitoring deployments, troubleshooting sync failures, or verifying environment health after a release.

cnoe-io
cnoe-io
devops
open
cicd
339

mvp-launch

Web app MVP launch checklist knowledge. Auto-triggered when conversation involves "launch readiness", "MVP checklist", "production ready", "go live", or pre-launch verification. Provides the 10-point criteria for what counts as "done" in each area. Based on "Realistic MVP Launch Checklist (from building 30+ apps)".

ooiyeefei
ooiyeefei
devops
open
monitoring
337

mcp-cloudflare

Manage Workers/KV/R2/D1/Hyperdrive via Cloudflare MCP, perform observability/build troubleshooting/audit/container sandbox operations. Triggers: worker/KV/R2/D1/logs/build/deploy/screenshot/audit/sandbox. Three permission tiers: Diagnose (read-only), Change (write requires confirmation), Super Admin (isolated environment). Write operations must follow read-first, user confirmation, post-execution verification.

Heyvhuang
Heyvhuang
devops
open
cicd
337

workflow-ship-faster

Ship Faster end-to-end workflow for small web apps (default: Next.js 16.1.1): idea/prototype → foundation gate → design-system.md → lightweight guardrails + docs → feature iteration → optional Supabase + Stripe → optional GitHub + Vercel deploy → optional AI-era SEO (sitemap/robots/llms.txt). Resumable, artifact-first under runs/ship-faster/ (or OpenSpec changes/). Trigger: ship/launch/deploy/production-ready MVP.

Heyvhuang
Heyvhuang
devops
open
cloud
337

cloudflare

Infrastructure operations for Cloudflare: Workers, KV, R2, D1, Hyperdrive, observability, builds, audit logs. Triggers: worker/KV/R2/D1/logs/build/deploy/audit. Three permission tiers: Diagnose (read-only), Change (write requires confirmation), Super Admin (isolated environment). Write operations follow read-first, confirm, execute, verify pattern. MCP is optional — works with Wrangler CLI/Dashboard too.

Heyvhuang
Heyvhuang
devops
open
cicd
336

amdsmi-build-install

Build and install amd-smi from source. Use when: building locally, installing before tests, pre-review build verification, build + install + verify.

ROCm
ROCm
devops
open
git-workflows
333

vcs-detect

Detect whether the current project uses jj (Jujutsu) or git for version control. Run this BEFORE any VCS command to use the correct tool.

dmmulroy
dmmulroy
devops
open
cloud
333

deploying-on-gcp

Implement applications using Google Cloud Platform (GCP) services. Use when building on GCP infrastructure, selecting compute/storage/database services, designing data analytics pipelines, implementing ML workflows, or architecting cloud-native applications with BigQuery, Cloud Run, GKE, Vertex AI, and other GCP services.

ancoleman
ancoleman
devops
open
containers
333

deploying-applications

Deployment patterns from Kubernetes to serverless and edge functions. Use when deploying applications, setting up CI/CD, or managing infrastructure. Covers Kubernetes (Helm, ArgoCD), serverless (Vercel, Lambda), edge (Cloudflare Workers, Deno), IaC (Pulumi, OpenTofu, SST), and GitOps patterns.

ancoleman
ancoleman
devops
open
containers
333

implementing-gitops

Implement GitOps continuous delivery for Kubernetes using ArgoCD or Flux. Use for automated deployments with Git as single source of truth, pull-based delivery, drift detection, multi-cluster management, and progressive rollouts.

ancoleman
ancoleman
devops
open
monitoring
333

implementing-service-mesh

Implement production-ready service mesh deployments with Istio, Linkerd, or Cilium. Configure mTLS, authorization policies, traffic routing, and progressive delivery patterns for secure, observable microservices. Use when setting up service-to-service communication, implementing zero-trust security, or enabling canary deployments.

ancoleman
ancoleman
devops
open
Previous
Page 106 / 447
Next