openui-forge-anthropic
Installation
SKILL.md
OpenUI Forge — Anthropic
Build generative UI apps with OpenUI + Anthropic Claude. Converts Anthropic streaming events to OpenAI-compatible NDJSON.
Activation Triggers
- "openui anthropic", "openui claude", "openui sonnet"
- "generative ui claude", "claude streaming ui"
Prerequisites
- Node.js >= 18, React >= 19
ANTHROPIC_API_KEYenvironment variable set- Next.js project (App Router recommended)
Quick Start
Related skills
More from othmanadi/openui-forge
openui-forge
Build generative UI with OpenUI — any LLM provider, any backend language. Scaffold, integrate, validate.
13openui-forge-openai
OpenUI generative UI with OpenAI SDK backend. Streaming chat completions with gpt-4o.
9openui-forge-langchain
OpenUI generative UI with LangChain/LangGraph backend. Supports ChatOpenAI and ChatAnthropic.
8openui-forge-rust
OpenUI generative UI with Rust Axum backend. Async SSE streaming with reqwest and async-stream.
8