clerk
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseClerk Skills Router
Clerk 技能路由
Based on what you're trying to do, here's the right skill to use:
根据你想要完成的任务,以下是适合使用的技能:
By Task
按任务分类
Adding Clerk to your project → Use
clerk-setup- Framework detection and quickstart
- Environment setup, API keys, Keyless flow
- Migration from other auth providers
Custom sign-in/sign-up UI → Use
clerk-custom-ui- Custom authentication flows
- Appearance and styling
- OAuth, magic links, passkeys, MFA
Advanced Next.js patterns → Use
clerk-nextjs-patterns- Server vs Client auth APIs
- Middleware strategies
- Server Actions, caching
- API route protection
B2B / Organizations → Use
clerk-orgs- Multi-tenant apps
- Organization slugs in URLs
- Roles, permissions, RBAC
- Member management
Webhooks → Use
clerk-webhooks- Real-time events
- Data syncing
- Notifications & integrations
E2E Testing → Use
clerk-testing- Playwright/Cypress setup
- Auth flow testing
- Test utilities
将 Clerk 添加到你的项目中 → 使用
clerk-setup- 框架检测与快速开始
- 环境设置、API 密钥、无密钥流程
- 从其他身份验证提供商迁移
自定义登录/注册界面 → 使用
clerk-custom-ui- 自定义身份验证流程
- 外观与样式定制
- OAuth、魔法链接、密码密钥、MFA
高级 Next.js 模式 → 使用
clerk-nextjs-patterns- 服务端与客户端身份验证 API
- 中间件策略
- Server Actions、缓存
- API 路由保护
B2B / 组织管理 → 使用
clerk-orgs- 多租户应用
- URL 中的组织别名
- 角色、权限、RBAC
- 成员管理
Webhooks → 使用
clerk-webhooks- 实时事件
- 数据同步
- 通知与集成
端到端测试 → 使用
clerk-testing- Playwright/Cypress 设置
- 身份验证流程测试
- 测试工具
Quick Navigation
快速导航
If you know your task, you can directly access:
- - Framework setup
/clerk-setup - - Custom flows
/clerk-custom-ui - - Next.js patterns
/clerk-nextjs-patterns - - Organizations
/clerk-orgs - - Webhooks
/clerk-webhooks - - Testing
/clerk-testing
Or describe what you need and I'll recommend the right one.
如果你明确自己的任务,可以直接访问:
- - 框架设置
/clerk-setup - - 自定义流程
/clerk-custom-ui - - Next.js 模式
/clerk-nextjs-patterns - - 组织管理
/clerk-orgs - - Webhooks
/clerk-webhooks - - 测试
/clerk-testing
或者描述你的需求,我会为你推荐合适的技能。