Acerca de
The verification skill enhances the Claude Code environment by ensuring that every code change is immediately validated through language-specific best practices. It automatically identifies the appropriate verification strategy—whether it's running a simple syntax check for shell scripts, executing unit tests for TypeScript/Python, or validating configuration files like JSON and YAML. By providing a structured 'test-after-action' pattern, it helps developers maintain high code quality and prevent regressions by ensuring the AI's output remains production-ready and error-free without manual intervention.