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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.