关于
The Global Validation skill provides a comprehensive framework for managing data integrity across the entire application lifecycle. It enables Claude to implement consistent validation logic for both client-side forms and server-side API endpoints, ensuring all user input is properly sanitized against injection attacks like SQLi and XSS. By standardizing actionable error feedback and using strict allowlist-based filtering, this skill helps developers build secure, resilient, and user-friendly applications that reject malformed data before it reaches the processing layer.