authjs-skills
✓Auth.js v5 setup for Next.js authentication including Google OAuth, credentials provider, environment configuration, and core API integration
Installation
SKILL.md
Note: Auth.js v5 is currently in beta. Use next-auth@beta to install the latest v5 version.
Important: Never commit AUTHSECRET to version control. Use .env.local for development.
Note: This is a basic setup example. For production-ready credentials authentication, see the "Credentials Provider" section below which includes proper password hashing with bcrypt and database integration.
Auth.js v5 setup for Next.js authentication including Google OAuth, credentials provider, environment configuration, and core API integration Source: gocallum/nextjs16-agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/gocallum/nextjs16-agent-skills --skill authjs-skills- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is authjs-skills?
Auth.js v5 setup for Next.js authentication including Google OAuth, credentials provider, environment configuration, and core API integration Source: gocallum/nextjs16-agent-skills.
How do I install authjs-skills?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gocallum/nextjs16-agent-skills --skill authjs-skills 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/gocallum/nextjs16-agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01