hashing-passwords
CRITICAL security skill teaching proper credential and password handling. NEVER store passwords, use bcrypt/argon2, NEVER accept third-party credentials. Use when handling authentication, passwords, A
Also installable via skills CLI
npx skills add djankies/claude-configs/typescript/skills/hashing-passwords