Tag: ui-components
Imperative Modal API for LobeHub UI
This guide details the recommended imperative API for managing modals and dialogs within LobeHub components. It advises developers to adopt headless primitives from @lobehub/ui/base-ui over legacy declarative patterns, ensuring proper Modal…
Design System Component Extraction Skill
This skill enables the extraction of HTML, theme information, and component details from design systems such as Storybook. It facilitates UI assembly by listing, searching, and analysing available components and their variants.
UI Component and Styling Guidelines
Defines implementation standards for responsive UI components using Shadcn UI, Radix UI, and Tailwind CSS. It covers patterns for data fetching with SWR and managing loading states in Next.js applications.
Authoring production-grade inline SVG assets
This skill generates production-grade, constrained inline SVG assets (logos, favicons, icons) by adhering to strict design principles, path budgets, and viewbox rules. It ensures small-scale legibility and structural integrity across variou…