test-automation

Automate end-to-end tests across web, mobile, and API platforms.

3|1|Updated Dec 5, 2025
One-click install
npx skills add https://github.com/trungdo9/ClauKit --skill test-automation-trungdo9
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-automation
Source: https://github.com/trungdo9/ClauKit/tree/main/skills/software/development/test-automation
Command: npx skills add https://github.com/trungdo9/ClauKit --skill test-automation-trungdo9

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, cypress, puppeteer, appium, detox, supertest, newman, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive solution for QA and automation engineers, automating the full spectrum of testing processes across web, mobile, API, and more.

Core Features & Use Cases

  • Cross-Platform Test Automation: Supports web, mobile, API, and CI/CD pipelines.
  • Deep Playwright Integration: Offers extensive configuration, debugging, and CI/CD support.
  • BDD and Mobile Testing: Utilizes Cucumber for BDD and supports Appium and Detox for mobile testing.
  • API Testing: Incorporates Supertest and Newman for robust API testing.
  • Use Case: Streamline your test automation setup by leveraging Playwright's deep configuration and Cucumber's BDD capabilities, and enhance your CI/CD pipeline with robust test integration.

Quick Start

Use the test-automation skill to automate tests for your web application.

Frequently Asked Questions about test-automation

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

FAQPage Schema
How do I set up end-to-end test automation for web and mobile applications?

End-to-end test automation for web and mobile applications is established by integrating Playwright for web, Appium and Detox for mobile, and Supertest for API testing to build a scalable infrastructure.

Can I use Cucumber for BDD testing alongside Playwright?

Yes, Cucumber is supported for Behavior-Driven Development alongside Playwright, allowing you to streamline test automation setup while defining application behavior through readable scenarios.

What is the best way to automate API testing using Supertest and Newman?

Automating API testing with Supertest and Newman involves incorporating these frameworks into your test infrastructure to validate endpoints and execute Postman collections, ensuring robust API quality.

Does this test automation approach support CI/CD pipeline integration?

Yes, this test automation approach supports CI/CD pipelines by offering extensive configuration and debugging support through Playwright, enabling robust test integration within continuous integration workflows.

How do I run cross-platform mobile tests with Appium and Detox?

Cross-platform mobile test automation with Appium and Detox allows QA engineers to target both native and hybrid mobile applications, providing a comprehensive testing solution across different mobile environments.