Acerca de
This skill provides comprehensive guidance and implementation patterns for securing web applications against Cross-Site Scripting (XSS) attacks. It equips Claude with the ability to automatically apply context-specific output encoding, configure DOMPurify for rich-text sanitization, and generate strict Content Security Policy (CSP) headers. Whether you are building comment systems, handling user-generated content, or remediating DOM-based vulnerabilities, this skill ensures your code adheres to OWASP best practices and modern secure coding standards across frameworks like Node.js, React, and Python.