security-headers

Configure security headers to defend against clickjacking, XSS, MIME confusion, and SSL stripping attacks. Use this skill when you need to set up Content-Security-Policy, X-Frame-Options, HSTS, configure middleware headers, or understand browser security features. Triggers include "security headers", "CSP", "content security policy", "X-Frame-Options", "HSTS", "clickjacking", "MIME confusion", "middleware headers".

$ Instalar

git clone https://github.com/harperaa/secure-claude-skills /tmp/secure-claude-skills && cp -r /tmp/secure-claude-skills/security-headers ~/.claude/skills/secure-claude-skills

// tip: Run this command in your terminal to install the skill