foundry/modules/qa/SKILL.md
Consolidated QA capability with three modes: harness, web, and mobile.
npx skillsauth add cubetiq/cubis-foundry qaInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Provide one capability for repeatable Foundry QA work across UI harness evaluation, live web-browser validation, and Flutter mobile testing. This consolidates the prior ui-testing-harness, playwright-web-qa, and flutter-mobile-qa skills into one routing surface with explicit operating modes.
harness for system-level UI quality work including style atlases, benchmark scenarios, and Foundry gap reporting.web for runtime browser validation when the task needs a charter, explicit URL state, and report-ready artifacts.mobile for Flutter and Android execution with readiness checks, baseline captures, and controlled retries.Deliver:
| File | Load when |
| --- | --- |
| ../web-testing/SKILL.md | Running a live charter against a web app with Playwright evidence. |
| ../android-emulator-testing/SKILL.md | Running Android QA with screenshots, UI trees, and log capture. |
| ../ios-simulator-testing/SKILL.md | Running iOS simulator QA with equivalent mobile evidence. |
tools
Use when investigating latest vendor behavior, comparing tools or platforms, verifying claims beyond the repo, or gathering external evidence before implementation.
documentation
Use when designing database schemas, normalization strategies, indexing plans, query optimization, and migration workflows for relational, document, or hybrid data stores.
development
Use when writing, reviewing, or refactoring modern C#/.NET code, including minimal APIs, records, async streams, pattern matching, DI lifetimes, and memory-efficient performance tuning.
development
Use when conducting code reviews, building review checklists, calibrating review depth, providing structured feedback, or establishing team review practices. Covers review methodology, feedback patterns, automated checks, and batch review strategies.