skaffold
Installation
SKILL.md
skaffold
Use this skill to keep Skaffold-based Kubernetes build and deploy workflows deterministic and safe across local and CI environments.
Intent Router
| Request | Reference | Load When |
|---|---|---|
| Install, prerequisites, registry config | references/install-and-setup.md |
User needs to install Skaffold or configure image registry |
| dev/run/build/deploy/debug commands | references/command-cookbook.md |
User needs to run Skaffold commands |
| skaffold.yaml structure, builders, deployers, sync | references/skaffold-yaml.md |
User needs to configure skaffold.yaml |
| Profiles, CI integration, caching, multi-module | references/profiles-and-ci.md |
User needs environment-specific configs or CI setup |
Quick Start
# Generate skaffold.yaml interactively
skaffold init