app
Kubernetes desktop app development, review, and refactoring workflows
All Skills in This Repository (16)
Pure Emerald Level Indicatorsadd-resource
Implement Kubernetes resource types across catalog, detail, and UI surfaces.
cluster-auth-lifecycle
Coordinate kubeconfig selection and multi-cluster auth failure recovery across backend and frontend.
shared-resource-model
Unify Kubernetes resource identity and status presentation across backend projections and frontend rendering.
new-story
Generate Storybook stories with real rendering, CSS classes, and mocked data.
operations-workflows
Coordinate Kubernetes operations workflows for logs, exec, debug, port-forward, and node maintenance.
permissions-capabilities
Validate Kubernetes RBAC permission checks and capability descriptors across backend and frontend workflows.
app-review
Audit Luxury Yacht app subsystems and rank structural improvements.
improve-backend
Identify and fix the highest-priority security, stability, performance, and simplicity issues in a Go backend.
object-map
Align Kubernetes object-map backend graph snapshots with frontend rendering behavior.
draft-release-notes
Draft user-facing release notes from git commit history since a tag boundary.
branch-review
Audit Luxury Yacht branches for merge and production readiness using git diff and contracts.
object-panel
Coordinate Kubernetes object detail tabs, YAML workflows, logs, and docked panel UX.
Frequently Asked Questions
FAQPage SchemaHow to install Luxury Yacht skills?▼
Run `npx skills add luxury-yacht/app --all -g -y` in your terminal to install all skills in this suite globally.
What do the Luxury Yacht skills do?▼
They guide your AI agent through developing a Kubernetes desktop app, covering resource kinds, refresh systems, object panels, permissions, and release notes.
Can AI review my branch for merge readiness?▼
Yes. The branch-review skill audits your diff against project contracts, runs validation checks, and returns a clear merge-readiness verdict with findings.
How to find security and performance issues automatically?▼
The improve-backend and improve-frontend skills scan the Go and React code, then present five ranked findings for you to pick and fix.
Do these skills work with Claude Code and Cursor?▼
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and compatible coding agents.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core