SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

claude-plugins
Quick reference for writing Python tests with pytest: fixtures, parametrization, coverage, mocking, and async testing.

agentic-tools
Enforce a strict TDD cycle (red→green→refactor) for feature work: require failing tests first, mock bootstrap validation, full-suite runs, and quality gates bef

claude-code-tauri-skills
Testing patterns and tooling for Tauri v2 apps: unit/integration mocks, WebDriver e2e tests, and CI integration with GitHub Actions.

claude-code-python-stack
Guides and best-practice patterns for Python testing using pytest, TDD, fixtures, mocking, parametrization and coverage goals.

claude-plugin-marketplace
Comprehensive pytest-based Python testing guide: fixtures, parameterized tests, mocking, async testing, coverage, and FastAPI test patterns.

Rosetta
Expert guidance for writing isolated, idempotent tests with 80%+ coverage and strict external-only mocking.

pi_agent_rust
Implements Jest testing best practices, factory functions, and TDD cycles for robust React Native and TypeScript applications.