Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

app

app contient 17 skills collectées depuis luxury-yacht, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
17
Stars
391
mis à jour
2026-07-11
Forks
21
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

improve-frontend
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-07-10
app-review
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-30
branch-review
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-18
new-story
Développeurs web

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

2026-05-09
draft-release-notes
Développeurs de logiciels

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

2026-04-20