cloud-dev-setup

Installation
SKILL.md

Cloud Dev Setup

Installs and authenticates the cloud CLIs the user actually needs — asked first, nothing extra — with the auth patterns that keep long-lived secrets off the machine: browser/SSO flows and named profiles.

When NOT to use

  • Writing Terraform/K8s manifests, deploying, debugging cloud workloads → project work
  • Container runtime → docker-on-mac
  • gh (GitHub CLI) → dev-cli-tools / git-ssh-identity
  • Databricks workload development (jobs, pipelines) → per-product tools, not machine setup

Prerequisites

brew present (→ homebrew-setup).

Installs
1
First Seen
12 days ago
cloud-dev-setup — paldom/mac-os-setup-skills