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:
Related skills
Installs
3
Repository
remix-run/remix
GitHub Stars
32.9K
First Seen
Apr 30, 2026