Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
SecurityMédio

Better Auth Integration Guide

porbetter-auth·better-auth· v1.0.0 · atualizado em 2026-04-10
80
Score

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.

authenticationauthorizationtypescriptsecurityidentity-managementoauthsession-management
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdbetter-auth-best-practices/workflow
1. Install the Better Auth CLI: `npm install -g @better-auth/cli`.
2. Configure environment variables: `BETTER_AUTH_SECRET` and `BETTER_AUTH_URL`.
3. Create `auth.ts` file with core configuration options (database, session, etc.).
4. Run database migrations: `npx @better-auth/cli@latest migrate`.
5. Install and configure desired plugins (e.g., two-factor authentication).
6. Implement client-side authentication using Better Auth client libraries.
7. Test authentication flows and security measures thoroughly.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar a ←Create Auth Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Authentication Setup
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Better Auth Integration Guide
better-auth-best-practices
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.REFLECT
Triggers8
integrate Better Authset up authentication with Better Authadd email/password authenticationconfigure social loginimplement session managementsecure my application with Better Authuse Better Auth for user authenticationadd passkey authentication

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download better-auth-best-practices
$ synaptic skills detail better-auth-best-practices
$ synaptic skills live better-auth-best-practices

Dependências

@better-auth/clipgmysql2better-sqlite3bun:sqlitebetter-auth/adapters/drizzlebetter-auth/adapters/prismabetter-auth/adapters/mongodbbetter-auth/clientbetter-auth/reactbetter-auth/vuebetter-auth/sveltebetter-auth/solid

Links

GitHub Repository