BETTER-AUTH.

Skills

Install Better Auth agent skills so your coding assistant follows library conventions and patterns.

Agent skills are portable instruction files (for example SKILL.md) that teach your coding agent project conventions, safe patterns, and where to look in the docs. The Better Auth skill pack lives in the better-auth/skills repository.

Install it with the skills CLI (uses npx so nothing global is required):

terminal
npx skills add better-auth/skills

Your editor or agent loads skills from its configured skills directory (often project-level). After installing, restart the agent or reload skills if your tool requires it.