Openui Validate banner
OthmanAdi OthmanAdi

Openui Validate

Data community

Description

--- description: Run the full validation pipeline and output a pass/fail checklist --- Validate the entire OpenUI integration. Run all 10 checks and output a clear pass/fail report. --- ## Validation checks Run each check in order. For each one, output PASS or FAIL with details. ### Check 1 — Dependencies installed **How:** Run `npm ls @openuidev/react-lang` (or check package.json for @openuidev packages) **Pass:** All three core packages are installed (@openuidev/react-lang, @openuidev/rea

Installation

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

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

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

Full documentation available on GitHub

View Source Repository