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
problem-framing-canvas
by deanpeters/product-manager-skills
Guide product managers through the MITRE Problem Framing Canvas process by asking structured questions across three phases: Look Inward (examine your own assumptions and biases), Look Outward (understand who experiences the problem and who doesn't), and Reframe (synthesize insights into an actionable problem statement...
image-processing
by jezweb/claude-skills
Process images for web development. Generate a Pillow script adapted to the user's environment and specific needs.
obsidian
by steipete/clawdis
Obsidian vault = a normal folder on disk.
asc-wall-submit
by rudrankriyam/app-store-connect-cli-skills
Use this skill to add or update a Wall of Apps entry without introducing new CLI surface area.
ios-hig-design
by wondelai/skills
Framework for designing native iOS app interfaces that feel intuitive, consistent, and aligned with Apple's design philosophy. Based on Apple's Human Interface Guidelines, the definitive resource for building apps that integrate seamlessly with iPhone, iPad, and the broader Apple ecosystem.
langchain4j-vector-stores-configuration
by giuseppe-trisciuoglio/developer-kit
Configure vector stores for Retrieval-Augmented Generation applications with LangChain4J.
mapbox-web-integration-patterns
by mapbox/mapbox-agent-skills
This skill provides official patterns for integrating Mapbox GL JS into web applications using React, Vue, Svelte, Angular, and vanilla JavaScript. These patterns are based on Mapbox's create-web-app scaffolding tool and represent production-ready best practices.
pulumi-esc
by pulumi/agent-skills
Pulumi ESC is a centralized service for managing environments, secrets, and configuration across cloud infrastructure and applications.
azure-functions
by sickn33/antigravity-awesome-skills
Modern .NET execution model with process isolation
deployment-procedures
by sickn33/antigravity-awesome-skills
Deployment principles and decision-making for safe production releases. Learn to THINK, not memorize scripts.
feature-investment-advisor
by deanpeters/product-manager-skills
Guide product managers through evaluating whether to build a feature based on financial impact analysis. Use this to make data-driven prioritization decisions by assessing revenue connection (direct or indirect), cost structure (dev + COGS + OpEx), ROI calculation, and strategic value—then deliver actionable...
jenkins-pipeline
by aj-geddes/useful-ai-prompts
Create enterprise-grade Jenkins pipelines using declarative and scripted approaches to automate building, testing, and deploying with advanced control flow.
langchain4j-testing-strategies
by giuseppe-trisciuoglio/developer-kit
LangChain4J testing requires specialized strategies due to the non-deterministic nature of LLM responses and the complexity of AI workflows. This skill provides comprehensive patterns for unit testing with mocks, integration testing with Testcontainers, and end-to-end testing for RAG systems, AI Services, and tool...
aws-sdk-java-v2-dynamodb
by giuseppe-trisciuoglio/developer-kit
Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. This skill covers patterns for working with DynamoDB using AWS SDK for Java 2.x, including the Enhanced Client for type-safe operations, batch operations, transactions, and Spring Boot...
langchain4j-ai-services-patterns
by giuseppe-trisciuoglio/developer-kit
This skill provides guidance for building declarative AI Services with LangChain4j using interface-based patterns, annotations for system and user messages, memory management, tools integration, and advanced AI application patterns that abstract away low-level LLM interactions.
aws-rds-spring-boot-integration
by giuseppe-trisciuoglio/developer-kit
Configure AWS RDS databases (Aurora, MySQL, PostgreSQL) with Spring Boot applications for production-ready connectivity. This skill provides patterns for datasource configuration, connection pooling with HikariCP, SSL connections, environment-specific configurations, and integration with AWS Secrets Manager for secure...
aws-sdk-java-v2-bedrock
by giuseppe-trisciuoglio/developer-kit
Source details, install context, and public review data are available on the full page.
ci-cd-best-practices
by mindrally/skills
Source details, install context, and public review data are available on the full page.
positioning-statement
by deanpeters/product-manager-skills
Create a Geoffrey Moore-style positioning statement that clearly articulates who your product serves, what need it addresses, how it's categorized, what benefit it delivers, and how it differs from alternatives. Use this when you need to align stakeholders on product strategy, guide messaging, or test if your value...
seedance-prompt-en
by dexhunter/seedance2-skill
Source details, install context, and public review data are available on the full page.
unit-test-caching
by giuseppe-trisciuoglio/developer-kit
This skill provides patterns for unit testing Spring caching annotations (@Cacheable, @CacheEvict, @CachePut) without full Spring context. It covers testing cache behavior, hits/misses, invalidation strategies, cache key generation, and conditional caching using in-memory cache managers.
aws-sdk-java-v2-core
by giuseppe-trisciuoglio/developer-kit
Configure AWS service clients, authentication, timeouts, HTTP clients, and implement best practices for AWS SDK for Java 2.x applications. This skill provides essential patterns for building robust, performant, and secure integrations with AWS services.
aws-sdk-java-v2-rds
by giuseppe-trisciuoglio/developer-kit
This skill provides comprehensive guidance for working with Amazon RDS (Relational Database Service) using the AWS SDK for Java 2.x, covering database instance management, snapshots, parameter groups, and RDS operations.
netlify-deploy
by openai/skills
Deploy web projects to Netlify using the Netlify CLI with intelligent detection of project configuration and deployment context.