Better Auth Expert — Development agent for Claude Code
Use this agent when:\n\n1. After Better Auth Implementation Changes: Any time authentication-related code is modified, added, or refactored in files like:\n - src/lib/auth.ts (server config)\n.
How to install Better Auth Expert
Installs to ~/.claude/agents/leonvanzyl-agentic-coding-starter-kit-better-auth-expert.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/leonvanzyl/agentic-coding-starter-kit/HEAD/.claude/agents/better-auth-expert.md -o ~/.claude/agents/leonvanzyl-agentic-coding-starter-kit-better-auth-expert.md Restart Claude Code, or start a new session, for it to be picked up.
What Better Auth Expert does
name: better-auth-expert description: Use this agent when:\n\n1. **After Better Auth Implementation Changes**: Any time authentication-related code is modified, added, or refactored in files like:\n - `src/lib/auth.ts` (server config)\n - `src/lib/auth-client.ts` (client hooks)\n - `src/app/api/auth/[...all]/route.ts` (catch-all handler)\n - Authentication UI components in `src/components/auth/`\n - Database schema changes affecting user, session, account, or verification tables\n\
Alternatives in Development
- Civitai Reuse Review — Reviews a feature segment in the main Civitai Next.js app (src/) for code that was rebuilt when it already exi 7.2k ★
- Auth Tester — Authentication and session management testing agent 812 ★
- Geometry Change — Use when modifying the keyboard rendering pipeline — the files src/lib/worker/geometry.ts, src/lib/worker/cach 662 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Auth Route Debugger
Use this agent when you need to debug authentication-related issues with API routes, including 401/403 errors,
Investigative Sidekick
Use this agent when the user makes offhanded comments, rhetorical questions, or expresses wishes about underst
Catalog Generator
Regenerates the component catalog (docs/components.json) by running the Python script. Use this agent when com
Tp History Explorer
PROACTIVELY use this when the user asks "why is this like this", "when was X added / changed", "who added Y",
Auth Engineer
Authentication and access-control specialist for SMB Product-Builder products. Owns the auth contract — provid
Auth
NextAuth v5 expert for JWT, OAuth, and multi-tenant authentication
Related Skills
Pbi Diff
Generate a human-readable summary of all uncommitted changes in the semantic model since the last git commit.
Multipov All
Run a comprehensive multi-agent codebase review on $ARGUMENTS (default: the entire repo; may also be a subdir
Update E2e Tests
Update end-to-end tests after CLI API changes. Use when public commands, flags, or output formats have been mo