Cloud Architecture

Cloud Architecture skills and workflows surfaced by the site skill importer.

107 skills
C
digital-ocean-automation

by ComposioHQ

digital-ocean-automation helps agents run DigitalOcean workflows through Composio Rube MCP, with setup checks, active toolkit authentication, and RUBE_SEARCH_TOOLS discovery before execution.

Workflow Automation
Favorites 0GitHub 67.5k
C
cloudflare-automation

by ComposioHQ

cloudflare-automation helps agents run Cloudflare tasks through Composio Rube MCP by discovering current tools first, checking the Cloudflare connection, and using live schemas before execution.

Workflow Automation
Favorites 0GitHub 67.5k
C
bunnycdn-automation

by ComposioHQ

bunnycdn-automation is a Claude skill for Bunnycdn workflow automation through Composio Rube MCP. It guides agents to install/setup Rube MCP, verify the Bunnycdn connection, search current tool schemas first, and run CDN tasks safely.

Workflow Automation
Favorites 0GitHub 67.5k
C
big-data-cloud-automation

by ComposioHQ

big-data-cloud-automation helps agents automate Big Data Cloud tasks through Composio Rube MCP by discovering current tool schemas, checking connections, and planning safer execution.

Workflow Automation
Favorites 0GitHub 67.4k
W
k8s-manifest-generator

by wshobson

k8s-manifest-generator helps generate production-shaped Kubernetes manifests for Deployment, Service, ConfigMap, Secret, and PVC resources using repo templates and spec references.

Deployment
Favorites 0GitHub 32.6k
W
gitops-workflow

by wshobson

gitops-workflow helps you design Kubernetes GitOps with ArgoCD or Flux, covering install paths, repo structure, sync policies, and deployment-ready usage guidance.

Deployment
Favorites 0GitHub 32.6k
W
helm-chart-scaffolding

by wshobson

helm-chart-scaffolding helps scaffold and organize Helm charts for Kubernetes apps with templates, chart structure guidance, and validation steps for Deployment, Service, ingress, values, and Helm lint workflows.

Deployment
Favorites 0GitHub 32.6k
W
multi-cloud-architecture

by wshobson

multi-cloud-architecture helps design and compare AWS, Azure, GCP, and OCI architectures using service mappings and proven patterns like primary/DR, active-active, and portable platform baselines.

Cloud Architecture
Favorites 0GitHub 32.6k
W
terraform-module-library

by wshobson

terraform-module-library helps teams design reusable Terraform modules for AWS, Azure, GCP, and OCI with a standard structure, examples, and tests for maintainable cloud architecture work.

Cloud Architecture
Favorites 0GitHub 32.6k
A
terraform-patterns

by alirezarezvani

terraform-patterns is a Terraform IaC review skill for Cloud Architecture work, covering module design, remote state, provider setup, security hardening, policy-as-code, and CI/CD plan/apply workflows with helper scripts for module and security checks.

Cloud Architecture
Favorites 0GitHub 22.2k
A
migration-architect

by alirezarezvani

migration-architect helps plan zero-downtime database, service, and infrastructure migrations with phased execution, compatibility validation, data reconciliation, and rollback runbooks. Includes scripts for migration plans, compatibility checks, and rollback generation for Software Architecture teams.

Software Architecture
Favorites 0GitHub 22.2k
A
kubernetes-operator

by alirezarezvani

Use kubernetes-operator to design and review Kubernetes Operators, CRDs, and reconcile loops. The skill includes CRD design references, a controller-runtime reconcile skeleton, a production CRD template, and Python audits for CRD validation, reconcile linting, and OperatorHub-style capability checks.

Cloud Architecture
Favorites 0GitHub 22.2k
A
senior-devops

by alirezarezvani

senior-devops helps scaffold DevOps artifacts with scripts for GitHub Actions or CircleCI pipelines, Terraform modules for AWS/GCP/Azure, and Kubernetes deployment runbooks. Use it as a reviewable starting point for Deployment automation, not production-ready infrastructure.

