Openui Integrate banner
OthmanAdi OthmanAdi

Openui Integrate

AI community

Description

--- description: Wire up the LLM backend — the core integration command --- This is the core command. It connects the component library to an LLM backend and creates the streaming pipeline. Read `references/adapter-matrix.md` before starting — it contains the full adapter internals and compatibility details. --- ## Step 1 — Detect or ask the stack Check the project for clues about the backend: - Look for existing API routes (app/api/*, pages/api/*, server/*) - Check package.json for `openai

Installation

Installs to ~/.claude/skills/othmanadi-openui-forge-openui-integrate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/othmanadi-openui-forge-openui-integrate && curl -fsSL https://raw.githubusercontent.com/OthmanAdi/openui-forge/HEAD/commands/openui-integrate.md -o ~/.claude/skills/othmanadi-openui-forge-openui-integrate/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository