Skip to main content
Run any Skill in Manus
with one click
GitHub repository

app

app contains 17 collected skills from luxury-yacht, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
17
Stars
391
updated
2026-07-11
Forks
21
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

improve-frontend
software-developers

Use when wanting to systematically improve the React/TypeScript frontend - scans for security vulnerabilities, stability risks, performance issues, and code simplification opportunities, then presents 5 ranked findings for the user to choose from

2026-07-11
add-resource
software-developers

Add support for a Kubernetes resource type by choosing the required catalog, refresh, detail, object-map, permission, frontend, docs, and test surfaces

2026-07-10
refresh-subsystem
software-developers

Guide for safely modifying the refresh/streaming subsystem — covers the full domain lifecycle, registration points, and known fragility areas

2026-07-10
make-impossible-states-impossible
software-developers

Use when eliminating representable-but-invalid states in Luxury Yacht — converting boolean flag-soup to discriminated unions, making required identity fields non-optional, replacing stringly-typed states with literal/typed enums, and pushing scattered runtime guards into the type system or a single chokepoint. Triggers — "make impossible states impossible", flag soup (isLoading/isError/isEmpty), contradictory nullable fields, kind-only/name-only object refs, stringly-typed status, or the docs/todo.md item of the same name.

2026-07-10
object-panel
software-developers

Work on Luxury Yacht object-panel details, YAML, actions, logs, shell/debug tabs, docked panels, related objects, and tests

2026-07-10
app-review
software-developers

Use for large-scale structural Luxury Yacht app reviews that audit broad systems or cross-cutting concerns, identify major simplification, hardening, optimization, or refactoring opportunities, and optionally write temporary phased plans in docs/plans

2026-07-03
browse-tables
software-developers

Work on cluster/namespace views, browse/catalog surfaces, shared GridTable behavior, large datasets, filters, and refresh-backed table tests

2026-06-30
branch-review
software-quality-assurance-analysts-and-testers

Review a Luxury Yacht branch for merge readiness, production readiness, PR-summary quality, or current-diff risk using read-only git state, repo contracts, and validation evidence

2026-06-29
object-map
software-developers

Work on Luxury Yacht object-map data, missing resource kinds, graph relationships, layout, renderer behavior, legend, debug snapshots, and tests

2026-06-29
improve-backend
software-developers

Use when wanting to systematically improve the Go backend - scans for security vulnerabilities, stability risks, performance issues, and code simplification opportunities, then presents 5 ranked findings for the user to choose from

2026-06-18
permissions-capabilities
software-developers

Work on Luxury Yacht RBAC permission checks, capability descriptors, permission-denied diagnostics, object action availability, YAML/edit/delete/scale/restart gating, and capability tests

2026-06-18
shared-resource-model
software-developers

Work on Luxury Yacht canonical Kubernetes resource identity, status presentation, facts, ResourceLink relationships, DTO projection, table/detail/object-map parity, and shared resource model tests

2026-06-18
cluster-auth-lifecycle
software-developers

Work on Luxury Yacht kubeconfig selection, multi-cluster client lifecycle, auth failure/recovery, selected/background clusters, cluster tabs, refresh subsystem rebuilds, and object catalog lifecycle

2026-05-19
operations-workflows
software-developers

Work on logs, shell exec, debug containers, port-forward, node drain/maintenance, long-running operations, permissions, lifecycle, and cleanup tests

2026-05-19
app-shell
software-developers

Work on settings, command palette, sidebar, shortcuts, modals, dockable panels, favorites, global navigation, persistence, and visual shell tests

2026-05-18
new-story
web-developers

Generate a Storybook story for a component using real components and project CSS classes

2026-05-09
draft-release-notes
software-developers

Generate release notes from git log since last tag, following [Keep a Changelog](https://keepachangelog.com) and project conventions

2026-04-20