skills
Secure authentication setup, hardening, and plugin configuration
All Skills in This Repository (6)
Pure Emerald Level Indicatorsbetter-auth-security-best-practices
Guide Better Auth deployments with cross-cutting security controls.
organization-best-practices
Implement multi-tenant organizations, teams, and RBAC with Better Auth's organization plugin.
email-and-password-best-practices
Configure Better Auth email verification, password resets, and hashing settings.
two-factor-authentication-best-practices
Configure Better Auth's twoFactor plugin for TOTP, OTP, and backup codes.
create-auth-skill
Configure Better Auth server and client authentication in TypeScript or JavaScript applications.
better-auth-best-practices
Integrate Better Auth into TypeScript projects with setup and configuration guidance.
Frequently Asked Questions
FAQPage SchemaHow to install Better Auth skills?โผ
Run `npx skills add better-auth/skills --all -g -y` in your terminal to install all authentication skills globally.
How to add login to a Next.js app?โผ
The create-auth skill scans your project, detects your framework and database, then generates the full Better Auth server config, route handler, and sign-in pages for you.
How to set up two-factor authentication?โผ
The twoFactor skill configures TOTP authenticator apps, email or SMS one-time codes, backup codes, and trusted devices with production-ready security defaults.
How to secure a Better Auth deployment?โผ
The security skill covers rate limiting, CSRF protection, trusted origins, secure cookies, OAuth token encryption, and audit logging with a full pre-launch checklist.
Does it support teams and organizations?โผ
Yes. The organization skill handles multi-tenant orgs, member invitations, custom roles, teams, and role-based access control out of the box.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core