UI frameworks
Style metadata for Tailwind, component libraries, CSS, and motion. Source docs live in logicstamp-context/docs/ui-frameworks.
Quick Start
Enable style in generated context with the style command or stamp context --include-style, then pick your UI stack below.
`style` command
Generate bundles that include layout, tokens, and utility-class metadata alongside component contracts.
Style extraction guides
Per-framework notes on what LogicStamp captures and how it appears in context.
Tailwind CSS
LogicStamp Context support for Tailwind CSS utility classes.
Material UI
LogicStamp Context support for Material UI (MUI) components and sx prop.
ShadCN/UI
LogicStamp Context support for ShadCN/UI components.
Radix UI
LogicStamp Context support for Radix UI primitives and components.
Ant Design
LogicStamp Context support for Ant Design components and theming.
Chakra UI
LogicStamp Context support for Chakra UI components and theme tokens.
Styled Components
LogicStamp Context support for styled-components and Emotion.
CSS & SCSS
LogicStamp Context support for CSS Modules and SCSS.
Framer Motion
LogicStamp Context support for Framer Motion animations.
Related documentation
MCP, core frameworks, and the rest of the CLI.
Next Steps
Turn on style metadata and feed richer UI context to your LLM or MCP workflow.