Openui banner
OthmanAdi OthmanAdi

Openui

Development community

Description

--- description: Detect OpenUI project state and suggest next action --- Analyze the current project for OpenUI configuration. **Steps:** 1. Check if package.json exists and contains @openuidev dependencies 2. Search for createLibrary calls to find the component library 3. Search for system-prompt.txt files 4. Search for API routes handling /api/chat 5. Check for FullScreen, Copilot, or ChatProvider usage in pages 6. Check root layout for CSS imports (@openuidev/react-ui/components.css) **Out

Installation

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

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

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

Full documentation available on GitHub

View Source Repository