A solid foundation for Python testing that covers the essentials: pytest, fixtures, mocking, and TDD workflows. You'll want this when setting up test suites from scratch, writing tests for async code, or mocking out external dependencies. The implementation playbook promises detailed patterns and examples, which matters because testing advice is only useful when it shows you the actual code. It handles the common scenarios like API integration tests and database operations. The main limitation is obvious: this is purely for Python testing, so if you're working in another language or doing something unrelated to test infrastructure, look elsewhere. Good for teams standardizing their testing approach or developers who want to move past basic assert statements.
npx -y skills add sickn33/antigravity-awesome-skills --skill python-testing-patterns --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
dbt-labs/dbt-agent-skills
github/awesome-copilot