better-auth-providers

Reference Better Auth provider configurations for OAuth, email, and social authentication.

Updated Jul 18, 2026
One-click install
npx skills add https://github.com/arthrod/conejo-skills --skill better-auth-providers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: better-auth-providers
Source: https://github.com/arthrod/conejo-skills/tree/main/skills/better-auth-providers
Command: npx skills add https://github.com/arthrod/conejo-skills --skill better-auth-providers

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the friction of searching through documentation to find specific configuration requirements for various authentication providers supported by Better Auth.

Core Features & Use Cases

  • Provider Lookup: Quickly retrieve setup instructions and configuration requirements for OAuth, email, magic link, and social providers.
  • Integration Support: Provides code examples for seamless integration into your authentication layer.
  • Use Case: When adding GitHub or Google login to a new project, use this Skill to instantly view the required client ID, secret, and setup steps without leaving your development environment.

Quick Start

Use the better-auth-providers skill to display the configuration requirements and integration code for the google provider.

Frequently Asked Questions about better-auth-providers

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure OAuth providers for Better Auth?

To configure Better Auth OAuth providers, retrieve the specific client ID, secret, and setup steps for your chosen service. This Skill provides a centralized reference for these configuration parameters and integration code examples.

What is the best way to add social authentication to my web application using Better Auth?

Adding social authentication using Better Auth requires retrieving setup instructions for social providers like GitHub or Google. This Skill facilitates the setup of OAuth, email, and magic link authentication methods within web applications.

Does Better Auth support magic link and email authentication integration?

Yes, Better Auth supports magic link and email authentication integration. This Skill provides a centralized reference to quickly retrieve setup instructions and configuration requirements for these specific authentication methods.

What configuration requirements are needed to set up GitHub login with Better Auth?

Setting up GitHub login with Better Auth requires a client ID and secret. This Skill instantly displays the required configuration parameters and code examples for the GitHub provider without leaving your development environment.

Can I use this provider configuration reference without accessing Better Auth documentation?

No, this Skill requires access to the Better Auth documentation ecosystem to ensure accurate configuration parameters and code examples. It eliminates the friction of manually searching through documentation to find specific provider setup requirements.