add-dui-component

Installation
SKILL.md

Add a DUI Component to a Consuming App

Wire up a DUI component in an application that consumes the DUI library.

Prerequisites

The app must already have the DUI bootstrap pattern set up:

  • @dui/core/apply-theme imported
  • @dui/theme-default imported
  • An applyTheme() call in the app's bootstrap file

If not, read docs/consuming.md in the DUI repo first and set up the bootstrap pattern.

Steps

1. Identify the component

Ask the user which component to add. Available components:

Related skills
Installs
4
First Seen
Apr 11, 2026