web-ui-test

Automate manual UI validation of the IronClaw web gateway with Claude for Chrome.

2|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Adityashandilya555/iron --skill web-ui-test
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-ui-test
Source: https://github.com/Adityashandilya555/iron/tree/main/skills/web-ui-test
Command: npx skills add https://github.com/Adityashandilya555/iron --skill web-ui-test

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines manual validation of the IronClaw web gateway's user interface by guiding testers through prerequisite setup, test steps, and verification checks.

Core Features & Use Cases

  • Prerequisites & Setup: Verifies gateway availability and required extensions are installed before testing.
  • Comprehensive UI checks: Covers Chat, Memory, Jobs, Routines, Extensions, and Skills tabs to ensure visual and functional integrity.
  • Test Coverage Guidance: Provides a repeatable checklist for quick containment of regressions, including install flows and smoke tests.

Quick Start

Start a manual test session against the configured gateway using the Claude for Chrome extension and follow the on-screen checklist.

Frequently Asked Questions about web-ui-test

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform manual UI testing for a web gateway using the Claude for Chrome extension?

Manual UI testing for a web gateway is automated by guiding testers through prerequisite setup, test steps, and verification checks using the Claude for Chrome extension. It covers tabs like Chat, Memory, Jobs, Routines, Extensions, and Skills to validate visual and functional integrity.

What is needed to run end-to-end web UI tests on the IronClaw gateway?

End-to-end web UI tests require IronClaw running with GATEWAY_ENABLED=true, access to the gateway URL and token, and the Claude for Chrome extension installed and connected. The skill verifies gateway availability and required extensions before testing.

Can I validate install flows and UI responsiveness through manual browser testing?

Yes, you can validate install flows and UI responsiveness through manual browser testing. The skill provides a repeatable checklist covering install flows and smoke tests to ensure quick containment of regressions across the gateway's interface.

What's the best way to ensure visual and functional integrity across multiple web gateway tabs?

The best way to ensure visual and functional integrity is using a comprehensive UI check checklist. The skill covers Chat, Memory, Jobs, Routines, Extensions, and Skills tabs, streamlining validation by guiding testers through structured test steps and verification checks.

Why does browser testing fail to connect to the web gateway during UI validation?

Browser testing fails to connect if IronClaw is not running with GATEWAY_ENABLED=true, or if the gateway URL and token are inaccessible. The skill verifies gateway availability and confirms required extensions are installed and connected before starting.