home/categories/security/rbarazi-agent-skills-skills-rails8-authentication-skill-md
securitytesting-security

rails8-authentication

Implement Rails 8 built-in authentication with has_secure_password, session cookies, and the Authentication concern. Use when building login/logout functionality, session-based auth, or user authentication systems in Rails 8+ applications.

rbarazi
maintainer
rbarazi
Updated 1/13/2026
Stars
0
Forks
0
quick start

Installation and usage

Implement Rails 8 built-in authentication with has_secure_password, session cookies, and the Authentication concern. Use when building login/logout functionality, session-based auth, or user authentication systems in Rails 8+ applications.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use rails8-authentication