·lucia-auth
!

lucia-auth

ameistad/agent-skills

Implement authentication following Lucia Auth best practices. Use when users ask to "add auth", "implement authentication", "setup login", "add sessions", "implement OAuth", "add 2FA/MFA", "password hashing", or reference "lucia auth" or "copenhagen book" patterns.

13Installs·1Trend·@ameistad

Installation

$npx skills add https://github.com/ameistad/agent-skills --skill lucia-auth

SKILL.md

Implements secure authentication following the patterns from Lucia Auth and The Copenhagen Book.

When a user asks for authentication, determine which components they need:

The templates in assets/ are framework-agnostic TypeScript. When using them:

Implement authentication following Lucia Auth best practices. Use when users ask to "add auth", "implement authentication", "setup login", "add sessions", "implement OAuth", "add 2FA/MFA", "password hashing", or reference "lucia auth" or "copenhagen book" patterns. Source: ameistad/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ameistad/agent-skills --skill lucia-auth
Category
!Security
Verified
First Seen
2026-02-06
Updated
2026-02-18

Quick answers

What is lucia-auth?

Implement authentication following Lucia Auth best practices. Use when users ask to "add auth", "implement authentication", "setup login", "add sessions", "implement OAuth", "add 2FA/MFA", "password hashing", or reference "lucia auth" or "copenhagen book" patterns. Source: ameistad/agent-skills.

How do I install lucia-auth?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ameistad/agent-skills --skill lucia-auth Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/ameistad/agent-skills

Details

Category
!Security
Source
skills.sh
First Seen
2026-02-06

Related Skills