ec3434d111
- Added better-auth skills (6 new skill files) - Added savannah-savings cluster-infrastructure resources and recent memory - Updated agent AGENTS.md files for barcode-betty, checkout-charlie, deal-dottie, stockboy-steve - Updated .paperclip.yaml and README.md to match current config - Added coupon-carl 2026-04-15 memory file Co-Authored-By: Paperclip <noreply@paperclip.ing>
17 lines
690 B
Markdown
17 lines
690 B
Markdown
---
|
|
name: "create-auth-skill"
|
|
description: "Scaffold and implement authentication in TypeScript/JavaScript apps using Better Auth. Detect frameworks, configure database adapters, set up route handlers, add OAuth providers, and create auth UI pages. Use when users want to add login, sign-up, or authentication to a new or existing project with Better Auth."
|
|
slug: "create-auth-skill"
|
|
metadata:
|
|
sources:
|
|
-
|
|
kind: "github-dir"
|
|
commit: "6a1636950a1d7fc53602639ce7505a4a5d39c797"
|
|
path: "better-auth/create-auth"
|
|
repo: "better-auth/skills"
|
|
trackingRef: "main"
|
|
url: "https://github.com/better-auth/skills"
|
|
key: "better-auth/skills/create-auth-skill"
|
|
---
|
|
|