Skill Index

For devops engineers

89 skills // curated for devops-engineers

Illustration for DevOps engineers
using-git-worktreesOK

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

superpowers162164[skill]
finishing-a-development-branchOK

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

superpowers162164[skill]
requesting-code-reviewOK

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

superpowers162164[skill]
writing-skillsOK

Use when creating new skills, editing existing skills, or verifying skills work before deployment

superpowers162164[skill]
subagent-driven-developmentOK

Use when executing implementation plans with independent tasks in the current session

superpowers162164[skill]
internal-commsOK

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

skills121347[skill]
skill-creatorOK

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

skills121347[skill]
gstackOK

Fast headless browser for QA testing and site dogfooding. Navigate pages, interact with elements, verify state, diff before/after, take annotated screenshots, test responsive layouts, forms, uploads, dialogs, and capture bug evidence. Use when asked to open or test a site, verify a deployment, dogfood a user flow, or file a bug with screenshots. (gstack)

gstack78986[skill]
autoplanOK

Auto-review pipeline — reads the full CEO, design, eng, and DX review skills from disk and runs them sequentially with auto-decisions using 6 decision principles. Surfaces taste decisions (close approaches, borderline scope, codex disagreements) at a final approval gate. One command, fully reviewed plan out. Use when asked to "auto review", "autoplan", "run all reviews", "review this plan automatically", or "make the decisions for me". Proactively suggest when the user has a plan file and wants to run the full review gauntlet without answering 15-30 intermediate questions. (gstack) Voice triggers (speech-to-text aliases): "auto plan", "automatic review".

gstack78986[skill]
browseOK

Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with elements, verify page state, diff before/after actions, take annotated screenshots, check responsive layouts, test forms and uploads, handle dialogs, and assert element states. ~100ms per command. Use when you need to test a feature, verify a deployment, dogfood a user flow, or file a bug with evidence. Use when asked to "open in browser", "test the site", "take a screenshot", or "dogfood this". (gstack)

gstack78986[skill]
canaryOK

Post-deploy canary monitoring. Watches the live app for console errors, performance regressions, and page failures using the browse daemon. Takes periodic screenshots, compares against pre-deploy baselines, and alerts on anomalies. Use when: "monitor deploy", "canary", "post-deploy check", "watch production", "verify deploy". (gstack)

gstack78986[skill]
carefulOK

Safety guardrails for destructive commands. Warns before rm -rf, DROP TABLE, force-push, git reset --hard, kubectl delete, and similar destructive operations. User can override each warning. Use when touching prod, debugging live systems, or working in a shared environment. Use when asked to "be careful", "safety mode", "prod mode", or "careful mode". (gstack)

gstack78986[skill]
csoOK

Chief Security Officer mode. Infrastructure-first security audit: secrets archaeology, dependency supply chain, CI/CD pipeline security, LLM/AI security, skill supply chain scanning, plus OWASP Top 10, STRIDE threat modeling, and active verification. Two modes: daily (zero-noise, 8/10 confidence gate) and comprehensive (monthly deep scan, 2/10 bar). Trend tracking across audit runs. Use when: "security audit", "threat model", "pentest review", "OWASP", "CSO review". (gstack) Voice triggers (speech-to-text aliases): "see-so", "see so", "security review", "security check", "vulnerability scan", "run security".

gstack78986[skill]
land-and-deployOK

Land and deploy workflow. Merges the PR, waits for CI and deploy, verifies production health via canary checks. Takes over after /ship creates the PR. Use when: "merge", "land", "deploy", "merge and verify", "land it", "ship it to production". (gstack)

gstack78986[skill]
setup-deployOK

Configure deployment settings for /land-and-deploy. Detects your deploy platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, custom), production URL, health check endpoints, and deploy status commands. Writes the configuration to CLAUDE.md so all future deploys are automatic. Use when: "setup deploy", "configure deployment", "set up land-and-deploy", "how do I deploy with gstack", "add deploy config".

gstack78986[skill]
shipOK

Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. Use when asked to "ship", "deploy", "push to main", "create a PR", "merge and push", or "get it deployed". Proactively invoke this skill (do NOT push/PR directly) when the user says code is ready, asks about deploying, wants to push code up, or asks to create a PR. (gstack)

gstack78986[skill]
claude-automation-recommenderOK

Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code for a project, or wants to know what Claude Code features they should use.

