anthropics/testdino-manual-tests
Use when the user wants to create, update, or browse manual QA test cases and suites in TestDino — not execution runs. Covers list_manual_test_suites, list_manual_test_cases, get_manual_test_case, create_manual_test_case, update_manual_test_case, create_manual_test_suite.
npx skills add https://github.com/anthropics/claude-plugins-community --skill testdino-manual-tests
Use TestDino manual-test tools when the user wants to create, update, or browse manual QA cases and suites.
Preferred flow:
health if projectId is not known.list_manual_test_suites to find the destination suite when needed.list_manual_test_cases or get_manual_test_case to inspect existing cases.create_manual_test_case, update_manual_test_case, or create_manual_test_suite for edits.Boundary:
Good requests for this skill:
Common filters from the docs:
When creating a case:
Take anthropics/testdino-manual-tests from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.