Cloud

Cloud services and infrastructure

Showing 217-240 of 869 skills
anton-abyzov

Azure Bicep & AKS Expert

by anton-abyzov

Azure Bicep and AKS expert for infrastructure-as-code deployments, Kubernetes cluster management, networking, identity, monitoring, and Container Apps. Generates modular Bicep templates with environment-specific parameter files.

Cloud 149 5mo ago
anton-abyzov

Azure DevOps Sync Skill

by anton-abyzov

Help and guidance for Azure DevOps synchronization with SpecWeave increments. Use when asking how to set up ADO sync, configure credentials, or troubleshoot integration issues. For actual syncing, use /sw-ado:sync command.

CLI Tools 149 5mo ago
anton-abyzov

Azure DevOps Multi-Project Skill

by anton-abyzov

Organize specs and tasks across multiple Azure DevOps projects with intelligent content-based mapping. Use when working with project-per-team, area-path-based, or team-based ADO architectures. Handles cross-project coordination and folder structure organization.

Auth 149 5mo ago
giuseppe-trisciuoglio

aws-sdk-java-v2-secrets-manager

by giuseppe-trisciuoglio

Provides AWS Secrets Manager patterns using AWS SDK for Java 2.x. Use when storing/retrieving secrets (passwords, API keys, tokens), rotating secrets automatically, managing database credentials, or integrating secret management into Spring Boot applications.

Caching 310 5mo ago
giuseppe-trisciuoglio

aws-lambda-java-integration

by giuseppe-trisciuoglio

Provides AWS Lambda integration patterns for Java with cold start optimization. Use when deploying Java functions to AWS Lambda, choosing between Micronaut and Raw Java approaches, optimizing cold starts below 1 second, configuring API Gateway or ALB integration, or implementing serverless Java applications. Triggers include "create lambda java", "deploy java lambda", "micronaut lambda aws", "java lambda cold start", "aws lambda java performance", "java serverless framework".

Cloud 310 5mo ago
giuseppe-trisciuoglio

aws-sdk-java-v2-bedrock

by giuseppe-trisciuoglio

Provides Amazon Bedrock patterns using AWS SDK for Java 2.x. Use when working with foundation models (listing, invoking), text generation, image generation, embeddings, streaming responses, or integrating generative AI with Spring Boot applications.

Cloud 310 5mo ago
giuseppe-trisciuoglio

aws-sdk-java-v2-dynamodb

by giuseppe-trisciuoglio

Provides Amazon DynamoDB patterns using AWS SDK for Java 2.x. Use when creating, querying, scanning, or performing CRUD operations on DynamoDB tables, working with indexes, batch operations, transactions, or integrating with Spring Boot applications.

Cloud 310 5mo ago
giuseppe-trisciuoglio

aws-sdk-java-v2-messaging

by giuseppe-trisciuoglio

Provides AWS messaging patterns using AWS SDK for Java 2.x for SQS queues and SNS topics. Handles sending/receiving messages, FIFO queues, DLQ, subscriptions, and pub/sub patterns. Use when implementing messaging with SQS or SNS.

Cloud 310 5mo ago
giuseppe-trisciuoglio

aws-sdk-java-v2-kms

by giuseppe-trisciuoglio

Provides AWS Key Management Service (KMS) patterns using AWS SDK for Java 2.x. Use when creating/managing encryption keys, encrypting/decrypting data, generating data keys, digital signing, key rotation, or integrating encryption into Spring Boot applications.

Cloud 310 5mo ago
whawkinsiv

deploy

by whawkinsiv

"Use this skill when the user needs to deploy their app, choose a hosting provider, connect a custom domain, set up environment variables, manage a production database, configure DNS, or go from 'it works locally' to 'it's live on the internet.' Covers hosting selection, deployment workflows, domain setup, and production operations for non-technical founders."

CI/CD 227 5mo ago
quran

Vercel React Best Practices

by quran

Frontend build on next.js

Cloud 1.9K 5mo ago
terrylica

cloudflare-workers-publish

by terrylica

Deploy static HTML files to Cloudflare Workers with 1Password credential management. TRIGGERS - Cloudflare Workers deploy, publish static site, wrangler deploy, static hosting, cloudflare publish, CF Workers, HTML hosting, workers.dev, static assets deploy

CI/CD 59 5mo ago
einverne

cloudflare-r2

by einverne

Guide for implementing Cloudflare R2 - S3-compatible object storage with zero egress fees. Use when implementing file storage, uploads/downloads, data migration to/from R2, configuring buckets, integrating with Workers, or working with R2 APIs and SDKs.

API Dev 119 7mo ago
joelhooks

webhooks

by joelhooks

"Add, debug, and manage webhook providers in the joelclaw webhook gateway. Use when: adding a new webhook integration (GitHub, Stripe, Vercel, etc.), debugging webhook signature failures, checking webhook delivery, testing webhook endpoints, registering webhooks with external services, or reviewing webhook provider implementations. Triggers on: 'add a webhook', 'new webhook provider', 'webhook not working', 'webhook signature failed', 'register webhook', 'webhook debug', 'verify webhook', 'add Vercel/GitHub/Stripe webhook', 'webhook 401', 'test webhook endpoint', or any external service webhook integration task."

API Dev 61 5mo ago
Mindrally

azure

by Mindrally

Azure cloud development guidelines for ARM templates, Azure Pipelines, Kubernetes, and cloud-native services.

CI/CD 195 6mo ago
Mindrally

aws-development

by Mindrally

AWS development best practices for Lambda, SAM, CDK, DynamoDB, IAM, and serverless architecture using Infrastructure as Code.

Cloud 195 6mo ago
terrylica

doppler-workflows

by terrylica

Doppler credential and publishing workflows. TRIGGERS - PyPI publish, AWS credentials, Doppler secrets.

CI/CD 59 5mo ago
tenequm

cloudflare-workers

by tenequm

Rapid development with Cloudflare Workers - build and deploy serverless applications on Cloudflare's global network. Use when building APIs, full-stack web apps, edge functions, background jobs, or real-time applications. Triggers on phrases like "cloudflare workers", "wrangler", "edge computing", "serverless cloudflare", "workers bindings", or files like wrangler.toml, worker.ts, worker.js.

API Dev 31 5mo ago
giuseppe-trisciuoglio

aws-sdk-java-v2-lambda

by giuseppe-trisciuoglio

Provides AWS Lambda patterns using AWS SDK for Java 2.x. Use when invoking Lambda functions, creating/updating functions, managing function configurations, working with Lambda layers, or integrating Lambda with Spring Boot applications.

Cloud 310 5mo ago
giuseppe-trisciuoglio

aws-sdk-java-v2-core

by giuseppe-trisciuoglio

Provides core patterns and best practices for AWS SDK for Java 2.x. Use when configuring AWS service clients, setting up authentication, managing credentials, configuring timeouts, HTTP clients, or following AWS SDK best practices.

API Dev 310 5mo ago
giuseppe-trisciuoglio

aws-sdk-java-v2-rds

by giuseppe-trisciuoglio

Provides AWS RDS (Relational Database Service) management patterns using AWS SDK for Java 2.x. Use when creating, modifying, monitoring, or managing Amazon RDS database instances, snapshots, parameter groups, and configurations.

Cloud 310 5mo ago
giuseppe-trisciuoglio

aws-sdk-java-v2-s3

by giuseppe-trisciuoglio

Provides Amazon S3 patterns and examples using AWS SDK for Java 2.x. Use when working with S3 buckets, uploading/downloading objects, multipart uploads, presigned URLs, S3 Transfer Manager, object operations, or S3-specific configurations.

Cloud 310 5mo ago
giuseppe-trisciuoglio

aws-rds-spring-boot-integration

by giuseppe-trisciuoglio

Provides patterns to configure AWS RDS (Aurora, MySQL, PostgreSQL) with Spring Boot applications. Use when setting up datasources, connection pooling, security, and production-ready database configuration.

API Dev 310 5mo ago
aj-geddes

azure-app-service

by aj-geddes

Deploy and manage web apps using Azure App Service with auto-scaling, deployment slots, SSL/TLS, and monitoring. Use for hosting web applications on Azure.

Cloud 300 8mo ago