概要
This skill provides a comprehensive framework for adding industry-standard security to Node.js backends. It guides Claude through the implementation of stateless authentication using jsonwebtoken and bcryptjs, covering critical patterns like password hashing, middleware creation, token refreshing, and granular role-based permissions. It is an essential resource for developers building secure REST APIs or microservices where scalability and security are paramount, following OWASP best practices for modern web development.