What problem does it solve?
This skill addresses the need for a local testing environment to efficiently validate and debug changes made to the IronClaw web gateway using Docker containers and browser automation tools.
Core Features & Use Cases
- Build & Test Images: Facilitates the creation of Docker images for IronClaw, specifically targeting local development and testing.
- Containerized Environment: Runs IronClaw within Docker containers, allowing for isolated testing with customizable configurations.
- Browser Automation: Utilizes Chrome MCP for automating browser interactions, such as verifying page elements and taking screenshots for debugging.
- Use Case: When developing new features or fixing bugs in IronClaw, this skill can help developers quickly spin up a test environment, apply their changes, and perform automated testing before deployment.
Quick Start
Use the local-test skill to start a Docker container with the test IronClaw gateway, and access it in a browser at http://localhost:3003/?token=test.