agent-skills/fast-local-validation/SKILL.md
Run the repository's standard validation flow quickly and safely. Use when changes are made and you need confidence before commit or push.
npx skillsauth add billy-briggs-dev/shadcnui-foundry fast-local-validationInstall 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.
Use this skill after code changes to verify repository health with minimal back-and-forth.
pnpm build from repo root.pnpm test from repo root.pnpm check from repo root.pnpm --filter <package> testpnpm --filter <package> typecheckpnpm test:visual:update).development
Keep Storybook setup and generated preview stories aligned across playground apps. Use when adding or updating framework playground experiences.
devops
Update generated artifacts safely without drifting from pipeline source of truth. Use when generated files or snapshots are modified.
development
Execute framework-specific implementation jobs from job bundles (`prompt.md`, `ir.json`, `artifact.json`) and validate outputs package-by-package.
development
Evaluate cross-framework parity for generated components and accessibility metadata. Use when emitter behavior changes or parity regressions are suspected.