Write or extend the backend test suite following this project's conventions. Use when adding tests for a new service/route/repository, when coverage is missing, or when asked to test a feature. Knows the mocked-session + httpx AsyncClient setup so tests run with no database.
$npx -y skills add vstorm-co/full-stack-ai-agent-template --skill pytest-suiteInstalls into the current project.
Run `npx skills use "https://github.com/vstorm-co/full-stack-ai-agent-template" --skill "vstorm-co/full-stack-ai-agent-template/pytest-suite"` 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/vstorm-co/full-stack-ai-agent-template" that are relevant to the current task. Run `npx skills add "https://github.com/vstorm-co/full-stack-ai-agent-template"` and select the relevant skills, then follow their instructions.