New in February 2026 — See what's new
DazlDocs
Feature Reference

Add-ons

Add-ons are pre-built recipes that help install and configure libraries in your project. They live in the Add-ons tab within the Integrations panel, and handle the initial setup steps (installing packages, creating configuration files, adding boilerplate) so you can start using a library without deep technical knowledge.

Add-ons are pre-built recipes that help install and configure libraries in your project. They live in the Add-ons tab within the Integrations panel, and handle the initial setup steps (installing packages, creating configuration files, adding boilerplate) so you can start using a library without deep technical knowledge.

The Add-ons panel showing the catalog of available add-ons

How Add-ons Work

  1. Click an add-on to see its details, description, and tags
  2. Click Install to add the package to your project
  3. A success dialog appears asking what you'd like to do with the library, pre-filled with a suggested prompt
  4. Click Send to Chat to have the AI start using the library in your project, or Skip to install without further action

The success dialog after installing an add-on, showing a pre-filled prompt suggestion with Skip and Send to Chat buttons

Installed add-ons show an "Installed" badge in the catalog.

Available Add-ons

Add-onDescription
Deck.gl3D-enabled data visualization overlays
Google AIIntegration with Google AI services
GSAPJavaScript animation library
Image Gallery (Carousel)Image carousel gallery
KonvaComplex canvas graphics
LeafletInteractive maps
MermaidDiagrams from markdown-like text
MotionProduction-grade animation library
PDF ViewerDisplay PDFs in your app
ProseMirrorStructured document editor (WYSIWYG)
Text Loading AnimationText loading animation effects
Three.js3D graphics in the browser
XYFlowNode-based editors and interactive flow charts

The catalog is updated regularly. Use the search box at the top of the panel to find add-ons by name or description.

Add-ons are different from Integrations. Integrations (Supabase, Figma) are MCP connections that give the AI tools to interact with external services. Add-ons are library recipes that configure packages within your project.

On this page