# Registry

Installable shadcn-compatible registry items.

- [Auth](https://pi-shadcn.vercel.app/blocks/auth): Authentication form blocks for email/password and email one-time-code flows.
- [Example Card](https://pi-shadcn.vercel.app/components/example-card): A compact card component that demonstrates shadcn registry dependencies.
- [Loading Screen](https://pi-shadcn.vercel.app/blocks/loading-screen): A full-screen branded loading overlay with progress and a minimum dwell time.
- [Offset Pagination](https://pi-shadcn.vercel.app/blocks/offset-pagination): An offset-based pagination bar with page-size controls and reusable state helpers.
- [Overlay Scroll Container](https://pi-shadcn.vercel.app/components/overlay-scroll-container): A responsive scroll container that uses native overflow on touch devices and overlay scrollbars on desktop.
- [Stats Panel](https://pi-shadcn.vercel.app/blocks/stats-panel): A simple multi-file block with a component and local data helper.
- [useCopyToClipboard](https://pi-shadcn.vercel.app/utilities/use-copy-to-clipboard): A small hook that copies text and tracks the latest copy result.
- [Workbench App Shell](https://pi-shadcn.vercel.app/blocks/workbench-app-shell): A resizable workbench application shell with sidebar, topbar, split view, right panel, and settings primitives.
