This lets Claude generate React components from natural language descriptions using the Thesys SDK. You get schema-driven UI generation with type safety, theming support, and templates for Vite, Next.js, and Cloudflare Workers deployments. It's built around tool calling patterns with Zod schemas and includes streaming utilities. The documentation is thorough with 15+ template files covering chat interfaces, custom components, and dark mode themes. Best for prototyping interfaces quickly or building AI-powered UI generation into your app. The schema-driven approach keeps things predictable, though you'll still want to review generated components before shipping them.
npx skills add https://github.com/secondsky/claude-skills --skill thesys-generative-ui