clean-code
This skill defines pragmatic coding standards and mandates running local verification scripts such as `python .agent/skills/vulnerability-scanner/scripts/security_scan.py .` and `python .agent/skills/webapp-testing/scripts/playwright_runner.py <url>`. It explicitly instructs agents to execute those scripts and capture all output before proceeding.