Skaffold Testing When to Use This Skill | Use this skill when... | Use another skill instead when... | |------------------------|-----------------------------------| | Configuring container-structure-tests | Writing Dockerfiles (use container skills) | | Adding security scans to Skaffold pipelines | General Skaffold build/deploy (use skaffold-development) | | Setting up post-deploy verification | Unit testing application code | | Validating image contents pre-deploy | Kubernetes manifest authoring | Testing Lifecycle | Stage | Purpose | Runs During | |-------|---------|-------------| | test |…