What problem does it solve?
This Skill automates the entire process of setting up, writing, running, and fixing in-browser tests for web applications, ensuring comprehensive validation and faster development cycles.
Core Features & Use Cases
- Automated Setup: Integrates TWD testing framework into your project.
- Test Generation: Writes flow-based tests for user journeys.
- Execution & Debugging: Runs tests in the browser and automatically attempts to fix failures.
- Use Case: You need to ensure your new e-commerce checkout flow is robust. This Skill will set up TWD, write tests covering adding items to the cart, entering shipping details, and completing the purchase, then run them and fix any issues.
Quick Start
Use the twd skill to set up TWD and write tests for the user login feature.