Deployment
Favorites 0GitHub 22.1k
A
senior-architect

by alirezarezvani

senior-architect is a Software Architecture skill for system design, ADRs, stack decisions, scalability reviews, dependency analysis, and architecture diagrams using included Python scripts and references.

Software Architecture
Favorites 0GitHub 22.1k
A
gcp-cloud-architect

by alirezarezvani

gcp-cloud-architect helps design Google Cloud architectures, choose Cloud Run, GKE, Cloud SQL, BigQuery, and other GCP services, estimate cost tradeoffs, and generate deployment-oriented guidance using included references and scripts.

Cloud Architecture
Favorites 0GitHub 22.1k
A
aws-solution-architect

by alirezarezvani

aws-solution-architect is a Claude skill for Cloud Architecture planning on AWS, helping design startup-ready serverless, ECS, Aurora, DynamoDB, and event-driven stacks with cost estimates, service tradeoffs, IaC direction, and phased implementation guidance.

Cloud Architecture
Favorites 0GitHub 22.1k
A
cto-advisor

by alirezarezvani

cto-advisor is a CTO leadership skill for architecture decisions, technical debt, engineering metrics, technology evaluation, team scaling, and strategic planning. Includes ADR, DORA, evaluation frameworks, plus Python tools for debt analysis and team scaling.

Strategic Planning
Favorites 0GitHub 22.1k
A
cto-review

by alirezarezvani

cto-review is a Strategic Planning skill for pressure-testing architecture, scaling cliffs, tech debt, team ramp risk, and build-vs-buy decisions with /cs:cto-review <plan>. It is prompt-first; verify optional referenced analyzer scripts after install.

Strategic Planning
Favorites 0GitHub 22.1k
K
dnanexus-integration

by K-Dense-AI

dnanexus-integration is a practical skill for DNAnexus cloud genomics work. Use it to build apps and applets, manage uploads and downloads, run workflows, and automate pipelines with dxpy. The dnanexus-integration guide helps Backend Development tasks involving FASTQ, BAM, and VCF files, plus platform-specific configuration and job execution.

Backend Development
Favorites 0GitHub 21.3k
M
detecting-aws-iam-privilege-escalation

by mukul975

detecting-aws-iam-privilege-escalation helps audit AWS IAM for privilege escalation paths using boto3 and Cloudsplaining-style analysis. Use it to identify dangerous permission combinations, least-privilege violations, and security audit findings before they become incidents.

Security Audit
Favorites 0GitHub 6.1k
M
configuring-aws-verified-access-for-ztna

by mukul975

The configuring-aws-verified-access-for-ztna skill helps you design and configure AWS Verified Access for VPN-less zero trust network access with identity and device posture checks in Cedar. Use this configuring-aws-verified-access-for-ztna guide for access control planning, trust providers, group policies, and endpoint setup.

Access Control
Favorites 0GitHub 6.1k
M
analyzing-cloud-storage-access-patterns

by mukul975

analyzing-cloud-storage-access-patterns helps security teams detect suspicious cloud storage access in AWS S3, GCS, and Azure Blob Storage. It analyzes audit logs for bulk downloads, new source IPs, unusual API calls, bucket enumeration, after-hours access, and possible exfiltration using baseline and anomaly checks.

Security Audit
Favorites 0GitHub 6.1k
M
azure-storage-file-share-ts

by microsoft

azure-storage-file-share-ts is the Azure File Share JavaScript/TypeScript skill for backend development with @azure/storage-file-share. Use it to create shares, manage directories, upload or download files, and handle file metadata with Azure Files SMB workflows. It is designed to reduce SDK setup and auth guesswork.

Backend Development
Favorites 0GitHub 2.3k
M
azure-storage-blob-ts

by microsoft

azure-storage-blob-ts is the Azure Blob Storage TypeScript/JavaScript skill for backend development. It helps you install the SDK, choose authentication, and implement upload, download, list, SAS, and streaming workflows with @azure/storage-blob.

Backend Development
Favorites 0GitHub 2.3k