Install Manner in an existing app
Use this when an agent is starting with an existing React or Next.js project.
Use Manner UI in this project.
Before writing UI:1. Read https://ui.myudak.com/llms.txt2. Read https://ui.myudak.com/AGENTS.md3. Inspect components.json, app/globals.css, and the existing source tree.
Configure and use the Manner registry:pnpm dlx shadcn@latest registry add @manner=https://ui.myudak.com/r/{name}.json
Install the closest existing components before creating anything new. Keep thecopied source in this application and report which components were reused.