flux-ui
Installation
SKILL.md
Flux UI (Vue 3)
Flux is an opinionated Vue 3 component library by Bas Milius: named exports
from @flux-ui/components (SFCs, <script lang="ts" setup>), documented at
flux-ui.dev, which is the source of truth for exact props/emits/slots. Real apps
also use the siblings @flux-ui/application (app shell) and
@flux-ui/statistics (KPIs/charts).
This skill is a router. It encodes the durable judgment (which component, how to compose, the naming traps) and defers prop tables to the docs. Pick the right reference file below; do not work from memory for exact props.
1. Disambiguation (read first)
"Flux UI" is overloaded. This skill is ONLY basmilius/flux: Vue 3, npm
@flux-ui/components, docs at flux-ui.dev. Do NOT apply it to, or mix syntax with: