# [We shipped a shadcn/ui registry](https://clerk.com/changelog/2025-08-13-shadcn-registry)

Published: Wed, Aug 13, 2025
Source: [clerk.com](https://clerk.com/changelog/2025-08-13-shadcn-registry)
Tags: work

```bash
npx shadcn@latest add https://clerk.com/r/nextjs-quickstart.json
```

This single command will install:

- App layout with ClerkProvider and theme integration
- Sign-in and sign-up pages with catch-all routes
- Clerk middleware for route protection
- Header component with authentication buttons
- Theme provider for dark/light mode support
