Skip to main content
Run any Skill in Manus
with one click

evaluate-pr-tests

Evaluates tests added in a PR for coverage, quality, edge cases, and test type appropriateness. Checks if tests cover the fix, finds gaps, and recommends lighter test types when possible. Prefer unit tests over device tests over UI tests. Triggers on: 'evaluate tests in PR', 'review test quality', 'are these tests good enough', 'check test coverage', 'is this test adequate', 'assess test coverage for PR'.

Overview

Evaluates tests added in a PR for coverage, quality, edge cases, and test type appropriateness. Checks if tests cover the fix, finds gaps, and recommends lighter test types when possible. Prefer unit tests over device tests over UI tests. Triggers on: 'evaluate tests in PR', 'review test quality', 'are these tests good enough', 'check test coverage', 'is this test adequate', 'assess test coverage for PR'.

Install command
npx skills add https://github.com/dotnet/maui --skill evaluate-pr-tests

Copy and paste this command into Claude Code to install the skill

Stars23,262
Forks1,948
UpdatedMarch 25, 2026 at 14:44
File Explorer
3 files
SKILL.md
readonly