author-ui-modules

Installation
SKILL.md

Author UI Modules

Use this skill when building packages/ui APIs that span multiple roles or compose smaller modules into one control.

Preferred Shapes

Prefer one of these shapes:

  1. A small headless module with:
  • one provider/context component
  • a plain context value with shared methods, refs, or getters
  • a few focused role mixins
  • a namespace export like popover or listbox
  1. A composed control with:
Installs
10
Repository
remix-run/remix
GitHub Stars
33.2K
First Seen
Apr 30, 2026
author-ui-modules — remix-run/remix