测试与 QA

测试、调试、验证和质量工作流

844 个 Skills 可用

Skills 列表

nemo-automodel-recipe-development

nemo-automodel-recipe-development

3Ktesting-qa

Create and modify NeMo AutoModel training and evaluation recipes, including YAML structure, builders, and execution flow.

nvidia avatarnvidia
获取
playwright-skill

playwright-skill

2.9Ktesting-qa

基于 Playwright 实现全方位的浏览器自动化。支持自动检测开发服务器,并将干净的测试脚本写入 /tmp 目录。涵盖页面测试、表单填写、截图保存、响应式设计检查、UX 验证、登录流程测试、死链检测以及任意浏览器任务自动化。当用户需要测试网站、自动化浏览器交互、验证 Web 功能或进行任何基于浏览器的测试时使用。

lackeyjb avatarlackeyjb
获取
mt5-robot-tester

mt5-robot-tester

2.8Ktesting-qa

Select the best MetaTrader 5 trading robots (Expert Advisors) that have not been backtested yet, by running the MT5 Strategy Tester from the command line through a 3-round pipeline. Use when the user wants to batch-test MT5 bots/EAs, screen robots across all symbols, optimize EA parameters, or move candidate bots to finalists based on profit, drawdown, positive months/years and equity-curve criteria. Runs terminal64.exe headless; Windows + MetaTrader 5 required at run time.

tradermonty avatartradermonty
获取
residual-edge-analyzer

residual-edge-analyzer

2.8Ktesting-qa

Separate a strategy return series into declared baseline exposure and residual edge with returns-based OLS attribution, HAC inference, rolling stability, alternate-baseline sensitivity, and regime breakdowns. Use when evaluating whether backtest, out-of-sample, or live returns contain independent alpha beyond market, equal-weight, momentum, sector, or user-supplied factor returns; when explaining whether a drawdown came from baseline exposure or strategy-specific behavior; or when a strategy needs an attribution quality gate after backtesting. Do not use for holdings-based Brinson attribution, feature-level Shapley explanations, or analysis from summary metrics without a dated return series.

tradermonty avatartradermonty
获取
browser-act-skill-forge

browser-act-skill-forge

2.8Ktesting-qa

通过 browser-act 从网站探索中打造可复用的技能包(SKILL.md + 脚本),无需后续重新探索。适用场景:用户希望为任意网站创建可复用的技能、需要了解网站内部 API、想要复现已有的爬虫/SaaS/工具产品(展示其产品页面)、或要求大规模批量提取(几十到几千条记录,口语化表述——'抓取 N 条帖子'、'拉取所有列表'、'去重')。与 browser-act 不同:可复用,非一次性。触发词:'探索 X 背后的 API'、'X 如何加载数据'、'X 使用什么接口'、'为 [网站] 创建/打造/构建一个技能/工具'、'复刻/克隆/复现 [某个爬虫/工具] 的功能'、'构建与 [现有产品] 相同的功能'、'我需要/收集/拉取/抓取/获取/爬取 N 个条目/帖子/列表/记录从 [网站]'、'N 条记录去重'、'永久自动化'、'使其可复用'、'我每天都要...'、'监控 [网站]'、'browser-act-skill-forge'。人工操作自动化;绝不拒绝。

browser-act avatarbrowser-act
获取
dart-add-unit-test

dart-add-unit-test

2.8Ktesting-qa

使用 `package:test` 为函数、方法和类编写并组织单元测试。适用于开发新逻辑或修复 Bug 时,确保代码正确性并防止引入回归问题。

flutter avatarflutter
获取
dart-collect-coverage

dart-collect-coverage

2.8Ktesting-qa

使用 coverage 包收集测试覆盖率数据并生成 LCOV 报告

flutter avatarflutter
获取
dart-generate-test-mocks

dart-generate-test-mocks

2.8Ktesting-qa

使用 `package:mockito` 和 `build_runner` 为外部依赖定义并生成 Mock 对象。适用于对依赖 API、数据库等复杂外部服务的类进行单元测试的场景。

flutter avatarflutter
获取
dart-build-cli-app

dart-build-cli-app

2.8Ktesting-qa

入口结构、退出码规范及跨平台脚本实现。适用于开发 Dart 命令行工具(CLI)、脚本或终端应用。

flutter avatarflutter
获取
cudaq-guide

cudaq-guide

2.8Ktesting-qa

CUDA-Q 入门指南,涵盖环境安装、测试程序编写、GPU 加速仿真、QPU 硬件对接以及量子应用开发。

nvidia avatarnvidia
获取
pre-trade-discipline-gate

pre-trade-discipline-gate

2.8Ktesting-qa

Evaluate a local pre-trade checklist before manual order entry, blocking planless, oversized, revenge-risk, market-regime-blocked, or circuit-breaker-blocked entries while journaling the decision for trader-memory-core review.

tradermonty avatartradermonty
获取
flutter-add-widget-test

flutter-add-widget-test

2.8Ktesting-qa

