cloud▌
360 indexed skills · max 10 per page
docker
mindrally/skills · Cloud
You are an expert in Docker containerization, image building, and container orchestration.
cloudflare-d1
jezweb/claude-skills · Cloud
$22
pulumi-terraform-to-pulumi
pulumi/agent-skills · Cloud
Critical constraints — read before acting:
terraform-search-import
hashicorp/agent-skills · Cloud
Discover existing cloud resources using declarative queries and generate configuration for bulk import into Terraform state.
cloudbase-agent-ts
tencentcloudbase/skills · Cloud
TypeScript SDK for deploying AI agents as HTTP services with AG-UI protocol support. \n \n Supports three adapter patterns: LangGraph for stateful graph-based workflows, LangChain for chain-based agents, and custom adapters via AbstractAgent interface \n Includes @cloudbase/agent-server for HTTP service deployment with built-in CORS, logging, and observability configuration \n Provides UI client libraries for web applications ( @ag-ui/client ) and WeChat Mini Programs ( @cloudbase/agent-ui-minip
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