Claude Code integration

Set up an Untitled UI React with Claude Code in seconds. Our starter kits include providers, routing, and everything you need to get started.

Prerequisites

In order to quickly kickstart your project with Untitled UI and Claude Code, you need to have Claude Code installed in your machine.

Please refer to the Claude Code documentation to install it if you haven't already.

Start using Untitled UI with Claude

We have prepared starter kits that you can use with Claude Code so that you can get started with Untitled UI in seconds. First, choose your framework:

Then, clone the chosen starter kit in your local machine:

git clone https://github.com/untitleduico/untitledui-nextjs-starter

Once you have the starter kit in your local machine, you can start using Untitled UI with Claude Code by just running the following command in the project directory:

claude

And now you should be able to freely prompt Claude Code to continue developing your project.