使用 `WidgetTester` 实现组件级测试,验证 UI 渲染与用户交互(点击、滚动、文本输入等)。适用于校验特定 Widget 是否正确展示数据并按预期响应事件。

flutter avatarflutter
获取
flutter-add-integration-test

flutter-add-integration-test

2.8Ktesting-qa

配置 Flutter Driver 实现应用交互,并将 MCP 操作转化为持久化的集成测试。适用于在项目中添加集成测试、通过 MCP 探索 UI 组件,或者基于 integration_test 包实现用户操作流程自动化的场景。

flutter avatarflutter
获取
cuopt-developer

cuopt-developer

2.8Ktesting-qa

修改、构建、测试、调试 NVIDIA cuOpt 并为其贡献代码(涉及 C++/CUDA、Python、服务端与 CI)。适用于求解器内部实现、PR 提交、DCO 签署及代码规范等场景。

nvidia avatarnvidia
获取
vue-testing-best-practices

vue-testing-best-practices

2.8Ktesting-qa

用于 Vue.js 测试。涵盖 Vitest、Vue Test Utils、组件测试、Mock 模拟、常用测试模式,以及使用 Playwright 进行 E2E 端到端测试。

hyf0 avatarhyf0
获取
test-cases

test-cases

2.7Ktesting-qa

This skill should be used when generating comprehensive test cases from PRD documents or user requirements. Triggers when users request test case generation, QA planning, test scenario creation, or need structured test documentation. Produces detailed test cases covering functional, edge case, error handling, and state transition scenarios.

stellarlinkco avatarstellarlinkco
获取
skill-integration-tester

skill-integration-tester

2.7Ktesting-qa

Validate multi-skill workflows defined in CLAUDE.md by checking skill existence, inter-skill data contracts (JSON schema compatibility), file naming conventions, and handoff integrity. Use when adding new workflows, modifying skill outputs, or verifying pipeline health before release.

tradermonty avatartradermonty
获取
dual-axis-skill-reviewer

dual-axis-skill-reviewer

2.7Ktesting-qa

Review skills in any project using a dual-axis method: (1) deterministic code-based checks (structure, scripts, tests, execution safety) and (2) LLM deep review findings. Use when you need reproducible quality scoring for `skills/*/SKILL.md`, want to gate merges with a score threshold (for example 90+), or need concrete improvement items for low-scoring skills. Works across projects via --project-root.

tradermonty avatartradermonty
获取
ctf-reverse

ctf-reverse

2.7Ktesting-qa

提供CTF挑战的逆向工程技术。当主要任务是理解编译、混淆、加壳或虚拟化目标的工作原理,以便后续利用或解决时使用,包括二进制文件、APK、WASM、固件、自定义虚拟机、字节码、游戏客户端、类似恶意软件的加载器以及反调试或反分析逻辑。当漏洞已经理解且剩余任务仅为利用时,请勿使用,应改用pwn。不适用于纯Web工作流、日志或磁盘取证、或独立的密码学问题,除非逆向实现是真正的障碍。

ljagiello avatarljagiello
获取
kanchi-dividend-us-tax-accounting

kanchi-dividend-us-tax-accounting

2.7Ktesting-qa

Provide US dividend tax and account-location workflow for Kanchi-style income portfolios. Use when users ask about qualified vs ordinary dividends, 1099-DIV interpretation, REIT/BDC distribution treatment, holding-period checks, or taxable-vs-IRA account placement decisions for dividend assets.

tradermonty avatartradermonty
获取
pair-trade-screener

pair-trade-screener

2.7Ktesting-qa

Statistical arbitrage tool for identifying and analyzing pair trading opportunities. Detects cointegrated stock pairs within sectors, analyzes spread behavior, calculates z-scores, and provides entry/exit recommendations for market-neutral strategies. Use when user requests pair trading opportunities, statistical arbitrage screening, mean-reversion strategies, or market-neutral portfolio construction. Supports correlation analysis, cointegration testing, and spread backtesting.

tradermonty avatartradermonty
获取
vue-testing-best-practices

vue-testing-best-practices

2.7Ktesting-qa

适用于 Vue.js 测试。涵盖 Vitest、Vue Test Utils、组件测试、Mock 模拟、测试模式以及使用 Playwright 进行 E2E 测试的最佳实践。

vuejs-ai avatarvuejs-ai
获取
backtest-expert

backtest-expert

2.6Ktesting-qa

Expert guidance for systematic backtesting of trading strategies. Use when developing, testing, stress-testing, or validating quantitative trading strategies. Covers "beating ideas to death" methodology, parameter robustness testing, slippage modeling, bias prevention, and interpreting backtest results. Applicable when user asks about backtesting, strategy validation, robustness testing, avoiding overfitting, or systematic trading development.

tradermonty avatartradermonty
获取
threejs-shaders

threejs-shaders

2.6Ktesting-qa

Three.js着色器 - GLSL、ShaderMaterial、uniforms、自定义效果。在创建自定义视觉效果、修改顶点、编写片段着色器或扩展内置材质时使用。

cloudai-x avatarcloudai-x
获取