dubs-auth-skill

Installation
SKILL.md

Dubs Auth Integration Skill

Guide for implementing @wiseiodev/dubs-auth cleanly in consumer applications.

When To Use

  • User asks to set up dubs-auth, Better Auth + Stripe + Drizzle, or Next.js auth/billing routes.
  • User asks how to use package exports like createDubsAuth, createBillingRouteHandlers, createDubsAuthClient, or subscription helpers.
  • User needs troubleshooting for webhook sync, billing portal redirects, or env wiring.

When Not To Use

  • Maintaining this library's internal release/build/test workflows.
  • Non-Next.js stacks that do not use App Router style route handlers.

Workflow (Follow In Order)

Installs
2
First Seen
Mar 14, 2026