Build Verify — Testing skill for Claude Code
Run the full build / test / analyze / format verification pass for this Flutter app.
How to install Build Verify
Installs to ~/.claude/commands/strvcom-flutter-template-build-verify.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/strvcom/flutter-template/HEAD/.claude/commands/build-verify.md -o ~/.claude/commands/strvcom-flutter-template-build-verify.md Restart Claude Code, or start a new session, for it to be picked up.
What Build Verify does
description: Run the full build / test / analyze / format verification pass for this Flutter app. argument-hint: [optional flags: --full | --skip-gen | --skip-builds | --ios-only | --android-only]
Use the `build-verify` skill to run codegen, analyze, test, native builds, and format. Nothing is committed.
$ARGUMENTS
Alternatives in Testing
- Webapp Testing — Test local web applications using Playwright for UI verification and debugging 94.1k ★
- Green — Execute TDD Green Phase - write minimal implementation to pass the failing test 168 ★
- M Merge Branch — Auto Merge Workflow: Analyze, Merge, Resolve, Test, Commit 139 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Cmd Verify
Verify phase (PROVE) format, lint, type-check, scan, test, and githook gate with a fix/review loop. Use to lea
Analyze Test Report
Phân tích test report — automation (Playwright/Allure/JUnit/TestNG) hoặc manual (execution_report.md / retest_
AppReveal
Debug-only in-app MCP server for iOS/macOS/Android/Flutter/ReactNative. Gives LLM agents Playwright-like contr
Init App
Take a new app from idea to spec, plan, and working Flutter scaffold
Auxi QA Test
Mobile QA execution playbook for the Auxi RN app — runs Maestro flows on the local iOS simulator, runs Jest un
QA Integration
Run integration/E2E QA against a RUNNING app via a real browser — execute new + regression test cases, assert
Related Agents
Dashclaw Gate Runner
Runs the DashClaw verification gates (lint, full vitest suite, build, contract checks) and returns ONLY the fa
Device Tester
Executes a manual test scenario on an Android app running on the connected device. Acts, doesn't analyze. Retu
Verify Findings
Final verification pass over a set of findings before they are reported. Deduplicates, removes anything contra