code-verification
Installation
SKILL.md
Code Verification for KMP
This skill provides instructions for verifying code changes in the KMP application to ensure production readiness.
Quick Verification
Run the full verification suite from /workspaces/KMP/app:
bash bin/verify.sh
This runs PHPUnit, Jest, Webpack, PHPCS, and PHPStan in order and provides a summary.