Scaffold a new ArgoCD UI extension with React frontend and Go backend. Use when the user wants to create a new extension for a domain (e.g., logs, networking, security).
Run integration tests against the local kind cluster. Use when the user wants to verify the setup or test changes.
Build and deploy an extension to the local kind cluster. Use when the user wants to test an extension end-to-end in ArgoCD.
Set up the local development environment (kind cluster + ArgoCD + operators). Use when the user wants to start developing or needs the dev infrastructure running.