What problem does it solve?
VendHub OS UI development often involves repetitive boilerplate and inconsistent patterns across frontend and backend layers. This Skill automates the generation of production-ready TypeScript/React screens that adhere to the Warm Brew design system, accelerating delivery and ensuring uniform UX.
Core Features & Use Cases
- Full-stack screen scaffolding: auto-generates React/TypeScript screens with tRPC routes, Drizzle ORM models, and Zustand stores.
- Design system compliance: enforces shadcn/ui components, consistent typography, colors, and dark mode support.
- Spec-driven workflow: relies on an upfront vhm24-ux-spec specification to guide generation and approvals.
- Use Case: quickly create an admin page, detail view, or modal form for VendHub modules with consistent structure.
Quick Start
Use the vhm24-ui-generator to scaffold a new VendHub screen after validating the spec with vhm24-ux-spec.