Acerca de
This skill ensures that user data is handled securely and accurately by enforcing strict validation standards on both the client and server sides. It guides the implementation of type checking, business rule enforcement, and input sanitization to protect against common threats like SQL injection and XSS. By prioritizing allowlists and providing clear, field-specific feedback, it helps developers build robust API endpoints and web forms that maintain high data quality while improving the end-user experience through immediate validation feedback.