From rubixkube
Complete health view of a specific RubixKube environment: infrastructure details, resource status, workload counts, active issues, and recent RCAs. Use when the user asks about a named environment, cloud project/account, VM estate, Kubernetes cluster, or specific cluster_id.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rubixkube:cluster-healthThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Load when the user asks:
Load when the user asks:
cluster_healthRequires cluster_id. In RubixKube this identifier may represent a Kubernetes cluster, cloud project/account, VM environment, or other connected environment. If the user says "prod" or "staging" without an ID, call platform_status first to get the environment list and IDs.
cluster_health(cluster_id="prod-cluster-id")
If unknown:
platform_status() — returns connected environments with IDs and namescluster_health(cluster_id="<matched id>")The report includes:
active_issues(cluster_id=...) for the full list.investigate skill with an insight_id.rca-report skill for the complete analysis.Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub rubixkube-io/rubixkube-for-ai --plugin rubixkube