Clerk Auth Web

Basic skill for Clerk authentication, user management, and session based access control in web applications. Use when Codex needs a basic starting point for this web development area.

shubhashjha Updated

File contents

Clerk Auth Web

Use this skill as a basic starting point.

Workflow

  1. Review the existing auth boundaries and UI flow.
  2. Identify sign-in, sign-up, and protected route requirements.
  3. Keep provider setup and session handling explicit.
  4. Match auth UI to the current design system.
  5. Verify authenticated and unauthenticated behavior.

Output

  • Produce practical Clerk integration changes.
  • Keep authentication predictable and maintainable.
  • Prefer clear session flows over hidden magic.

shubhashjha/codex-skills/tree/main/clerk-auth-web commit cd0f60e80f

Frequently asked questions

npx skillmds@latest add shubhashjha/clerk-auth-web