✅ QA / Quality 质量保证
12 skills · manifest JSON
For Humans 非技术用户
Copy this sentence, paste into your agent's chat. Re-paste to update.
Act as a qa. Fetch the skill manifest at https://updating.cc/api/skills/qa, then for every skill listed, download its SKILL.md from the skill_url and install it into your skills directory (create one if needed). Confirm what you installed.For Agents 智能体
Terminal one-liner. Auto-detects skills dir. Re-run to update.
curl -sSL https://updating.cc/i/qa | bashSkills 技能列表 (12)
Acceptance Criteria
Define done before building.
Bug Reporting
Report bugs so they can be reproduced.
Defect Triage
Decide what to fix, defer, or reject.
E2E Testing Patterns
由微软开源的 Playwright 与 Cypress E2E 测试最佳实践指南,提供消除不稳定测试、CI/CD 集成及关键用户路径覆盖的企业级模式。
Exploratory Testing
Find what scripted tests cannot.
Performance Testing
Validate speed and scalability under load.
QA Deliverable Checklist
Hit every literal requirement a QA deliverable/grade checks for.
Regression Testing
Ensure fixes do not break existing behavior.
Systematic Debugging
五阶段系统化调试框架,强制先根因调查再修复,杜绝症状修补,95%首修成功率
Test Automation
Automate the repetitive, keep humans on the exploratory.
Test Planning
Plan testing before executing it.
Test Specialist
JavaScript/TypeScript 测试专家,提供系统化测试方法、调试技巧和覆盖率分析工具,覆盖单元测试、集成测试到 E2E 测试全流程。