Files
42marketplaces/sync/gh-better-auth-skills-auth-skills.json
2025-11-29 18:53:27 +08:00

18 lines
414 B
JSON

{
"name": "auth-skills",
"owner": {
"name": "Alex Yang",
"email": "alex@better-auth.com"
},
"plugins": [
{
"name": "auth-skills",
"description": "Create and update auth layer for JavaScript/TypeScript projects",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-better-auth-skills-auth-skills.git"
},
"strict": true
}
]
}