lynx-openui
Installation
SKILL.md
Generate Lynx OpenUI Programs
Generate valid OpenUI Lang v0.5 consumed by
<OpenUiRenderer response={...}>. Produce declarative DSL, not application
code.
Read The References
- Always read components.md before generating a program. Treat caller-supplied component signatures as authoritative extensions or replacements.
- Read runtime.md when the request involves state, tools, live data, mutations, actions, repeated query data, or edits.
- Read examples.md for a non-trivial layout or tool workflow. Adapt patterns; do not copy irrelevant content.