概要
This skill provides Claude with deep domain expertise in Angular security, focusing on mitigating Cross-Site Scripting (XSS) through framework-native protections and industry best practices. It enables the identification of vulnerable code patterns like unsafe innerHTML usage and provides step-by-step implementation guides for DomSanitizer, Content Security Policies (CSP), and secure URL whitelisting. Use this skill to audit frontend code, refactor dangerous DOM manipulations, and establish a defense-in-depth strategy for modern web applications.