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

Create Auth Skill

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

Skill for creating auth layers in TypeScript/JavaScript apps using Better Auth.

authenticationauthorizationtypescriptjavascriptbetter-authsecurityidentity-management
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdcreate-auth-skill/workflow
1
Identify Project & Requirements: — Determine if it's a new or existing project and the required authentication methods.
2
Install Better Auth: — Install the core package and any necessary scoped packages (e.g., `@better-auth/passkey`).
3
Configure Server (auth.ts): — Set up the authentication configuration, including database connection, email/password settings, and social providers.
4
Configure Client (auth-client.ts): — Import and configure the client-side authentication library for the chosen framework (React, Vue, Svelte, etc.).
5
Set Up Route Handler: — Configure the route handler for the chosen framework (Next.js, Express, SvelteKit, etc.).
6
Run Database Migrations: — Execute the necessary database migrations using the Better Auth CLI.
7
Implement Auth UI: — Implement the sign-in flow and session management in the client-side application.
8
Security Checklist: — Review and address all items on the security checklist.

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 aBetter Auth Integration Guide
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

Create Auth Skill
create-auth-skill
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.REFLECT
Triggers8
add authentication to my appcreate an auth layer with Better Authimplement user authenticationset up authentication in TypeScriptsecure my JavaScript applicationintegrate Better Authconfigure authenticationmigrate to Better Auth

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 create-auth-skill
$ synaptic skills detail create-auth-skill
$ synaptic skills live create-auth-skill

Dependências

better-auth@better-auth/passkey@better-auth/sso@better-auth/stripe@better-auth/scim@better-auth/expobetter-sqlite3bun:sqlitepg.Poolmysql2better-auth/adapters/prismabetter-auth/adapters/drizzlebetter-auth/adapters/mongodb

Links

GitHub Repository