# Uptoolkit > Design system for social projects. This site publishes shadcn-compatible registry items and authored documentation for Uptoolkit. Use https://ui.uptoolkit.com/llms-full.txt for one expanded context file containing the linked Markdown pages. ## Docs - [Introduction](https://ui.uptoolkit.com/docs.md): Publish installable registry items with public docs from the same workspace. - [Installation](https://ui.uptoolkit.com/docs/installation.md): Install and run the registry template locally. - [Registry](https://ui.uptoolkit.com/docs/registry.md): Scaffold and author installable registry items under registry/items. - [Agents](https://ui.uptoolkit.com/docs/agents.md): Give AI coding tools the right context for using and authoring this registry. - [CLI](https://ui.uptoolkit.com/docs/cli.md): Install items from this registry with the shadcn CLI. - [Theming](https://ui.uptoolkit.com/docs/theming.md): Customize the docs shell and published components with your own design tokens. - [Changelog](https://ui.uptoolkit.com/docs/changelog.md): Track user-facing changes to this registry. ## Components - [Components index](https://ui.uptoolkit.com/components.md): Installable UI primitives and components. - [Actor Avatar](https://ui.uptoolkit.com/components/actor-avatar.md): Avatar for an ActivityPub actor with initials fallback and presence badge. - [Actor Card](https://ui.uptoolkit.com/components/actor-card.md): Profile summary card for an ActivityPub actor with Schema.org Person markup. - [Comment Thread](https://ui.uptoolkit.com/components/comment-thread.md): Nested reply thread with Schema.org Comment markup and an inline composer. - [Example Card](https://ui.uptoolkit.com/components/example-card.md): A compact card component that demonstrates shadcn registry dependencies. - [Follow Button](https://ui.uptoolkit.com/components/follow-button.md): Follow control that emits ActivityPub Follow and Undo activities. - [JSON-LD](https://ui.uptoolkit.com/components/json-ld.md): Renders a safely serialized application/ld+json script tag. - [Post Card](https://ui.uptoolkit.com/components/post-card.md): Renders an ActivityPub Note or Article with Schema.org SocialMediaPosting markup. - [Post Composer](https://ui.uptoolkit.com/components/post-composer.md): Composer that emits an ActivityPub Create activity with audience targeting. - [Reaction Bar](https://ui.uptoolkit.com/components/reaction-bar.md): Like, boost, reply, and share bar that emits ActivityPub activities. ## Blocks - [Blocks index](https://ui.uptoolkit.com/blocks.md): Composed templates and larger UI sections. - [Actor Grid](https://ui.uptoolkit.com/blocks/actor-grid.md): Filterable people grid with Schema.org ItemList markup. - [Notifications Panel](https://ui.uptoolkit.com/blocks/notifications-panel.md): Grouped inbox panel for ActivityPub Like, Announce, Follow, and reply activities. - [Profile Header](https://ui.uptoolkit.com/blocks/profile-header.md): Cover, identity, stats, and tabs header with Schema.org ProfilePage markup. - [Social Feed](https://ui.uptoolkit.com/blocks/social-feed.md): Timeline block that renders an ActivityPub OrderedCollection with a composer. - [Stats Panel](https://ui.uptoolkit.com/blocks/stats-panel.md): A simple multi-file block with a component and local data helper. - [Wall Feed](https://ui.uptoolkit.com/blocks/wall-feed.md): Activity feed for a profile wall: posts, boosts, reactions, follows, and photo albums in one grouped stream. ## Layouts - [Layouts index](https://ui.uptoolkit.com/layouts.md): Reusable app shells and page layouts you can drop straight into a route. - [App Shell](https://ui.uptoolkit.com/layouts/app-shell.md): Primary authenticated app shell with a top nav, search, notifications, and a user menu around a content slot. - [Public Profile Shell](https://ui.uptoolkit.com/layouts/public-profile-shell.md): Actor profile layout that pairs the profile header with a two-column content slot for signed-out visitors. - [Public Shell](https://ui.uptoolkit.com/layouts/public-shell.md): Signed-out marketing shell with a top nav, sign-in actions, and a footer around a content slot. - [Settings Shell](https://ui.uptoolkit.com/layouts/settings-shell.md): Sidebar section nav and content pane shell for account settings pages. ## Pages - [Pages index](https://ui.uptoolkit.com/pages.md): Full-page templates you can drop into an app route. - [Listing Page](https://ui.uptoolkit.com/pages/listing-page.md): Filterable listing page with search, facets, sorting, and pagination. - [Profile Page](https://ui.uptoolkit.com/pages/profile-page.md): User profile page with header, tabbed content, activity timeline, and details sidebar. - [Settings Page](https://ui.uptoolkit.com/pages/settings-page.md): Account settings page with section nav, profile, notification, and danger-zone forms. - [Social Feed Page](https://ui.uptoolkit.com/pages/social-feed-page.md): Three column social home page composed from feed, suggestions, and notifications. - [Social Profile Page](https://ui.uptoolkit.com/pages/social-profile-page.md): Actor profile page with header, timeline, about panel, and followers grid. - [Wall Page](https://ui.uptoolkit.com/pages/wall-page.md): Profile wall page with a wall composer, filterable activity feed, and intro, photos, and friends rails. ## Utilities - [Utilities index](https://ui.uptoolkit.com/utilities.md): Hooks, libraries, files, themes, fonts, bases, styles, and other items. - [ActivityPub](https://ui.uptoolkit.com/utilities/activitypub.md): ActivityStreams 2.0 types and helpers for building federated social features. - [Schema.org JSON-LD](https://ui.uptoolkit.com/utilities/schema-org.md): Maps ActivityPub actors, objects, and activities to Schema.org JSON-LD. - [Social Sample Data](https://ui.uptoolkit.com/utilities/social-sample-data.md): Sample ActivityPub actors, notes, and inbox activities for previewing social UI. - [useCopyToClipboard](https://ui.uptoolkit.com/utilities/use-copy-to-clipboard.md): A small hook that copies text and tracks the latest copy result. ## Optional - [Registry JSON](https://ui.uptoolkit.com/registry.json): Machine-readable shadcn registry index.