Add or refine tests for specx Python services. Use when creating unit tests for use cases/services, integration tests for FastAPI controllers or infrastructure adapters, e2e smoke tests, architecture import guardrails, DI override tests, pytest fixtures, or coverage and boundary checks.
$npx -y skills add maksimzayats/specx --skill specx-testsInstalls into the current project.
Run `npx skills use "https://github.com/maksimzayats/specx" --skill "maksimzayats/specx/specx-tests"` 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/maksimzayats/specx" that are relevant to the current task. Run `npx skills add "https://github.com/maksimzayats/specx"` and select the relevant skills, then follow their instructions.