Openui Component banner
OthmanAdi OthmanAdi

Openui Component

Development community

Description

--- description: Create a new OpenUI component with Zod schema and React renderer --- Create a new component and add it to the component library. **Step 1 — Gather requirements:** Ask the user: - What does this component display or do? - What props does it need? (or let the agent infer from the description) **Step 2 — Research patterns:** Read `references/component-patterns.md` for production examples that match the use case. Look for similar component types (data display, input, layout, fe

Installation

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

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

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

Full documentation available on GitHub

View Source Repository