Knowledge
Search knowledge... ⌘K
Knowledge · Guidelines · sveltekit
Ui Frame Primitive Taxonomy
Categorization for UI components that render device chrome (browser, phone, terminal, IDE), the scenes that compose them (fans, stacks), and the app-level composers that drive them from project data. Prevents chrome-CSS duplication across Fan components, showcases, card covers, and hero groups.
Metadata
sveltekit sveltekit
Rules
- NO_INLINE_CHROME —
- PRIMITIVES_ARE_SLOT_BASED —
- SCENES_ARE_LAYOUT_ONLY —
- DATA_RENDERERS_WRAP_PRIMITIVES —
- COMPOSERS_DETECT_NOT_BRANCH —
- STRUCTURAL_NAMING —
- DUPLICATE_IS_ERROR —