Clerk authentication integration for Convex. Use when setting up Clerk auth, configuring ConvexProviderWithClerk, implementing Clerk webhooks for user sync, or troubleshooting Clerk-specific auth issues.
$npx -y skills add polarcoding85/convex-agent-skillz --skill convex-clerk-skillInstalls into the current project.
Run `npx skills use "https://github.com/polarcoding85/convex-agent-skillz" --skill "polarcoding85/convex-agent-skillz/convex-clerk-skill"` 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/polarcoding85/convex-agent-skillz" that are relevant to the current task. Run `npx skills add "https://github.com/polarcoding85/convex-agent-skillz"` and select the relevant skills, then follow their instructions.