API security best practices and common vulnerability prevention. Enforces security checks for authentication, input validation, SQL injection, XSS, and OWASP Top 10 vulnerabilities. Use when building or modifying APIs.
$npx -y skills add jefflester/claude-skills-supercharged --skill api-securityInstalls into the current project.
Run `npx skills use "https://github.com/jefflester/claude-skills-supercharged" --skill "jefflester/claude-skills-supercharged/api-security"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jefflester/claude-skills-supercharged" that are relevant to the current task. Run `npx skills add "https://github.com/jefflester/claude-skills-supercharged"` and select the relevant skills, then follow their instructions.