qa-project-bootstrap

仓库创建 2026年3月24日最近提交 1 个月前SkillHot 收录 2 天前
▸ 精选理由

加速新人产出并发现隐藏的 flakiness 与覆盖盲区

这个 Skill 做什么

为新 QA 提供 30 天入职计划并审计测试架构与代码库以快速上手。

给新 QA 一套可执行的 30 天上手计划,包含代码库导览、测试框架讲解、测试架构审计和首个可合并测试的落地指导。在有人加入测试团队或需要快速找出 flaky 测试与覆盖盲点时用。特别强调把学习路径、审计清单和导师配对落地,能显著缩短首次产能时间。

▸ 展开 SKILL.md 英文原文

Onboard a new QA engineer to an existing codebase, or audit an existing test architecture. Produces a 30-day ramp plan: codebase orientation, framework walkthrough, test architecture audit, mentorship pairing, and first-test guidance. Use when: "QA onboarding," "new tester," "ramp up," "test architecture audit," "first 30 days," "QA mentorship," "joining QA team." Not for: setting up QA on a brand-new project from scratch — use `qa-start`. Related: qa-start, qa-project-context, shift-left-testing, ai-qa-review.

开发编程入职测试架构30天计划通用
47
Stars
10
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/petrkindlmann/qa-skills/main/skills/qa-project-bootstrap/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/petrkindlmann/qa-skills/main/skills/qa-project-bootstrap/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
<objective>
A new QA engineer pointed at the README and left to "figure it out" burns two weeks learning bad habits by trial and error, and an unaudited inherited suite hides flaky tests and coverage gaps that only surface in production. This skill reduces time to first merged test and produces three concrete artifacts: a 30-day ramp plan, a five-dimension test architecture audit, and a framework walkthrough doc. Every section serves the same metric — a real test merged to main and green in CI, fast.

**Before starting:** Check for `.agents/qa-project-context.md` in the project root. If it exists, it answers most discovery questions and provides the technical context for onboarding. If it do
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有