csrf-protection
1Implement Cross-Site Request Forgery (CSRF) protection for API routes. Use this skill when you need to protect POST/PUT/DELETE endpoints, implement token validation, prevent cross-site attacks, or sec
csrf
protection
Also installable via skills CLI
npx skills add harperaa/secure-claude-skills/csrf-protection