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
Обновлено 1/20/2026
Звёзды
23146
Форки
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.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use write-tests