claude-code-setup17453[skill]
claude-md-improverOK

Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use when the user mentions "CLAUDE.md maintenance" or "project memory optimization".

claude-md-management17453[skill]
math-olympiadOK

Solve competition math problems (IMO, Putnam, USAMO, AIME) with adversarial verification that catches the errors self-verification misses. Activates when asked to 'solve this IMO problem', 'prove this olympiad inequality', 'verify this competition proof', 'find a counterexample', 'is this proof correct', or for any problem with 'IMO', 'Putnam', 'USAMO', 'olympiad', or 'competition math' in it. Uses pure reasoning (no tools) — then a fresh-context adversarial verifier attacks the proof using specific failure patterns, not generic 'check logic'. Outputs calibrated confidence — will say 'no confident solution' rather than bluff. If LaTeX is available, produces a clean PDF after verification passes.

math-olympiad17453[skill]
plugin-structureOK

This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.

plugin-dev17453[skill]
skill-creatorOK

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

skill-creator17453[skill]
harnessOK

This skill should be used for multi-session autonomous agent work requiring progress checkpointing, failure recovery, and task dependency management. Triggers on '/harness' command, or when a task involves many subtasks needing progress persistence, sleep/resume cycles across context windows, recovery from mid-task failures with partial state, or distributed work across multiple agent sessions. Synthesized from Anthropic and OpenAI engineering practices for long-running agents.

myclaude2606[skill]
browserOK

This skill should be used for browser automation tasks using Chrome DevTools Protocol (CDP). Triggers when users need to launch Chrome with remote debugging, navigate pages, execute JavaScript in browser context, capture screenshots, or interactively select DOM elements. No MCP server required.

myclaude2606[skill]
skill-installOK

Install Claude skills from GitHub repositories with automated security scanning. Triggers when users want to install skills from a GitHub URL, need to browse available skills in a repository, or want to safely add new skills to their Claude environment.

myclaude2606[skill]
prototype-prompt-generatorOK

This skill should be used when users need to generate detailed, structured prompts for creating UI/UX prototypes. Trigger when users request help with "create a prototype prompt", "design a mobile app", "generate UI specifications", or need comprehensive design documentation for web/mobile applications. Works with multiple design systems including WeChat Work, iOS Native, Material Design, and Ant Design Mobile.

myclaude2606[skill]
sparvOK

Minimal SPARV workflow (Specify→Plan→Act→Review→Vault) with 10-point spec gate, unified journal, 2-action saves, 3-failure protocol, and EHRB risk detection.

myclaude2606[skill]
gcp-architectOK

Design Google Cloud architectures — GKE, Cloud Run, BigQuery, Pub/Sub, and Cloud Spanner solutions.

claude-skills6[skill]
etl-pipelineOK

Build end-to-end ETL pipelines — extract from APIs/databases, transform, validate, and load into data warehouses.

claude-skills6[skill]
alerting-configOK

Design alert configurations — thresholds, severity levels, routing, de-duplication, and escalation policies.

claude-skills6[skill]
jenkins-pipelineOK

Write Jenkins declarative and scripted pipelines — stages, parallel execution, credentials, and shared libraries.

claude-skills6[skill]
n8n-workflowOK

Build n8n automation workflows — nodes, expressions, error handling, and self-hosted deployment.

claude-skills6[skill]
dashboard-builderOK

Build interactive data dashboards — Streamlit, Dash, Grafana, and Power BI reports with live data sources.

claude-skills6[skill]
gitlab-ciOK

Create GitLab CI/CD pipelines — stages, jobs, caching, artifacts, environments, and Auto DevOps customization.

claude-skills6[skill]
dockerfile-builderOK

Write optimized Dockerfiles — multi-stage builds, layer caching, security hardening, and minimal image sizes.

claude-skills6[skill]
docker-composerOK

Write Dockerfiles and docker-compose files — multi-stage builds, health checks, volumes, networks, and production configurations.

claude-skills6[skill]
azure-architectOK

Design Azure architectures — AKS, Functions, Cosmos DB, Service Bus, and Azure AD integration patterns.

claude-skills6[skill]
kubernetes-helperOK

Author Kubernetes manifests — Deployments, Services, Ingress, ConfigMaps, Secrets, HPA, and Helm charts.

claude-skills6[skill]
log-analyzerOK

Analyze application and infrastructure logs — pattern detection, error clustering, and anomaly identification.

claude-skills6[skill]
ml-pipelineOK

