DevOps and Cloud
DevOps and cloud skills support deployment, infrastructure changes, platform operations, and environment management. Expect tools for CI/CD, cloud services, provisioning, incident-oriented workflows, and the operational tasks that keep production systems stable.
1,632 skills
Skills in this category
create-docs
by nuxt-content/docus
Generate a complete, production-ready documentation site for any project.
api-contract-testing
by aj-geddes/useful-ai-prompts
Contract testing verifies that APIs honor their contracts between consumers and providers. It ensures that service changes don't break dependent consumers without requiring full integration tests. Contract tests validate request/response formats, data types, and API behavior independently.
environment-setup-guide
by sickn33/antigravity-awesome-skills
Help developers set up complete development environments from scratch. This skill provides step-by-step guidance for installing tools, configuring dependencies, setting up environment variables, and verifying the setup works correctly.
security-ownership-map
by openai/skills
Build a bipartite graph of people and files from git history, then compute ownership risk and export graph artifacts for Neo4j/Gephi. Also build a file co-change graph (Jaccard similarity on shared commits) to cluster files by how they move together while ignoring large, noisy commits.
app-icon
by code-with-beto/skills
Generate professional app icons using AI and configure them for both iOS (with iOS 26 Liquid Glass support) and Android platforms in Expo apps.
core-components
by sickn33/antigravity-awesome-skills
Use components from your core library instead of raw platform components. This ensures consistent styling and behavior.
windows-builder
by hashicorp/agent-skills
Platform-agnostic patterns for building Windows images with Packer.
building-dashboards
by axiomhq/skills
You design dashboards that help humans make decisions quickly. Dashboards are products: audience, questions, and actions matter more than chart count.
qdrant
by giuseppe-trisciuoglio/developer-kit
Qdrant is an AI-native vector database for semantic search and similarity retrieval. This skill provides patterns for integrating Qdrant with Java applications, focusing on Spring Boot integration and LangChain4j framework support. Enable efficient vector search capabilities for RAG systems, recommendation engines,...
render-deploy
by openai/skills
Render supports Git-backed services and prebuilt Docker image services.
sensei
by microsoft/github-copilot-for-azure
"A true master teaches not by telling, but by refining." - The Skill Sensei
agentic-actions-auditor
by trailofbits/skills
Static security analysis guidance for GitHub Actions workflows that invoke AI coding agents. This skill teaches you how to discover workflow files locally or from remote GitHub repositories, identify AI action steps, follow cross-file references to composite actions and reusable workflows that may contain hidden AI...
twill-cloud-coding-agent
by twillai/skills
Use this skill to run Twill workflows through the public v1 API.
code-security
by semgrep/skills
Comprehensive security rules for writing secure code across 15+ languages. Covers OWASP Top 10, infrastructure security, and coding best practices with 28 rule categories.
ethereum-wingman
by austintgriffith/ethereum-wingman
Comprehensive Ethereum development guide for AI agents. Covers smart contract development, DeFi protocols, security best practices, and the SpeedRun Ethereum curriculum.
blazor-expert
by markpitt/claude-skills
Expert-level guidance for developing applications with Blazor, Microsoft's framework for building interactive web UIs using C# instead of JavaScript.
deployer
by uniswap/uniswap-ai
Deploy Continuous Clearing Auction (CCA) smart contracts using the ContinuousClearingAuctionFactory with CREATE2 for consistent addresses across chains.
stakeholder-comms
by anthropics/knowledge-work-plugins
Source details, install context, and public review data are available on the full page.
audiocraft-audio-generation
by davila7/claude-code-templates
Comprehensive guide to using Meta's AudioCraft for text-to-music and text-to-audio generation with MusicGen, AudioGen, and EnCodec.
llamaindex
by davila7/claude-code-templates
The leading framework for connecting LLMs with your data.
post-mortem
by boshu2/agentops
Purpose: Wrap up completed work — validate it shipped correctly, extract learnings, process the knowledge backlog, activate high-value insights, and retire stale knowledge.
configurator
by uniswap/uniswap-ai
Configure Continuous Clearing Auction (CCA) smart contract parameters for fair and transparent token distribution.
portless
by vercel-labs/portless
Replace port numbers with stable, named .localhost URLs. For humans and agents.
polars
by davila7/claude-code-templates
Polars is a lightning-fast DataFrame library for Python and Rust built on Apache Arrow. Work with Polars' expression-based API, lazy evaluation framework, and high-performance data manipulation capabilities for efficient data processing, pandas migration, and data pipeline optimization.