Skip to content

authgear/authgear-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Authgear Skills

Installable skills for AI coding agents (Cursor, Claude Code, Codex, OpenCode, Gemini CLI, and similar) to integrate Authgear into your projects.

Skills

  • authgear-integration (skills/authgear-integration/) — Integrate Authgear authentication into web, mobile, and backend applications:
    • Frontend/Mobile: React, React Native, Flutter, Android, Vue, Next.js with SDK setup, login/logout flows, protected routes, user providers
    • Backend: Python, Node.js, Go, Java, PHP, ASP.NET with JWT validation, API authentication, user verification

Usage

Point your agent’s skills path at this repo (or the skills folder)—e.g. in Cursor, Claude Code, Codex, OpenCode, Gemini CLI, or similar—so the agent can use these skills when you ask about Authgear or adding authentication.

Structure

skills/
  authgear-integration/   # Authgear integration skill
    SKILL.md
    assets/
    references/

About

Installable skills for using Authgear in your projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors