test-generator

Generate comprehensive test suites following the test pyramid: static analysis → unit → integration → E2E.LOAD THIS SKILL WHEN: User says "寫測試", "test", "測試", "TG", "coverage", "覆蓋率", "pytest", "unittest", "驗證" | wants test generation | asks about testing strategy | needs coverage report | code review requires tests | before release/deployment.CAPABILITIES: pytest configuration, mypy/ruff/bandit static analysis, parametrized tests, fixtures/conftest, async testing, httpx API tests, Playwright E2E, coverage reports (pytest-cov), CI integration, test data factories (factory-boy/faker).

$ Installer

git clone https://github.com/u9401066/copilot-capability-manager /tmp/copilot-capability-manager && cp -r /tmp/copilot-capability-manager/.claude/skills/test-generator ~/.claude/skills/copilot-capability-manager

// tip: Run this command in your terminal to install the skill