By GGPrompts
Better Auth framework - TypeScript authentication with OAuth, 2FA, passkeys, RBAC
This repository contains my curated Claude Code plugins, synced from GGPrompts.
This plugin follows the official Anthropic plugin format:
.claude-plugin/
plugin.json # Plugin manifest
commands/ # Slash commands
agents/ # Subagents
skills/ # Skills (each in its own directory)
hooks/ # Hook configurations
Clone this repo and load it in Claude Code:
git clone https://github.com/YOUR_USERNAME/my-gg-plugins.git
cd my-gg-plugins
claude plugin load .
Or add it to your Claude Code settings to auto-load on startup.
Visit ggprompts.com/claude-code/toolkit to:
Managed by GGPrompts - The control plane for your Claude Code setup
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimTabzChrome integration: spawn terminals, browser automation, and project integration via HTML/WebSocket/JS API
Orchestrate Claude Code workers with tmux — spawn, monitor, coordinate, and speak across parallel sessions
Generate handoff, clear context, and auto-continue in fresh session
Bubble Tea TUI framework patterns for Go terminal applications
Git shortcuts - /git:cm (commit), /git:cp (commit+push), /git:pr (create PR)
npx claudepluginhub ggprompts/my-plugins --plugin better-authSkill for integrating Better Auth - comprehensive TypeScript authentication framework for Cloudflare D1, Next.js, Nuxt, and 15+ frameworks. Use when adding auth, encountering D1 adapter errors, or implementing OAuth/2FA/RBAC features.
Claude Code skill pack for Clerk authentication (24 skills)
Auth skills for Claude Code — scaffold auth endpoints, review auth code for security issues, and add conformance tests
Authentication and security specialist for JWT implementation, OAuth2 flows, refresh tokens, session management, password hashing (bcrypt, argon2), 2FA, SSO, and security best practices. Use when implementing authentication, authorization, or security features.
Auth0 skills for quickstarts, migration, MFA, branding, custom domains, Advanced Custom Universal Login (ACUL) screen generation, and framework-specific SDK integrations for React, Next.js, Vue, Nuxt, Angular, Express, Fastify, FastAPI, Flask, Go, Spring Boot, Java MVC, Swift, Android, ASP.NET Core, React Native, Expo, Ionic React (Capacitor), Ionic Angular (Capacitor), and Ionic Vue (Capacitor).
Complete authentication platform with OAuth, organizations, and billing