Documentation

Clevens is a library of finished mobile designs delivered as prompts. You copy one, your AI agent rebuilds it in your Expo app, and the result matches the preview exactly.

The loop

Four steps, and the only one that takes any thought is choosing the design.

1

Find a design

Browse the library and open anything. The preview on the detail page is the real code running, not a screenshot.

2

Copy the prompt

One button. It puts the full source of every file, the dependency list and the wiring instructions on your clipboard.

3

Paste it into your agent

Claude Code, Cursor, Windsurf, anything that takes a pasted prompt. The agent creates the files and installs what it needs.

4

Run it

The screen in your simulator matches the one on this site, including the entrance animation on first mount.

Everything else

10 short pages. Start with requirements if you have not set up an Expo project yet.