slurpyb/better-auth
v1.0.0MIT
Better Auth skills for scaffolding, configuring, and hardening authentication in TypeScript/JavaScript apps.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "better-auth",
"version": "1.0.0",
"description": "Better Auth skills for scaffolding, configuring, and hardening authentication in TypeScript/JavaScript apps.",
"author": {
"name": "Better Auth",
"url": "https://www.better-auth.com"
},
"homepage": "https://www.better-auth.com/docs/ai-resources/skills",
"repository": "https://github.com/better-auth/skills",
"license": "MIT",
"keywords": [
"authentication",
"better-auth",
"oauth",
"sessions",
"2fa",
"organizations",
"security"
]
}