Armory
Source
Browse
Workflows

add-authentication-system

Implement secure user authentication system with chosen method and security best practices

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install add-authentication-system --cli claude

writes the file to.claude/commands/add-authentication-system.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/add-authentication-system.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Implement secure user authentication system with chosen method and security best practices

When to use it

Implement secure user authentication system with chosen method and security best practices

How to install / invoke

# Copy the command into your project's .claude/commands/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/commands/security/add-authentication-system.md -o .claude/commands/add-authentication-system.md

Notes

Extracted from davila7/claude-code-templates, security category.