Build end-to-end ML pipelines — data prep, feature engineering, model training, evaluation, and MLflow tracking.

claude-skills6[skill]
security-policyOK

Write information security policies — acceptable-use, incident response, data classification, and access control.

claude-skills6[skill]
ci-cd-builderOK

Create CI/CD pipelines — GitHub Actions, GitLab CI, Jenkins, and CircleCI with test, build, and deploy stages.

claude-skills6[skill]
monitoring-setupOK

Configure observability stacks — Prometheus, Grafana, alerting rules, SLOs, error budgets, and on-call runbooks.

claude-skills6[skill]
helm-chart-builderOK

Create Helm charts — templates, values, helpers, hooks, tests, and OCI chart publishing.

claude-skills6[skill]
terraform-writerOK

Write Terraform infrastructure-as-code — providers, modules, state management, and cloud resource definitions.

claude-skills6[skill]
aws-architectOK

Design AWS architectures — VPCs, EC2, ECS, Lambda, RDS, S3, CloudFront, and Well-Architected Framework reviews.

claude-skills6[skill]
compose-creatorOK

Create docker-compose configurations — service definitions, networks, volumes, health checks, and environment management.

claude-skills6[skill]
github-actionsOK

Build GitHub Actions workflows — CI, CD, automated releases, dependency updates, and custom composite actions.

claude-skills6[skill]
pr-verify

PR Verification & Merge: verify bot:ready-to-merge PRs with impact analysis, test supplementation, and one-click merge. Use when: (1) User says "/pr-verify", (2) User wants to verify and merge ready PRs.

AionUi22307[skill]
fix-sentry

Auto-fix high-frequency Sentry issues: fetch issues > N occurrences, analyze stack traces, fix code, create GitHub issues, and submit PRs. Supports user feedback issues (event.type "default") with attachment analysis (logs, screenshots) when include_feedback=true. Use when: (1) User says "/fix-sentry", (2) User asks to fix Sentry issues.

AionUi22307[skill]
ghi-list

List GitHub issues in a formatted ASCII table. Supports filters like --state, --assignee, --label. Use for issue triage and tracking workflows.

gastown14410[skill]
pr-list

List GitHub PRs in a formatted ASCII table. Supports filters like --state, --author, --label. Use for PR review workflows and sheriff duties.

gastown14410[skill]
find-skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

next-shadcn-dashboard-starter6302[skill]
skill-creator

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

next-shadcn-dashboard-starter6302[skill]
release-notes

Generate release notes between two git tags with categorized PR summaries and author attribution

dlt5236[skill]
implement-issue

Triage, plan, and implement a fix or feature for a GitHub issue end-to-end

dlt5236[skill]
switch-worktree

Switch the current session to work in an existing git worktree

dlt5236[skill]
review-pr

Analyze a GitHub pull request including diff, comments, related issues, and local code context

dlt5236[skill]
create-worktree

Create or reuse a git worktree for a pull request or branch so reviews and work happen in isolation

dlt5236[skill]
worktree-from-issue

Create a git worktree with a new branch for implementing a fix or feature for a GitHub issue

dlt5236[skill]
changelog

View recent CHANGELOG entries

claude-code-ultimate-guide3772[command]
update-infos-release

Update Claude Code releases tracking (guide + landing + version bump)

claude-code-ultimate-guide3772[command]
dev

LLM-focused workflow for working in this repo: compile Zig, run the orchestrated test runner, consume test-report.json/html artifacts, and discover/debug ConfigFlags.

atopile3177[skill]
kiro-verify-completion

Verify completion and success claims with fresh evidence. Use before claiming a task is complete, a fix works, tests pass, or a feature is ready for GO.

growi1447[skill]
kiro-steering-custom

Create custom steering documents for specialized project contexts. Use when creating domain-specific steering files.

growi1447[skill]
kiro-spec-cleanup

Organize and clean up specification documents after implementation completion. Removes implementation details while preserving essential context for future refactoring.

growi1447[skill]
kiro-review

Review a task implementation against approved specs, task boundaries, and verification evidence. Use after an implementer finishes a task, after remediation, or before accepting a task as complete.

growi1447[skill]
runpod

Cloud GPU processing via RunPod serverless. Use when setting up RunPod endpoints, deploying Docker images, managing GPU resources, troubleshooting endpoint issues, or understanding costs. Covers all 5 toolkit images (qwen-edit, realesrgan, propainter, sadtalker, qwen3-tts).

