Use Dom — agent skill from expo/skills

Use Dom is available in the open agent skills ecosystem (expo/skills).

Install

npx skills add https://github.com/expo/skills --skill use-dom

Skill content

The instructions an agent receives when this skill is active.

--- name: use-dom description: Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally. version: 1.0.0 license: MIT --- ## What are DOM Components?

Related skills

Other listings in the same category or with overlapping tags.

FAQ

What does Use Dom do?
Use Dom is available in the open agent skills ecosystem (expo/skills). Use Dom — agent skill from expo/skills.
How do I install Use Dom?
In a supported agent environment, run: npx skills add https://github.com/expo/skills --skill use-dom
When should I use Use Dom?
Use this skill when working on tasks related to use-dom.
Got an example for Use Dom?
Apply Use Dom to a relevant agent workflow.
Where does Use Dom come from?
Source and updates: https://www.skills.sh/expo/skills/use-dom. Confirm install steps and permissions there before you rely on it.