Validate Before Bash

Pre-validation checks before running build tools and type checkers. Use before running tsc, dart analyze, flutter build, pytest, python -m compile, or similar build/check commands. Runs prerequisite checks (tool installed, config file exists, dependencies resolved) to prevent predictable failures. Also use when starting work in a new project to verify the build environment.

ViperJuice Updated

File contents

ViperJuice/gemini-skills/tree/main/efficiency-kit/validate-before-bash commit 80e8aa9140

Frequently asked questions

npx skillmds@latest add viperjuice/validate-before-bash