Acerca de
The Defense-in-Depth skill empowers Claude to apply a robust, multi-layered validation architecture across your software systems, ensuring that invalid data is caught at every possible boundary. By implementing checks at the entry point, business logic, environment guards, and debug instrumentation layers, this skill prevents bugs from slipping through alternative code paths, refactors, or mocks. It is particularly effective for hardening APIs, protecting critical file system operations, and creating resilient codebases where failures are caught early and accompanied by rich forensic context.