Use when working on HyperCoder's Clerk-based authentication across Electron, the marketing auth page, and Convex. Covers packaged Electron auth, custom protocol and localhost callback flows, Clerk sign-in tokens, production Clerk domain and env wiring, GitHub social token access, and debugging prod-only auth failures.
$npx -y skills add hypersocialinc/agent-skills --skill electron-clerk-authInstalls into the current project.
Run `npx skills use "https://github.com/hypersocialinc/agent-skills" --skill "hypersocialinc/agent-skills/electron-clerk-auth"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hypersocialinc/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/hypersocialinc/agent-skills"` and select the relevant skills, then follow their instructions.