DevOps & Cloud

Top DevOps and cloud skills for deployment, infrastructure, Docker, Kubernetes, and CI/CD workflows.

This directory brings installable AI Agent skills into one place so you can filter by search, category, topic, and official source, then install them directly into Claude Code, Cursor, Windsurf, and other supported environments.

462 доступные навыки

dribl-crawling

Logo of dejanvasic85
dejanvasic85

Document patterns for crawling dribl.com fixtures website using playwright-core to extract clubs and fixtures data with Cloudflare protection. Covers extraction (crawling with API interception) and transformation (Zod validation, data merging) phases.

remote-browser

Logo of browser-use
browser-use

Controls a cloud browser from a sandboxed remote machine. Use when the agent is running in a sandbox (no GUI) and needs to navigate websites, interact with web pages, fill forms, take screenshots, or expose local dev servers via tunnels.

ci-monitor

Logo of nrwl
nrwl

Monitor Nx Cloud CI pipeline and handle self-healing fixes automatically. Checks for Nx Cloud connection before starting.

monitor-ci

Logo of nrwl
nrwl

Monitor Nx Cloud CI pipeline and handle self-healing fixes. USE WHEN user says monitor ci, watch ci, ci monitor, watch ci for this branch, track ci, check ci status, wants to track CI status, or needs help with self-healing CI fixes. ALWAYS USE THIS SKILL instead of native CI provider tools (gh, glab, etc.) for CI monitoring.

iot-edge-module

Logo of atc-net
atc-net

Automates Azure IoT Edge module scaffolding, manifest configuration, and shared contract generation with intelligent project structure detection. Use when the user wants to create, scaffold, or set up a new IoT Edge module, or add a new module to an edge deployment.

github-automation

Logo of majiayu000
majiayu000

自动化 GitHub 操作。当用户需要管理仓库、创建 PR、处理 Issue、自动化 CI/CD 或进行代码审查时使用此技能。

github-automation

Logo of NeverSight
NeverSight

自动化 GitHub 操作。当用户需要管理仓库、创建 PR、处理 Issue、自动化 CI/CD 或进行代码审查时使用此技能。

dapr-integration

Logo of maneeshanif
maneeshanif

Dapr - это платформа интеграции, которая предоставляет уровень абстракции для облачных и локальных сервисов

deployment-aws-canary-setup

Logo of mariotoffia
mariotoffia

Step-by-step guide for setting up AWS Lambda canary deployments with CDK, CloudWatch alarms, and automated rollback.

s_catann

Logo of dcep93
dcep93

Run the Firegame catann test workflow (start dev server, run test script, and collect screenshots/logs).

create-mcp-servers

Logo of glittercowboy
glittercowboy

Create Model Context Protocol (MCP) servers that expose tools, resources, and prompts to Claude. Use when building custom integrations, APIs, data sources, or any server that Claude should interact with via the MCP protocol. Supports both TypeScript and Python implementations.

nextjs-best-practices

Logo of mjannino
mjannino

Next.js App Router principles. Server Components, data fetching, routing patterns.