بنقرة واحدة
lynx-ui
// Use when the user is building with lynx-ui and needs help selecting components, checking supported props or exports, adapting repo examples, or solving usage problems with curated component references from this workspace.
// Use when the user is building with lynx-ui and needs help selecting components, checking supported props or exports, adapting repo examples, or solving usage problems with curated component references from this workspace.
| name | lynx-ui |
| description | Use when the user is building with lynx-ui and needs help selecting components, checking supported props or exports, adapting repo examples, or solving usage problems with curated component references from this workspace. |
Use this skill to answer practical lynx-ui component questions with the bundled references in this package.
This is not a generic documentation dump. Treat it as a routing and implementation aid for tasks such as:
reference.md as the routing guide.references/components/<component>/guide.md first.
references/components/<component>/api.md only when you need exact public surface details.
references/components/<component>/examples.md when you need a concise implementation pattern.reference.md for component selection, not as detailed usage documentation.guide.md as the primary source for how to use the component.api.md as the source of truth for what the public component surface exposes.@lynx-js/lynx-ui by default unless a symbol is intentionally excluded from the aggregate entry.reference.md
Use first when you need to choose the right component.references/components/<component>/guide.md
Use first for component usage, patterns, and pitfalls.references/index.md
Use to see the currently bundled component coverage.references/components/<component>/api.md
Use for exact public API verification.references/components/<component>/examples.md
Use for concise example patterns and bundled source examples.This skill only covers lynx-ui component packages that already have curated component references in this package. It does not synthesize missing component guides or guarantee coverage for every package in the repository.