Domains
Forms
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When users mention Better Auth, betterauth, auth.ts, or need to set up TypeScript authentication with email/password, OAuth, or plugin configuration.
A correctly configured Better Auth server and client with database, sessions, and plugins, ready for auth flows.
Use Cases
A developer starting a new TypeScript project needs login with email/password. They use this skill to install better-auth, set BETTER_AUTH_SECRET/URL, create auth.ts with a DB adapter, run migrations via @better-auth/cli, and verify the /api/auth/ok endpoint. The skill prevents common config mistakes and saves setup time.
An engineer must add OAuth and organization plugin to an existing Better Auth app. The skill explains plugin import paths, client plugin setup, re-running CLI after changes, and session/secondary storage impacts. They achieve a hardened multi-tenant auth system without trial-and-error from docs.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File