victorcodessvictorcodessCommunityยท1 Agent Skills Included

nexus-ui

Copy-paste React components for chat and streaming interfaces

Provides ready-made React components for building chat, streaming, and multimodal interfaces, including prompt inputs, message threads, citations, reasoning traces, and file attachments. Eliminates the need to build complex chat UI patterns like auto-scroll, markdown rendering, and model pickers from scratch. Installs directly into your project via the shadcn registry, so you own and customize the code.
npx skills add victorcodess/nexus-ui --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Nexus UI?โ–ผ

Run `npx skills add victorcodess/nexus-ui --all -g -y` in your terminal to install this skill globally.

What components does Nexus UI include?โ–ผ

It includes 15 components such as PromptInput, Message, Thread, ModelSelector, Citation, Reasoning, Attachments, ChainOfThought, and Tool, all designed for chat and streaming interfaces.

How do I add Nexus UI components to my React project?โ–ผ

Initialize shadcn/ui in your project, then run `npx shadcn@latest add @nexus-ui/prompt-input` or add any other component by name from the registry.

Does Nexus UI work with the Vercel AI SDK?โ–ผ

Yes. The components are built to integrate directly with the Vercel AI SDK, ElevenLabs, and similar services for streaming and multimodal experiences.

Can I customize Nexus UI components?โ–ผ

Yes. Components are copied into your project as source code built on Tailwind CSS v4 and Radix UI, so you can freely edit styles and behavior.

Related Repositories in Design & Creative

View All in Design & Creativeโ†’