๐ŸŽฏ

better-auth-protected-routes

๐ŸŽฏSkill

from andrelandgraf/fullstackrecipes

VibeIndex|
What it does
|

Implements authentication-protected routes using Better Auth with middleware guards and session validation, from Full Stack Recipes, a Shadcn registry for building agentic applications.

๐Ÿ“ฆ

Same repository

andrelandgraf/fullstackrecipes(68 items)

better-auth-protected-routes

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add andrelandgraf/fullstackrecipes --skill better-auth-protected-routes
skills.sh Installโš  Installs to .agents/skills/
npx skills add andrelandgraf/fullstackrecipes --skill better-auth-protected-routes
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/better-auth-protected-routes/SKILL.md

SKILL.md

132Installs
6
-
Last UpdatedJan 25, 2026

More from this repository10

๐ŸŽฏ
observability-monitoring๐ŸŽฏSkill

A Shadcn registry and collection of step-by-step guides for building full-stack web apps and agentic applications at fullstackrecipes.com.

๐ŸŽฏ
stripe-subscriptions๐ŸŽฏSkill

Complete subscription billing system skill with Stripe integration for Next.js, covering feature flags for plan gating with Vercel Flags SDK, webhook handling for syncing subscription state to Postgres, usage tracking, and billing portal integration.

๐ŸŽฏ
og-image-generation๐ŸŽฏSkill

A Shadcn registry and collection of step-by-step guides for building full-stack web apps and agentic applications at fullstackrecipes.com.

๐ŸŽฏ
shiki-code-blocks๐ŸŽฏSkill

A Shadcn registry and collection of step-by-step guides for building full-stack web apps and agentic applications at fullstackrecipes.com.

๐ŸŽฏ
nextjs-on-vercel๐ŸŽฏSkill

A Shadcn registry and collection of step-by-step guides for building full-stack web apps and agentic applications at fullstackrecipes.com.

๐ŸŽฏ
agent-browser๐ŸŽฏSkill

A Shadcn registry and collection of step-by-step guides for building full-stack web apps and agentic applications at fullstackrecipes.com.

๐ŸŽฏ
using-drizzle-queries๐ŸŽฏSkill

A Shadcn registry and collection of step-by-step guides for building full-stack web apps and agentic applications at fullstackrecipes.com.

๐ŸŽฏ
authentication๐ŸŽฏSkill

Authentication patterns and implementation guides from Full Stack Recipes, a Shadcn registry with step-by-step guides for building full-stack web apps using Next.js, AI SDK v6, Drizzle, and Bun

๐ŸŽฏ
better-auth-setup๐ŸŽฏSkill

Sets up Better Auth authentication in Next.js projects from Full Stack Recipes, a Shadcn registry and step-by-step guide collection for full-stack web and agentic applications.

๐ŸŽฏ
neon-drizzle-setup๐ŸŽฏSkill

Neon Postgres + Drizzle ORM database setup recipe from Full Stack Recipes, a collection of step-by-step guides for building full-stack web apps