Use for .NET test design and validation with xUnit v3, Moq, focused regression tests, command tests, service/manager tests, code generation tests, Roslyn helper tests, MiniDb isolation, HTTP stubs, temp directories, and deciding whether to run targeted tests or builds.
$npx -y skills add aterdev/perigon.cli --skill testInstalls into the current project.
Run `npx skills use "https://github.com/aterdev/perigon.cli" --skill "aterdev/perigon.cli/test"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aterdev/perigon.cli" that are relevant to the current task. Run `npx skills add "https://github.com/aterdev/perigon.cli"` and select the relevant skills, then follow their instructions.