# pi-shadcn > A TanStack Start template for publishing a shadcn-compatible registry. This site publishes shadcn-compatible registry items and authored documentation for pi-shadcn. Use https://pi-shadcn.vercel.app/llms-full.txt for one expanded context file containing the linked Markdown pages. ## Docs - [Introduction](https://pi-shadcn.vercel.app/docs.md): Publish installable registry items with public docs from the same workspace. - [Installation](https://pi-shadcn.vercel.app/docs/installation.md): Install and run the registry template locally. - [Registry](https://pi-shadcn.vercel.app/docs/registry.md): Scaffold and author installable registry items under registry/items. - [Agents](https://pi-shadcn.vercel.app/docs/agents.md): Give AI coding tools the right context for using and authoring this registry. - [CLI](https://pi-shadcn.vercel.app/docs/cli.md): Install items from this registry with the shadcn CLI. - [Theming](https://pi-shadcn.vercel.app/docs/theming.md): Customize the docs shell and published components with your own design tokens. - [Changelog](https://pi-shadcn.vercel.app/docs/changelog.md): Track user-facing changes to this registry. ## Components - [Components index](https://pi-shadcn.vercel.app/components.md): Installable UI primitives and components. - [Example Card](https://pi-shadcn.vercel.app/components/example-card.md): A compact card component that demonstrates shadcn registry dependencies. - [Overlay Scroll Container](https://pi-shadcn.vercel.app/components/overlay-scroll-container.md): A responsive scroll container that uses native overflow on touch devices and overlay scrollbars on desktop. ## Blocks - [Blocks index](https://pi-shadcn.vercel.app/blocks.md): Composed templates and larger UI sections. - [Auth](https://pi-shadcn.vercel.app/blocks/auth.md): Authentication form blocks for email/password and email one-time-code flows. - [Loading Screen](https://pi-shadcn.vercel.app/blocks/loading-screen.md): A full-screen branded loading overlay with progress and a minimum dwell time. - [Offset Pagination](https://pi-shadcn.vercel.app/blocks/offset-pagination.md): An offset-based pagination bar with page-size controls and reusable state helpers. - [Stats Panel](https://pi-shadcn.vercel.app/blocks/stats-panel.md): A simple multi-file block with a component and local data helper. - [Workbench App Shell](https://pi-shadcn.vercel.app/blocks/workbench-app-shell.md): A resizable workbench application shell with sidebar, topbar, split view, right panel, and settings primitives. ## Utilities - [Utilities index](https://pi-shadcn.vercel.app/utilities.md): Hooks, libraries, pages, files, themes, fonts, bases, styles, and other items. - [useCopyToClipboard](https://pi-shadcn.vercel.app/utilities/use-copy-to-clipboard.md): A small hook that copies text and tracks the latest copy result. ## Optional - [Registry JSON](https://pi-shadcn.vercel.app/registry.json): Machine-readable shadcn registry index.