What problem does it solve?
This Skill addresses the challenge of setting up and configuring assistant-ui within a project. It simplifies the installation of packages, configuration of runtimes, setup of chat UI, and troubleshooting setup issues.
Core Features & Use Cases
- CLI Commands: Provides a quick decision flow and specific commands for new and existing projects, including options for starter templates and example projects.
- Template Code Policy: Encourages using CLI templates while emphasizing the importance of not modifying generated code.
- Non-Default Setups: Offers guidance for various runtime and framework setups beyond the default AI SDK and Next.js.
- Troubleshooting: Includes a troubleshooting section with instructions for common issues and links to the documentation website.
Quick Start
Use the setup skill to initialize assistant-ui for a new project with the 'create' command: npx assistant-ui@latest create my-app -t minimal.