Skip to main content
Run any Skill in Manus
with one click

llui-add-package

Stars7
Forks0
UpdatedJuly 16, 2026 at 22:46

Follow this exact procedure when adding a NEW publishable package to the LLui monorepo (a new packages/<name>/ shipping as @llui/<name>). Use it whenever you're creating a new workspace package in this repo: the package.json shape (exports map, files, scripts, sideEffects), the tsconfig chain, the CRITICAL @llui/dom-must-be-a-peer rule (a hard dependency causes the two-context provide() production bug), how build/publish order is derived, and the CLAUDE.md + site registry drift-gates you MUST update or CI fails. This is framework-internals / monorepo-plumbing work. Load it before scaffolding the package.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly