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.

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

azure-functions

Logo of HouseGarofalo
HouseGarofalo

Build serverless applications with Azure Functions. Create HTTP triggers, queue processors, timer functions, and durable orchestrations. Use for event-driven computing, API backends, and serverless microservices on Azure.

trl

Logo of majiayu000
majiayu000

This skill should be used when users want to train or fine-tune language models using TRL (Transformer Reinforcement Learning) on Hugging Face Jobs infrastructure. Covers SFT, DPO, GRPO and reward modeling training methods, plus GGUF conversion for local deployment. Includes guidance on the TRL Jobs package, UV scripts with PEP 723 format, dataset preparation and validation, hardware selection, cost estimation, Trackio monitoring, Hub authentication, and model persistence. Should be invoked for tasks involving cloud GPU training, GGUF conversion, or when users mention training on Hugging Face Jobs without local GPU setup.

bats-testing-patterns

Logo of GaitanS
GaitanS

Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.

bats-testing-patterns

Logo of chicanoandres702
chicanoandres702

Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.

bats-testing-patterns

Logo of synqing
synqing

Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.

evaluating-llms

Logo of ancoleman
ancoleman

Evaluate LLM systems using automated metrics, LLM-as-judge, and benchmarks. Use when testing prompt quality, validating RAG pipelines, measuring safety (hallucinations, bias), or comparing models for production deployment.

mcp-builder

Logo of xenitV1
xenitV1

MCP Builder - это инструмент для построения серверов, следующих протоколу контекста модели

FastMCP Development

Logo of enuno
enuno

FastMCP - это фреймворк разработки для серверов MCP

implement-design

Logo of figma
figma

Translates Figma designs into production-ready code with 1:1 visual fidelity. Use when implementing UI from Figma files, when user mentions implement design, generate code, implement component, build Figma design, provides Figma URLs, or asks to build components matching Figma specs. Requires Figma MCP server connection.

deepdex-cli

Logo of deepdexfinance
deepdexfinance

High-performance CLI trading bot and MCP server for the DeepDex protocol. Enables spot/perpetual trading, wallet management, subaccount operations, and automated trading strategies. Use when building features, fixing bugs, or extending the trading bot.

start-dhti

Logo of dermatologist
dermatologist

This skill enables AI agents to orchestrate the DHTI development workflow by installing elixirs and conches, and starting a fully functional DHTI server with all components installed using Docker.

writing-verify-script

Logo of noviadi
noviadi

Creates ./scripts/verify.sh, a standardized verification script that runs tests, linting, formatting, and type checking. Use when setting up a new project, creating CI/CD pipelines, or when ./scripts/verify.sh is missing.