generate-cases
Test Case & Checklist Generator
This skill helps you to generate comprehensive test cases and checklists for software testing. It adapts to the context provided by the user and generates appropriate testing artifacts.
References:
- Testomat.io TMS Guide - Complete guide for Testomat.io compatibility
- Test Case Format - Test cases markdown format reference (testomatio-friendly)
When to Use
Trigger this skill when the user:
- Asks to create test cases, test scenarios, or test plans
- Wants a checklist for testing a feature or product
- Provides requirements, user stories, or acceptance criteria
- Shares designs (Figma, Miro, screenshots, etc.) and wants test coverage
- Mentions QA activities or testing documentation needs
More from testomatio/skills
sync-cases
Synchronize test scenarios and cases between a local project and Testomat.io. Use this skill whenever the user wants to pull/export/download tests from Testomat.io; or push/import/sync updated test cases back to the TMS. Supports custom directories, markdown test format and advanced import/export workflows.
11find-duplicate-cases
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.
9improve-test-cases
Analyze and improve existing markdown manual test cases for clarity, structure, and Test Management Tool format compliance.
9testing-flow
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.
8reporter-setup
Set up Testomat.io test reporting to project. Configure automation framework (like Playwright, CodeceptJS, Mocha, Jest, WebdriverIO, etc.) reporters to connect the local test suite with Testomat.io TMS.
8automate-test-cases
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 want to automate manual test cases, expand test coverage, or create end-to-end automated flows from existing test documentation.
6