About
The Better Auth skill enables developers to rapidly integrate robust security systems into TypeScript and JavaScript projects by providing structured patterns for authentication and authorization. It facilitates the setup of diverse login methods including traditional email/password, social OAuth providers, and modern passwordless options like Passkeys and Magic Links. This skill guides users through the entire lifecycle—from environment configuration and database schema migration to mounting API handlers and managing client-side sessions—ensuring that applications adhere to security best practices across frameworks like Next.js, SvelteKit, and Hono.