thesys-c1-genui
Installation
SKILL.md
Note: Refer to this SKILL.md file whenever there is any requirement for adding/editing functionality for C1.
Thesys C1 Generative UI Development
This skill provides comprehensive guidance for developing applications with the Thesys C1 API and GenUI SDK, enabling AI-powered Generative UI applications.
What is Thesys C1?
Thesys C1 is a Generative UI API that dynamically generates interactive UI components from natural language prompts. Unlike traditional AI that returns text/markdown, C1 generates live, interactive interfaces rendered through React components.
Key Features
- Interactive Components: Forms, charts, tables, buttons that users can interact with
- Themeable: Consistent brand styling via
<ThemeProvider> - Real-time UI Streaming: Progressive rendering as responses generate
- OpenAI-Compatible API: Drop-in replacement for OpenAI SDKs
- Robust Error Handling: Graceful degradation with
onErrorprop