Skip to content

feat(repo): add clerk-monorepo Claude Code skill#8769

Draft
jacekradko wants to merge 2 commits into
mainfrom
jacek/clerk-monorepo-skill
Draft

feat(repo): add clerk-monorepo Claude Code skill#8769
jacekradko wants to merge 2 commits into
mainfrom
jacek/clerk-monorepo-skill

Conversation

@jacekradko
Copy link
Copy Markdown
Member

Claude Code had nothing repo-specific beyond the 16-line AGENTS.md, while Cursor already has a full .cursor/rules/ set. This adds the Claude Code counterpart: a clerk-monorepo skill that loads on demand for setup, picking which package to change, the dev loop, and changesets/commits. AGENTS.md stays the authority on the rules; the skill restates them in actionable form and links back, with reference files for the things nothing documented before (setup footguns, the package map, and the clerk-js/ui breaking-change checklist).

Worth scrutiny: the rule restatements in SKILL.md. I grounded them in commitlint.config.ts, turbo.json, and the package manifests rather than the prose docs, which corrected a few things: it's 21 active packages not 27, commitlint runs on the PR title, and docs is a type, not a scope (validated by running commitlint against sample titles).

Companion edits are minimal: the two .cursor rules get a stale-version fix (Node 18 / pnpm 9 to 24.15 / 10.33) and a typo fix so both surfaces agree, and AGENTS.md gets a one-line pointer to the skill. Empty changeset since nothing here touches a published package.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jun 6, 2026

🦋 Changeset detected

Latest commit: bd04bb6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Jun 6, 2026 3:39am

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jun 6, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository YAML (base), Repository UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: 44b4f1b4-a354-4f7f-9838-4a6126efadb1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jun 6, 2026

Open in StackBlitz

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@8769

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@8769

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@8769

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@8769

@clerk/expo

npm i https://pkg.pr.new/@clerk/expo@8769

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@8769

@clerk/express

npm i https://pkg.pr.new/@clerk/express@8769

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@8769

@clerk/hono

npm i https://pkg.pr.new/@clerk/hono@8769

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@8769

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@8769

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@8769

@clerk/react

npm i https://pkg.pr.new/@clerk/react@8769

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@8769

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@8769

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@8769

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@8769

@clerk/ui

npm i https://pkg.pr.new/@clerk/ui@8769

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@8769

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@8769

commit: bd04bb6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant