clerk-ci-integration

Set up CI/CD pipelines with Clerk authentication testing.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "clerk-ci-integration" with this command: npx skills add jeremylongshore/claude-code-plugins-plus-skills/jeremylongshore-claude-code-plugins-plus-skills-clerk-ci-integration

Clerk CI Integration

Overview

Set up CI/CD pipelines with Clerk authentication testing.

Prerequisites

  • GitHub repository with Actions enabled

  • Clerk test API keys

  • npm/pnpm project configured

Instructions

  • Step 1: GitHub Actions Workflow

  • Step 2: E2E Testing with Playwright

  • Step 3: Test User Setup

  • Step 4: Playwright Test Configuration

  • Step 5: Authentication Test Helpers

  • Step 6: Sample E2E Tests

For full implementation details and code examples, load: Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)

Output

  • GitHub Actions workflows configured

  • E2E tests with Playwright

  • Test user management

  • CI/CD pipeline ready

Error Handling

Error Cause Solution

Secret not found Missing GitHub secret Add secret in repo settings

Test user not found User not created Run setup script first

Timeout on sign-in Slow response Increase timeout, check network

Build fails Missing env vars Check all NEXT_PUBLIC vars set

Resources

  • GitHub Actions Docs

  • Playwright Testing

  • Clerk Testing Guide

Next Steps

Proceed to clerk-deploy-integration for deployment platform setup.

Examples

Basic usage: Apply clerk ci integration to a standard project setup with default configuration options.

Advanced scenario: Customize clerk ci integration for production environments with multiple constraints and team-specific requirements.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

backtesting-trading-strategies

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

svg-icon-generator

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

performance-lighthouse-runner

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

mindmap-generator

No summary provided by upstream source.

Repository SourceNeeds Review