lb-better-auth-skillComplete Better Auth documentation in markdown format. Use when implementing authentication in TypeScript projects - covers OAuth providers (Google, GitHub, etc.), email/password, passkeys, 2FA, session management, database adapters (Prisma, Drizzle), and framework integrations (Next.js, SvelteKit, etc.).
Install via ClawdBot CLI:
clawdbot install leonaaardob/lb-better-auth-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/better-auth/better-authAudited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
A B2B SaaS company needs to implement secure authentication for its web application, supporting multiple OAuth providers like Google and GitHub for easy sign-in, along with email/password and 2FA for enhanced security. This skill provides documentation for setting up these methods and integrating with Prisma or Drizzle for database management.
An online retail store requires a robust authentication system to handle customer logins via email/password, magic links for passwordless access, and session management for cart persistence. The skill covers these features and includes guides for Next.js integration to ensure seamless frontend-backend communication.
A healthcare provider needs a secure patient portal with authentication supporting passkeys for biometric login, OAuth for integration with health platforms, and 2FA to comply with data protection regulations. The documentation includes setup for database adapters and rate limiting to prevent abuse.
An e-learning platform requires authentication for students and instructors, featuring OAuth providers like Microsoft for institutional accounts, email verification for account activation, and organization management for class-based access. The skill provides examples and API references for customization.
A fintech application needs high-security authentication with passkeys, 2FA, and session management to protect user financial data. The skill offers documentation on plugins for advanced features and integration with frameworks like SvelteKit for responsive user interfaces.
Companies charge users a recurring fee for access to software services, using this skill to implement secure authentication that supports multiple login methods and integrates with databases like Prisma for scalable user management. Revenue is generated through monthly or annual subscriptions.
Businesses offer basic authentication features for free to attract users, then monetize premium features like advanced 2FA, organization management, or custom session handling documented in this skill. Revenue comes from upgrades to paid tiers and add-on services.
Organizations develop and sell custom authentication solutions to large enterprises, leveraging this skill's documentation for OAuth setups, database adapters, and framework integrations to meet specific client needs. Revenue is generated through project-based contracts and ongoing support fees.
💬 Integration Tip
Start by reading the installation guide and basic usage documentation to set up core authentication, then refer to specific files for OAuth providers or database adapters as needed based on your project requirements.
Scored Apr 19, 2026
Use when building UI with shadcn/ui components, Tailwind CSS layouts, form patterns with react-hook-form and zod, theming, dark mode, sidebar layouts, mobile navigation, or any shadcn component question.
Tailwind reference tool. Use when working with tailwind in frontend contexts.
A product creation skill based on the "Bee Website Builder" Open API. It is used to create a new product under a specified site language and product group, w...
A product update skill based on the "Bee Website Builder" Open API. It is used to update an existing product under a specified site language and supports upd...
Build WCAG 2.1 AA compliant websites with semantic HTML, proper ARIA, focus management, and screen reader support. Includes color contrast (4.5:1 text), keyboard navigation, form labels, and live regions. Use when implementing accessible interfaces, fixing screen reader issues, keyboard navigation, or troubleshooting "focus outline missing", "aria-label required", "insufficient contrast".
Use when building Vue 3 applications with Composition API, Nuxt 3, or Quasar. Invoke for Pinia, TypeScript, PWA, Capacitor mobile apps, Vite configuration.