SKILL·D93DF0

authentication

NeverSight
Updated 1 month ago
19 views
24
3
24
View on GitHub
Documentswordai

About

This Claude Skill provides a complete authentication system using Better Auth for Next.js applications. It includes email verification, password reset, protected routes, and account management features. Use this skill when you need production-ready authentication with database integration and type-safe configuration.

Quick Install

Claude Code

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

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

GitHub Repository

NeverSight/skills_feed
Path: data/skills-md/andrelandgraf/fullstackrecipes/authentication
0
learn-skillsskills
FAQ

Frequently asked questions

What is the authentication skill?

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

How do I install authentication?

Use the install commands on this page: add authentication 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 belong to?

authentication is in the Documents category, tagged word and ai.

Is authentication free to use?

Yes. authentication 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