cloud▌
347 indexed skills · max 10 per page
aws-cdk-development
zxkane/aws-skills · Cloud
AWS CDK expert for building cloud infrastructure with TypeScript and Python. \n \n Provides integrated MCP servers for accessing latest AWS documentation and CDK best practices, with automatic validation via cdk-nag for synthesis-time security and compliance checks \n Covers CDK app structure, construct patterns, stack composition, and deployment workflows with emphasis on letting CDK generate resource names for reusability and parallel deployments \n Supports Lambda function development using l
aws-ami-builder
hashicorp/agent-skills · Cloud
Build custom Amazon Machine Images with Packer's amazon-ebs builder. \n \n Automates AMI creation from source AMIs using HCL templates with provisioners for customization (shell scripts, file uploads, configuration management) \n Supports multi-region AMI distribution via ami_regions and flexible source AMI filtering by name, owner, and virtualization type \n Authenticates via environment variables, AWS credentials file, or IAM instance profiles; includes validation and build commands for templa
cloudbase-guidelines
tencentcloudbase/skills · Cloud
Essential CloudBase development guidelines for web apps, mini programs, and backend services on Tencent CloudBase. \n \n Covers authentication, database (NoSQL and MySQL), cloud functions, static hosting, and AI integration across Web, WeChat mini programs, and native apps \n Recommends CloudBase MCP installation for enhanced development workflows; provides mcporter CLI as fallback for environments without MCP support \n Platform-specific guidance: Web and mini programs use SDK; native apps requ
cloud
assistant-ui/skills · Cloud
Cloud persistence for threads, messages, and files with flexible authentication. \n \n Supports three authentication modes: JWT tokens (recommended), API keys for server-side use, and anonymous access for public applications \n Provides thread operations (list, create, update, delete) and message retrieval through a unified cloud API \n Includes presigned URL generation for secure file uploads with public URL access \n Integrates directly with assistant-ui runtime via the AssistantCloud class an
domain-cloud-native
zhanghandong/rust-skills · Cloud
Design constraints and patterns for building stateless, observable cloud-native applications in Rust. \n \n Enforces stateless design, graceful shutdown with SIGTERM handling, and 12-factor configuration via environment variables to support Kubernetes orchestration and zero-downtime deployments \n Requires distributed tracing with tracing and OpenTelemetry, plus dedicated /health and /ready endpoints for liveness and readiness probes \n Recommends key crates: tonic for gRPC services, kube and ku
cloudflare-r2
jezweb/claude-skills · Cloud
$22
aws-lambda-functions
aj-geddes/useful-ai-prompts · Cloud
AWS Lambda enables you to run code without provisioning or managing servers. Build serverless applications using event-driven triggers, pay only for compute time consumed, and scale automatically with workload.
kubernetes
mindrally/skills · Cloud
You are an expert in Kubernetes, DevOps, and cloud-native infrastructure with deep knowledge of containerization and automation.
clawsec-suite
prompt-security/clawsec · Cloud
Security suite manager with embedded advisory feed monitoring, cryptographic verification, and approval-gated malicious-skill response. \n \n Monitors ClawSec advisory feed for new security advisories, cross-references them against installed skills, and requires explicit user approval before removing flagged skills \n Includes cryptographic signature verification for release archives and advisory feeds using pinned public keys with out-of-band fingerprint validation \n Provides guarded skill ins
docker
bobmatnyc/claude-mpm-skills · Cloud
Containerize applications with isolated, portable units ensuring consistency across development, testing, and production. \n \n Supports three core workflows: local development with hot-reload volumes, CI/CD image building and testing, and production deployment with health checks and resource limits \n Includes multi-stage builds to optimize image size, layer caching strategies, and .dockerignore patterns for faster builds \n Docker Compose enables multi-container applications with service depen