byhimself65· 29 skills
Audit and harden authentication code for security best practices. Use when the user wants to check their auth implementation for vulnerabilities, harden session handling, fix credential storage, validate OAuth/OIDC flows, add MFA/passkeys, or apply OWASP-recommended security patterns.
$npx -y skills add himself65/auth-spec --skill security-best-practiceInstalls into the current project.
Run `npx skills use "https://github.com/himself65/auth-spec" --skill "himself65/auth-spec/security-best-practice"` 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/himself65/auth-spec" that are relevant to the current task. Run `npx skills add "https://github.com/himself65/auth-spec"` and select the relevant skills, then follow their instructions.