Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

app

app 收录了来自 luxury-yacht 的 17 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
17
Stars
391
更新
2026-07-11
Forks
21
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

improve-frontend
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-07-10
app-review
软件开发工程师

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
软件开发工程师

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

2026-06-30
branch-review
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-05-18
new-story
网页开发工程师

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

2026-05-09
draft-release-notes
软件开发工程师

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

2026-04-20