·verify-tests-fail-without-fix
</>

verify-tests-fail-without-fix

Verifies UI tests catch the bug. Supports two modes - verify failure only (test creation) or full verification (test + fix validation).

11Installs·0Trend·@dotnet

Installation

$npx skills add https://github.com/dotnet/maui --skill verify-tests-fail-without-fix

How to Install verify-tests-fail-without-fix

Quickly install verify-tests-fail-without-fix AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/dotnet/maui --skill verify-tests-fail-without-fix
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: dotnet/maui.

SKILL.md

View raw

Verifies UI tests actually catch the issue. Supports two workflow modes:

Note: -RequireFullVerification ensures the script errors if no fix files are detected, preventing silent fallback to failure-only mode.

The script auto-detects which mode to use based on whether fix files are present.

Verifies UI tests catch the bug. Supports two modes - verify failure only (test creation) or full verification (test + fix validation). Source: dotnet/maui.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dotnet/maui --skill verify-tests-fail-without-fix
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from dotnet/maui

Quick answers

What is verify-tests-fail-without-fix?

Verifies UI tests catch the bug. Supports two modes - verify failure only (test creation) or full verification (test + fix validation). Source: dotnet/maui.

How do I install verify-tests-fail-without-fix?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dotnet/maui --skill verify-tests-fail-without-fix Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/dotnet/maui