claude-code-video-toolkit928[skill]
assets

Importing images, videos, audio, and fonts into Remotion

claude-code-video-toolkit928[skill]
occupational-health-analyzer

分析职业健康数据、识别工作相关健康风险、评估职业健康状况、提供个性化职业健康建议。支持与睡眠、运动、心理健康等其他健康数据的关联分析。

WellAlly-health834[skill]
mental-health-analyzer

分析心理健康数据、识别心理模式、评估心理健康状况、提供个性化心理健康建议。支持与睡眠、运动、营养等其他健康数据的关联分析。

WellAlly-health834[skill]
travel-health-analyzer

分析旅行健康数据、评估目的地健康风险、提供疫苗接种建议、生成多语言紧急医疗信息卡片。支持WHO/CDC数据集成的专业级旅行健康风险评估。

WellAlly-health834[skill]
weightloss-analyzer

分析减肥数据、计算代谢率、追踪能量缺口、管理减肥阶段

WellAlly-health834[skill]
goal-analyzer

分析健康目标数据、识别目标模式、评估目标进度,并提供个性化目标管理建议。支持与营养、运动、睡眠等健康数据的关联分析。

WellAlly-health834[skill]
sleep-analyzer

分析睡眠数据、识别睡眠模式、评估睡眠质量,并提供个性化睡眠改善建议。支持与其他健康数据的关联分析。

WellAlly-health834[skill]
emergency-card

生成紧急情况下快速访问的医疗信息摘要卡片。当用户需要旅行、就诊准备、紧急情况或询问"紧急信息"、"医疗卡片"、"急救信息"时使用此技能。提取关键信息(过敏、用药、急症、植入物),支持多格式输出(JSON、文本、二维码),用于急救或快速就医。

WellAlly-health834[skill]
deploying-to-staging-environment

Use when deploying changes to staging across relay, relay-dashboard, and relay-cloud repos - coordinates multi-repo branch syncing using git worktrees, automatically triggers staging deployments via GitHub Actions

relay628[skill]
browser-testing-with-screenshots

Use when testing web applications with visual verification - automates Chrome browser interactions, element selection, and screenshot capture for confirming UI functionality

relay628[skill]
relay-80-100-workflow

Use when writing agent-relay workflows that must fully validate features end-to-end before merging. Covers the 80-to-100 pattern - going beyond "code compiles" to "feature works, tested E2E locally." Includes PGlite for in-memory Postgres testing, mock sandbox patterns, test-fix-rerun loops, verify gates after every edit, and the full lifecycle from implementation through passing tests to commit.

relay628[skill]
git-commit-creator

Creates properly formatted Git commits following conventional commit standards for the MCPSpy project. Use when asked to commit changes, stage files, or manage git workflows. Has access to git status, diff, checkout, add, and commit commands.

MCPSpy505[skill]
address-dependabot

Use when consolidating open Dependabot PRs into a single branch. Fetches all open Dependabot PRs from the repo, applies dependency updates locally, tests for breakage, and creates a single PR that closes all Dependabot PRs.

recce450[skill]
minds-dev-iterate

Set up and iterate on the minds app stack (desktop client, workspace server, mngr, forever-claude-template) with a running Docker agent

mngr315[skill]
sync-tutorial-to-e2e-tests

Match tutorial script blocks to e2e pytest functions and add missing tests

mngr315[skill]
identify-doc-code-disagreements

Identify places in the $1 library where the docs and code disagree

mngr315[skill]
identify-outdated-docstrings

Identify outdated docstrings in the $1 library

mngr315[skill]
create-fixmes

Create FIXME's in the codebase for each of the issues in the given input file.

mngr315[skill]
identify-inconsistencies

Identify inconsistencies in the $1 library

mngr315[skill]
security-specialist

提供安全审计、风险评估和合规检查能力。当需要进行安全审查、风险评估或合规验证时使用。

Claude-Code-Multi-Agent270[skill]
business-model-canvas

Business model design using Osterwalder's Business Model Canvas and Lean Canvas. Creates 9-block canvases with structured analysis for business model innovation and startup validation.

Claude-Code-Multi-Agent270[skill]
data-specialist

提供数据库设计、优化、数据工程和数据分析能力。当需要处理数据库操作、数据管道或数据分析时使用。

Claude-Code-Multi-Agent270[skill]