From auto-mobile
Runs project validation checks including lint, build, formatting, config, and platform scripts for TypeScript, Swift/iOS, Android, Docker, GitHub Actions.
npx claudepluginhub kaeawc/auto-mobile --plugin auto-mobileThis skill uses the workspace's default tool permissions.
Run the lightest validation that covers the touched code, then widen only when needed.
Runs narrowest test commands for fast, actionable feedback in TypeScript/Bun, Android/Gradle, and iOS/Swift projects. Ideal for test-only requests.
Runs lint, type-check, tests, and build for Node.js, Python, Rust, Go, Java projects after code changes to verify nothing is broken.
Executes validation pipeline with build, lint, unit/integration tests for Node.js, Rust, Go, Python, Java, Ruby, .NET projects to verify phase outputs and integrity.
Share bugs, ideas, or general feedback.
Run the lightest validation that covers the touched code, then widen only when needed.
validate for multi-check verification.test when the request is specifically about running tests or reproducing a test failure.scripts/ and scripts/README.md for an existing validator.bun run lintbun run buildAGENTS.md: bash scripts/validate_codex_skills.shbash scripts/all_fast_validate_checks.shbash scripts/hadolint/validate_hadolint.shbash scripts/act/validate_act.shbash scripts/ios/swift-build.shONLY_TOUCHED_FILES=false bash scripts/swiftformat/validate_swiftformat.shONLY_TOUCHED_FILES=false bash scripts/swiftlint/validate_swiftlint.shbash scripts/validate-bun-test-timings.shbash scripts/detect-dead-code-ts.shlint, build, and relevant tests.scripts/.android/.scripts/ios/ entry points.scratch/ and report only the actionable failures.