원클릭으로
use-dom
Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
选择跨端框架前使用。适用于用户要求在 KMP、React Native、Flutter、uni-app 之间做技术选型、比较跨端框架、判断小程序/App/Web/桌面/鸿蒙/存量原生 App 适合方案,或需要根据团队技术栈、UI 策略、原生能力和交付约束推荐框架时;信息不足时必须先询问,禁止直接推荐。
Create curated Hybrid Agent Rail Skill folders from an upstream Skill. Use when selecting an external Skill into skills/<category>/<name>/SKILL.md, copying the curated template/example, enforcing required Source metadata, or validating the strict How to use format.
创建有效 Skill 的指南。当用户想创建新 Skill,或更新现有 Skill,以通过专门知识、工作流或工具集成扩展 Agent 能力时,应使用此 Skill。
Add an iOS App Clip target to an Expo or React Native app. Use when the user asks for App Clip setup, lightweight iOS entrypoints, apple targets, or Expo native target integration.
在用户回答任一 Skill 的前置问题后使用。适用于把架构、环境、版本、平台、包管理器、测试目标、UI 策略等前置信息写入项目根目录 .hyar/ARCH_CONTEXT.md,并在后续 Skill 提问前复用这些答案,避免重复询问。
Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.
| 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. |
| name | use-dom |
Curated from expo's skills
Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.
该 Skill 由 hyar 跨端框架精选, 用于 Expo 项目需要用 DOM components 复用 Web 代码、渐进迁移 Web UI 或在 native 中承载 Web-only 库时被 Agent 发现。若要运行包含原始资源、脚本和参考资料的完整上游工作流,请将上游 bundle 安装到当前活跃 Agent 的 skills 目录中:
# 查看上游 README,确认准确路径
open https://github.com/expo/skills/tree/main/plugins/expo/skills/use-dom
然后,让 Agent 通过该 skill 的名称(use-dom)来调用它,或使用该 skill frontmatter 中列出的任一触发短语来调用它。