About
This skill equips Claude Code with a framework for establishing robust validation patterns across both frontend and backend systems. It focuses on implementing essential server-side security measures like allowlisting and input sanitization to prevent injection attacks, while utilizing client-side validation to provide immediate user feedback. By applying these standardized guidelines, developers can ensure consistent error messaging, strict type checking, and rigorous business rule enforcement across all application entry points, resulting in more secure and reliable software.