nexus-ui

Provide composable components for AI interfaces with Vercel AI SDK and ElevenLabs.

129|9|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/victorcodess/nexus-ui --skill nexus-ui-victorcodess
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nexus-ui
Source: https://github.com/victorcodess/nexus-ui/tree/main/app
Command: npx skills add https://github.com/victorcodess/nexus-ui --skill nexus-ui-victorcodess

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires shadcn, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Nexus UI addresses the challenge of creating modern, AI-powered interfaces by providing a comprehensive set of composable components that simplify the development process.

Core Features & Use Cases

  • Composable Primitives: Offers a variety of composable components designed for streaming, voice, multimodal, and agentic interfaces.
  • Integration: Seamlessly integrates with the Vercel AI SDK, ElevenLabs, and other AI services.
  • Customization: Allows for custom styling and theming to fit the brand and design requirements.
  • Use Case: For a developer looking to add AI-driven chat input, suggestion chips, or message threads to their application, Nexus UI provides a quick and efficient solution.

Quick Start

To get started, run the following command to install the Nexus UI component you need:

npx shadcn@latest add @nexus-ui/prompt-input

Frequently Asked Questions about nexus-ui

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a customizable AI chat interface with streaming responses?

Yes, you can integrate voice interfaces using composable UI components built for multimodal AI applications. The system provides specific components designed to connect smoothly with voice AI services like ElevenLabs for real-time audio interactions.

Do I need shadcn UI to use composable AI interface components?

Yes, shadcn UI is a required dependency to use these composable AI interface components. You install specific components like the prompt-input directly via the shadcn CLI to ensure proper styling and structural integration within your application.

What is the best way to add AI suggestion chips and prompt inputs to my app?

The best way to add AI suggestion chips and prompt inputs is using composable primitives tailored for AI-driven interfaces. You can quickly install individual components via the shadcn CLI to efficiently add interactive chat elements to your application.

Can I use these AI interface components with agentic workflows?

Yes, these composable components are explicitly designed to support agentic interfaces within modern AI applications. They provide the necessary UI primitives to handle complex agentic workflows and multimodal interactions efficiently.