SKILL·B1274F

authentication-setup

majiayu000
Updated 2 months ago
21 views
58
9
58
View on GitHub
Documentsword

About

This skill implements a secure JWT authentication system with bcrypt password hashing. It provides key features including refresh tokens, account lockout protection, and password reset flow. Use it when setting up authentication or login systems in FastAPI applications.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/authentication-setup

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/authentication-setup
0
FAQ

Frequently asked questions

What is the authentication-setup skill?

authentication-setup is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform authentication-setup-related tasks without extra prompting.

How do I install authentication-setup?

Use the install commands on this page: add authentication-setup to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does authentication-setup belong to?

authentication-setup is in the Documents category, tagged word.

Is authentication-setup free to use?

Yes. authentication-setup is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills