auth-schema-generator
CommunityAuto-generate auth schemas and TS types.
Authormuhammadhamza718
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Setting up authentication often requires aligning backend models, database schemas, and TypeScript types for user data. This Skill automates that process by generating Better Auth configuration, TypeScript types, and interface definitions for custom user fields.
Core Features & Use Cases
- Generates Better Auth user configuration with additionalFields
- Exports inferred TypeScript types for Session and User
- Creates TypeScript interfaces for user profiles
Quick Start
In your project, configure a new set of custom user fields and let the Skill generate the necessary auth.ts configuration and types.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: auth-schema-generator Download link: https://github.com/muhammadhamza718/Hackathon-Book/archive/main.zip#auth-schema-generator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.