npx claudepluginhub kubestellar/claude-plugins --plugin kubestellar-deployThis skill is limited to using the following tools:
Deploy a workload to clusters. You can specify target clusters explicitly or let kubestellar-deploy find matching clusters based on requirements.
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
Deploy a workload to clusters. You can specify target clusters explicitly or let kubestellar-deploy find matching clusters based on requirements.
deploy_app to deploy the manifestmanifest: The Kubernetes YAML manifestclusters: Optional list of target clustersgpu_type: Optional GPU type requirement (e.g., "nvidia.com/gpu")min_gpu: Optional minimum GPU countdry_run: Set to true to preview without applyingIf the user doesn't specify clusters, kubestellar-deploy can:
Use find_clusters_for_workload and list_cluster_capabilities to help with placement decisions.
Do not use any other tools besides the kubestellar-deploy MCP tools.