better auth agents

26 tagged better auth, measured the same way as everything else here.

Browse within: agent-friendly 11ai-first 11cloudflare-workers 11bun 7ReAct 6multi-tenant 6nextjs 6postgresql 6prisma 6drizzle-orm 5

stack-architect

03

AmanVarshney01/create-better-t-stack

Agent

Designs a valid, coherent Better-T-Stack configuration from a high-level product description, then plans and (on confirmation) generates it through the Better-T-Stack MCP server. Use when stack choices are open-ended and you want a recommended end-to-end type-safe setup.

5.7k 2d ago A 59 tokens original MIT

CLAUDE

04

vobase/vobase

Agent

AI agents that handle customer conversations autonomously. Powered by Mastra, using a workspace-based architecture where agents interact through a virtual filesystem and CLI commands.

59 27d ago A 0 tokens original MIT

prompt-engineer

05

domsen123/mrx-nuxt-template

Agent Claude Code

Optimizes prompts for LLMs and AI systems. Use when building AI features, improving agent performance, or crafting system prompts. Expert in prompt patterns and techniques.

56 12mo ago A 37 tokens

AGENTS

06

lonormaly/builders-stack

Agent

The primer now lives at the repo root: ../AGENTS.md — that's the file Codex, Cursor, and Copilot read by convention, so it's the single source of truth.

41 15d ago A 0 tokens original MIT

subagents

07

lonormaly/builders-stack

Agent

Specialized agents to spawn for scoped work, so verbose output stays out of the main context window and independent tasks run in parallel. Each entry is a ready-to-paste system prompt plus when to use and tool scope.

41 15d ago A 0 tokens original MIT

code-reviewer

08

krivoox/agent-stack-template

Agent Cursor

Reviews a change against this repository's layer, tenancy, security and testing contracts. Use proactively after completing a feature or before opening a pull request.

30 11d ago A 33 tokens original MIT

product-manager

09

krivoox/agent-stack-template

Agent Cursor

Turns a raw idea or vague request into scoped user stories with acceptance criteria. Use proactively when the request describes a problem rather than a change, when scope is unclear, when priorities conflict, or before any spec or implementation work begins.

30 11d ago A 49 tokens original MIT

software-engineer

10

krivoox/agent-stack-template

Agent Cursor

Implements Accepted specs end to end, fixes bugs, and refactors without changing behaviour. Use proactively for new features once the spec is Accepted, domain/Prisma/Server Action changes, and technical approach decisions. Do not use when the request is a problem without a spec — that is product-manager.

30 11d ago A 65 tokens original MIT

code-reviewer

11

nikandr-surkov/ai-saas-starter

Agent Claude Code

Read-only reviewer for auth, billing, and credits-ledger changes. Use proactively after modifying src/lib/auth, src/lib/billing, src/lib/credits, or src/app/api — before committing.

13 1mo ago A 44 tokens original MIT

README

12

SeanningTatum/cf-saas-starter-react-router

Agent Claude Code

Project-local Claude Code subagents that wrap pieces of .brain/HARNESS.md. The main thread delegates to these so it doesn't have to re-load harness rules every turn.

5 25d ago A 0 tokens

feature-verifier

13

SeanningTatum/cf-saas-starter-react-router

Agent Claude Code

Drives a feature's golden path + one error path through the LIVE app using the Playwright CLI (a throwaway Node script run headless), screenshots each step, and writes a verification doc to .brain/features/ /verifications/ .md. Replaces writing per-feature e2e specs. Use for any user-visible feature/flow before…

5 25d ago A 131 tokens

ui-builder

14

SeanningTatum/cf-saas-starter-react-router

Agent Claude Code

Builds and changes UI in this repo — routes, components, marketing surfaces, forms, tables, empty/loading/error states. Carries the frontend rules, the craft moves and the anti-slop tells so the mistakes are not made in the first place, and self-measures with design:audit before returning. Use for ANY user-visible…

5 25d ago A 159 tokens