
Cre8
- Updated May 11, 2026
- tmorrowdev/tmorrow_ai
cre8 is a Claude Code skill in the Frontend Development category. Design system intelligence for @tmorrow/cre8-wc and @tmorrow/cre8-react. Generates A2UI schemas, React components, and FastMCP UI servers using the Innovexa/CRE8 component library.
Key points
- cre8
- Frontend Development
- AI-coding skill
Cre8 by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add tmorrowdev/tmorrow_ai/plugin install cre8@tmorrow_aiAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | May 11, 2026 |
|---|---|
| Repository | tmorrowdev/tmorrow_ai ↗ |
What it does
Design system intelligence for @tmorrow/cre8-wc and @tmorrow/cre8-react. Generates A2UI schemas, React components, and FastMCP UI servers using the Innovexa/CRE8 component library.
README.md
Cre8 Plugin for Claude Code
Claude Code plugin for the Cre8 design system. Provides component intelligence for both Web Components (@tmorrow/cre8-wc) and React (@tmorrow/cre8-react).
Features
MCP Tools
The plugin registers the cre8 MCP server with these tools:
- list_components - List all components by category
- get_component - Get detailed component API (props, slots, events)
- search_components - Search components by keyword
- get_patterns - Pre-built UI patterns (login, table, layout)
- generate_code - Generate React/HTML from component schema
Skills
- cre8-a2ui - Web Components guidance (vanilla JS/HTML, Lit)
- cre8-a2ui-react - React component guidance
- cre8-mcp-ui - MCP UI bridge for serving cre8-wc UIs through Python MCP servers
Installation
claude plugin install cre8@tmorrow_ai
Requirements
- Node.js 18+
- npm/npx available in PATH
License
MIT