·create-auth-skill
!

create-auth-skill

connorads/dotfiles

Skill for creating auth layers in TypeScript/JavaScript apps using Better Auth.

5Installs·1Trend·@connorads

Installation

$npx skills add https://github.com/connorads/dotfiles --skill create-auth-skill

SKILL.md

Guide for adding authentication to TypeScript/JavaScript applications using Better Auth.

Scoped packages (as needed): | Package | Use case |

| @better-auth/passkey | WebAuthn/Passkey auth | | @better-auth/sso | SAML/OIDC enterprise SSO | | @better-auth/stripe | Stripe payments | | @better-auth/scim | SCIM user provisioning | | @better-auth/expo | React Native/Expo |

Skill for creating auth layers in TypeScript/JavaScript apps using Better Auth. Source: connorads/dotfiles.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/connorads/dotfiles --skill create-auth-skill
Category
!Security
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is create-auth-skill?

Skill for creating auth layers in TypeScript/JavaScript apps using Better Auth. Source: connorads/dotfiles.

How do I install create-auth-skill?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/connorads/dotfiles --skill create-auth-skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/connorads/dotfiles