# Skills

> 自动化测试 Skills 总控

- Skill: `zhaoxuya520/skills-4` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add zhaoxuya520/skills-4`
- Raw SKILL.md: https://api.skillmd.com/api/skills/zhaoxuya520/skills-4/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: zhaoxuya520 (https://skillmd.com/u/zhaoxuya520)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/zhaoxuya520/skills-4

---

# 自动化测试 Skills 总控

## 当前 Skills

| Skill | 适用场景 | 来源 |
|-------|---------|------|
| [unit-testing](unit-testing/SKILL.md) | 单元测试 | Jest / Vitest / pytest / JUnit |
| [integration-testing](integration-testing/SKILL.md) | 集成测试 | Testcontainers / Supertest |
| [e2e-testing](e2e-testing/SKILL.md) | E2E 测试 | Playwright / Cypress |
| [api-contract-testing](api-contract-testing/SKILL.md) | API 契约测试 | Pact / Dredd |
| [ci-test-integration](ci-test-integration/SKILL.md) | CI 测试集成 | GitHub Actions / GitLab CI |
| [coverage-reporting](coverage-reporting/SKILL.md) | 覆盖率报告 | Codecov / Istanbul / JaCoCo |

## 统一入口

1. 先读 `routing.md`
2. 再进入对应 SKILL.md

## 新增 Skill

按 `CONTRIBUTING.md` 流程新增。

