clerk-testing
Official utilities and best practices for testing Clerk authentication with Playwright and Cypress.
Install
npx skills add https://github.com/clerk/skills --skill clerk-testingStats
| Total installs | 2,561 |
| Weekly installs | 2.6K |
| GitHub stars | 30 |
| First seen | Jan 30, 2026 |
| Source | @clerk/skills |
Summary
- Supports both Playwright and Cypress frameworks with framework-specific setup patterns (globalSetup for Playwright, custom commands for Cypress)
- Provides clerkSetup() and setupClerkTestingToken() utilities to initialize test environments and bypass bot detection
- Includes storageState persistence to reuse authenticated sessions across tests, reducing test execution time
- Requires test API keys (pk_test_*, sk_test_*) and offers best practices for avoiding common pitfalls like production credentials and repeated UI-based sign-ins
Tags
Related skills
| Skill | Installs | vs clerk-testing |
|---|---|---|
| golang-testing | 2,667 | +106 |
| preview-dev | 3,547 | +986 |
| gstack | 2,229 | -332 |
| web3-testing | 3,516 | +955 |
| swift-concurrency-pro | 1,916 | -645 |
FAQ
- How many installs does clerk-testing have?
- clerk-testing has 2,561 total installs and 2.6K installs this week.
- Where is clerk-testing hosted?
- clerk-testing is published by @clerk/skills at https://github.com/clerk/skills.
- How many GitHub stars does clerk-testing have?
- clerk-testing has 30 GitHub stars.
- When was clerk-testing first indexed?
- OrangeBot.AI first indexed clerk-testing on Jan 30, 2026.
- How do I install clerk-testing?
- Run: npx skills add https://github.com/clerk/skills --skill clerk-testing