Registry Items

Author and change items in the Neon UI shadcn registry so `npx shadcn add` produces code that compiles in a consumer's project. Covers how shadcn routes each file by registry type, why a `./sibling` import breaks after install, when a file needs an `@/` alias instead, and the rule that an item must declare every registry item and npm package it imports. Use when adding a component, block, hook, or lib to `packages/registry`, when editing `registry.json`, when `pnpm verify:components` fails, or when a consumer reports that an installed component does not type-check.

neondatabase 3cb48bf 5.9 KB Updated

File contents

neondatabase/ui/tree/main/.agents/skills/registry-items commit 3cb48bf34a

Frequently asked questions

npx skillmds@latest add neondatabase/registry-items