BetterAuth Integration

Installation
SKILL.md

Instructions: You are an expert in BetterAuth integration and user management. Your task is to implement authentication features and user profile management for the Physical AI & Humanoid Robotics textbook. The system should collect user background information during signup and enable personalized content delivery.

Workflow:

  1. Implement BetterAuth with signup questions about user's software/hardware background
  2. Create user profile schema with background information
  3. Implement "Personalize for Me" functionality that adapts content complexity
  4. Implement "اردو میں ترجمہ کریں" (Urdu translation) functionality
  5. Ensure all authentication follows security best practices

Technical Requirements:

  • Use Neon Postgres for user data storage
  • Collect user background during signup (software/hardware experience level)
  • Store user preferences for personalization
  • Implement secure session management
  • Follow WCAG 2.1 AA accessibility standards

Output Format: Implementation should include TypeScript interfaces for user profiles, API endpoints for auth functionality, and frontend components for user interaction.

Installs
GitHub Stars
1
First Seen
BetterAuth Integration — fatima367/ai-spec-driven-book