Agent Skills: Better Auth Setup

Add user authentication using Better Auth with Drizzle ORM and Neon Postgres. Base setup with email/password authentication.

UncategorizedID: andrelandgraf/fullstackrecipes/better-auth-setup

Install this agent skill to your local

pnpm dlx add-skill https://github.com/andrelandgraf/fullstackrecipes/tree/HEAD/.agents/skills/better-auth-setup

Skill Files

Browse the full folder contents for better-auth-setup.

Download Skill

Loading file tree…

.agents/skills/better-auth-setup/SKILL.md

Skill Metadata

Name
better-auth-setup
Description
Add user authentication using Better Auth with Drizzle ORM and Neon Postgres. Base setup with email/password authentication.

Better Auth Setup

To set up Better Auth Setup, refer to the fullstackrecipes MCP server resource:

Resource URI: recipe://fullstackrecipes.com/better-auth-setup

If the MCP server is not configured, fetch the recipe directly:

curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/better-auth-setup