home/categories/testing/dotnet-maui-github-skills-write-tests-skill-md
testingtesting-security

write-tests

Creates UI tests for a GitHub issue and verifies they reproduce the bug. Iterates until tests actually fail (proving they catch the issue). Use when PR lacks tests or tests need to be created for an issue.

dotnet
maintainer
dotnet
Actualizado 1/20/2026
Estrellas
23146
Forks
1903
quick start

Installation and usage

Creates UI tests for a GitHub issue and verifies they reproduce the bug. Iterates until tests actually fail (proving they catch the issue). Use when PR lacks tests or tests need to be created for an issue.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use write-tests