Skip to main content
Run any Skill in Manus
with one click
testomatio
GitHub creator profile

testomatio

Repository-level view of 29 collected skills across 2 GitHub repositories.

skills collected
29
repositories
2
updated
2026-07-21
repository explorer

Repositories and representative skills

qa-sprint-report-by-testomatio
software-quality-assurance-analysts-and-testers

Generate a QA Sprint Progress Summary Report from Testomat.io TMS data. Use when the user wants to produce a structured end-of-sprint report covering test design coverage, execution results, defect trends, and quality signals. The skill reads data via Testomat.io MCP tools, maps it to the report sections, and outputs an `.html` file by default (or `.md` if explicitly requested).

2026-07-21
qa-automation-test-consolidation
software-quality-assurance-analysts-and-testers

Detect redundant tests, duplicated test logic, semantic overlaps, and parameterization opportunities across the entire test suite. Present recommendations and request user approval before refactoring.

2026-07-14
qa-test-code-coverage
software-quality-assurance-analysts-and-testers

Map test cases — manual (markdown) and automated e2e (Playwright, Cypress, WebdriverIO, CodeceptJS, Puppeteer, Appium) — to source code files and produce a `coverage.tests.yml` mapping consumed by `@testomatio/reporter --filter "coverage:..."`. Use this skill when the user wants to run only the tests affected by a code change, generate a coverage file (manual, e2e, or both), build a traceability matrix between tests and source code, or set up change-aware regression.

2026-07-13
testing-workflow
software-quality-assurance-analysts-and-testers

Orchestrate the complete test case lifecycle from requirements to uploading to TMS (Test Management System). Generate test cases, improve existing ones, analyze test coverage, add test reporter, upload to TMS, write new autotests, fix/heal autotests. Use this skill when you need to manage the entire testing workflow including generation, improvement, coverage, and sync with Testomat.io or do one of these tasks. This is the tactical/execution layer triggered by concrete task verbs — for strategic intent ("where do I start", "improve our QA process", "review our quality", "QA maturity review") use the `qa-lead-strategy-advisor` skill instead.

2026-07-13
automate-manual-test-cases
software-quality-assurance-analysts-and-testers

This skill converts manual test cases into production-ready automated test scripts. It analyzes the existing automation framework, interprets manual test steps, and generates maintainable tests following automation best practices. Use this skill whenever the user wants to automate manual test cases, expand test coverage, or create end-to-end automated flows from existing test documentation.

2026-07-09
debug-fix-failed-flaky-autotests
software-quality-assurance-analysts-and-testers

Diagnose and fix failing automated tests. Analyzes failures, inspects DOM, identifies root causes, and applies targeted fixes using framework tools and MCP/CLI debug modes. Use when tests fail, are flaky, or behave inconsistently (e.g., pass locally but fail in CI).

2026-07-09
detect-duplicate-test-cases
software-quality-assurance-analysts-and-testers

Find duplicate, near-duplicate, and overlapping test cases across the test suite. Identifies exact matches, semantically similar tests, and tests that are subsets of other tests. Provides recommendations for which tests to keep, merge, or remove.

2026-07-09
explorbot-fundamentals
software-quality-assurance-analysts-and-testers

Use whenever the user runs, configures, or debugs Explorbot from the command line — choosing freesail/explore/test/plan/research, asking what a flag does, asking where an artifact lives, or troubleshooting a failed run. Guide-only — you present the commands/paths and the user runs them.

2026-07-09
Showing top 8 of 22 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded