What problem does it solve?
This Skill helps you quickly confirm that the IronClaw web gateway UI is functioning correctly after setup or changes, reducing uncertainty during manual QA.
Core Features & Use Cases
- Gateway UI smoke testing: Validate that the web gateway is reachable and that the connection/auth indicator reflects the expected state.
- Chat, Skills, and navigation checks: Ensure core UI sections load (Chat, Memory, Jobs, Routines, Extensions, Skills) and that Skills search and install/remove flows work.
- Extension-like browser testing guidance: Use Claude for Chrome to test the web UI with the expected user journey and capture common failure signals (e.g., registry unreachable or missing UI system errors).
Quick Start
Run IronClaw with GATEWAY_ENABLED enabled using CLI_ENABLED=false and GATEWAY_AUTH_TOKEN set, then open the gateway URL in your browser with the token parameter to verify the UI loads and the Skills tab works.