Skip to content
Open-source skills

QA skills for your coding agent

Bring real QA workflows into Cursor, Claude Code, Codex, Copilot — any agent. An open-source library for manual and automated testers, dropped straight into the tools you already ship with.

Add them to your agent in one command

The skills CLI installs them into any agent — globally or per project, your pick.

$ npx skills add testomatio/skills

Works in

Cursor Claude Code Codex GitHub Copilot Cline & more

Prefer them ready to go? Every skill is built into Testeiya — no setup.

The all-in-one skill

The senior QA you do not have to hire

Coding is not a problem anymore. Testing still is. Every new feature must be tested as well as the existing ones. This requires a comprehensive QA strategy that ensures stability and reliability of your product. Plug this skill to add trust to your product delivery.

senior-qa-testing-workflow

What's included in test strategy

Test cases

Test cases with clear acceptance criteria expand product understanding beyond requirements. Keep them up-to-date as the product evolves. Creating test cases by AI from every change ensure no edge case is lost while developing. Write test cases in markdown and sync them with Testomat.io Test Management System

Regression testing

Every change can break something that worked previously. Ensure that each code change is aligned with a tests that must be executed before release. Have them both automated and manual to focus on UX tasks while testing manually and delegate boring journeys to automated tests.

Automated tests

Ensure everything is tested from the system perspective and user perspective. Use AI to transforma regular manual checks into fully automated test scripts that can run as regular as every commit. Launch our AI Agent Explorbot to discover features that were not covered with tests.

Start from scratch or align with your own testing strategy using skills

qa-write-test-cases improve-test-cases automate-manual-test-cases debug-fix-failed-flaky-autotests qa-e2e-tests-reporting qa-manual-tests-to-code-coverage e2e-test-coverage-mapping sync-test-cases-with-tms

Every change flows through the QA pipeline, and you watch it all from one dashboard.

See how the strategy works
Flagship skill

Generate test cases from your requirements

The skill everyone starts with. It reads the requirements behind a feature — from your tracker, docs and designs — and writes structured cases with real acceptance criteria, ready to sync to Testomat.io.

qa-write-test-cases
01 · Sources

Requirements, designs and docs — pulled over MCP, a file or a pasted link.

Jira

Tickets & epics

Linear

Issues & projects

Confluence

Specs & docs

Figma

Designs

Miro

Boards & flows

02 · Checklist

It drafts a scenario checklist for you to approve, trim or extend.

Checkout · discount codes

03 · Test case

Each item becomes a full .test.md case — every step with a verifiable Expected result.

checkout.test.md

Tick the scenarios on the left. Each one writes a full case on the right, ready to sync to Testomat.io.

Test case management

Manage test cases as markdown files

Markdown is AI-native format. Unleash the power of AI Agent allowing it to scan, read and write new test cases as files.

Select a skill to watch it run
Test automation

QA skills that help maintaining automated tests

Setup reporting to stream results to TMS. Delegate writing and fixing e2e tests to agent.

Select a skill to watch it run
Change-aware regression testing

Test Pull Requests

Map existing tests to source code to execute affected tests for regression. Execute manual checks to verify proposed changes.

Select a skill to watch it run
Exploratory testing

Discover new pathways with Explorbot

Set up and run Explorbot, the agent that explores your app and writes the tests.

Meet Explorbot
Select a skill to watch it run

All skills are open source, from the testomatio/skills library — and you can add your own.

Open source · MIT

Bring QA into your agent

Install the skills once and run real testing workflows wherever you already work.

$ npx skills add testomatio/skills

Run a skill

/skill in your coding agent

Skills are slash commands. Install the library once, then run the skill in your agent.

1 Install the skills

$ npx skills add testomatio/skills

2 Run it in your agent

/skill

Works in Claude Code, Cursor, Codex, GitHub Copilot, Cline.