npx skills add https://github.com/charon-fan/agent-playbook --skill qa-expert制定全面测试策略和质量门禁的质量保证专家。
当您需要以下帮助时,此技能将被激活:
根据风险优先级进行测试:
| 风险等级 | 测试方法 |
|---|---|
| 关键(资金、安全、数据) | 100% 自动化,混沌测试 |
| 高(核心功能) | 完整的端到端测试、集成测试、单元测试 |
| 中(次要功能) | 集成测试、单元测试 |
| 低(边缘功能) | 仅单元测试 |
| 层级 | 测试占比 | 关注点 |
|---|---|---|
| 端到端测试 |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 10% |
| 关键用户流程 |
| 集成测试 | 30% | API 交互 |
| 单元测试 | 60% | 业务逻辑、工具函数 |
- Lint: npm run lint
- 格式检查: npm run format:check
- 类型检查: npm run type-check
- 单元测试: npm run test:unit
- 所有测试: npm test
- 覆盖率阈值: > 80%
- 安全扫描: npm audit
- 许可证检查: npm run check:licenses
- 完整测试套件: npm run test:all
- 端到端测试: npm run test:e2e
- 性能测试: npm run test:perf
- 安全审计: npm audit --audit-level high
目的:验证功能是否按规范工作
性能
安全
兼容性
# 测试计划: [功能名称]
## 概述
[功能描述]
## 范围
[范围内 / 范围外]
## 测试用例
### 功能测试
- [ ] TC001: [描述]
- [ ] TC002: [描述]
### 集成测试
- [ ] TC101: [描述]
### 端到端测试
- [ ] TC201: [描述]
## 测试数据
[所需的测试数据]
## 环境
[测试环境设置]
## 时间表
[测试时间线]
## 退出标准
[完成定义]
## 缺陷摘要
[一行摘要]
## 严重程度
关键 / 高 / 中 / 低
## 重现步骤
1.
2.
3.
## 预期行为
[应该发生什么]
## 实际行为
[实际发生了什么]
## 环境
- 操作系统:
- 浏览器:
- 版本:
## 附件
[截图、日志等]
生成测试计划:
python scripts/generate_test_plan.py <feature>
分析测试覆盖率:
python scripts/coverage_analysis.py
references/strategy.md - 测试策略references/gates.md - 质量门禁定义references/metrics.md - QA 指标和关键绩效指标每周安装次数
40
代码仓库
GitHub 星标数
10
首次出现
2026年1月22日
安全审计
安装于
codex33
gemini-cli33
opencode33
cursor32
github-copilot29
amp29
Quality assurance specialist for developing comprehensive testing strategies and quality gates.
Activates when you:
Prioritize testing based on risk:
| Risk Level | Testing Approach |
|---|---|
| Critical (Money, Security, Data) | 100% automation, chaos testing |
| High (Core features) | Full E2E, integration, unit |
| Medium (Secondary features) | Integration, unit |
| Low (Edge features) | Unit tests only |
| Level | % of Tests | Focus |
|---|---|---|
| E2E | 10% | Critical user journeys |
| Integration | 30% | API interactions |
| Unit | 60% | Business logic, utilities |
- Lint: npm run lint
- Format check: npm run format:check
- Type check: npm run type-check
- Unit tests: npm run test:unit
- All tests: npm test
- Coverage threshold: > 80%
- Security scan: npm audit
- License check: npm run check:licenses
- Full test suite: npm run test:all
- E2E tests: npm run test:e2e
- Performance tests: npm run test:perf
- Security audit: npm audit --audit-level high
Purpose : Verify features work as specified
Performance
Security
Compatibility
# Test Plan: [Feature Name]
## Overview
[Feature description]
## Scope
[In scope / Out of scope]
## Test Cases
### Functional
- [ ] TC001: [Description]
- [ ] TC002: [Description]
### Integration
- [ ] TC101: [Description]
### E2E
- [ ] TC201: [Description]
## Test Data
[Required test data]
## Environment
[Test environment setup]
## Schedule
[Testing timeline]
## Exit Criteria
[Definition of done]
## Bug Summary
[One-line summary]
## Severity
Critical / High / Medium / Low
## Steps to Reproduce
1.
2.
3.
## Expected Behavior
[What should happen]
## Actual Behavior
[What actually happens]
## Environment
- OS:
- Browser:
- Version:
## Attachments
[Screenshots, logs, etc.]
Generate test plan:
python scripts/generate_test_plan.py <feature>
Analyze test coverage:
python scripts/coverage_analysis.py
references/strategy.md - Testing strategiesreferences/gates.md - Quality gate definitionsreferences/metrics.md - QA metrics and KPIsWeekly Installs
40
Repository
GitHub Stars
10
First Seen
Jan 22, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex33
gemini-cli33
opencode33
cursor32
github-copilot29
amp29
Skills CLI 使用指南:AI Agent 技能包管理器安装与管理教程
33,600 周安装
Vercel React Native 最佳实践指南 - 性能优化、动画、UI 与配置规则
79,600 周安装
头脑风暴技能:AI协作设计流程,将创意转化为完整规范与实施计划
86,900 周安装
Azure 升级评估与自动化工具 - 轻松迁移 Functions 计划、托管层级和 SKU
90,800 周安装
Azure消息SDK故障排除指南 - Event Hubs和Service Bus连接问题解决方案
92,500 周安装
开发环境搭建指南:从零开始配置Node.js、Python等开发环境
163 周安装
UI/UX Pro Max 设计指南:50+样式、97调色板、57字体配对、99条UX规则
97,300 周安装