← 返回 Skills 市场
wpank

Native UI

作者 wpank · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
998
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install native-ui
功能描述
Building native mobile UIs with Expo Router and React Native. Covers routing, navigation, styling, native controls, animations, and platform conventions following Apple Human Interface Guidelines.
安全使用建议
This skill appears to be a coherent, instruction-only guide for Expo Router and React Native UI patterns. Before using it in a project: (1) Verify the origin — the package lists no homepage and the source is unknown, so prefer content from a known repo or vendor. (2) Review and test any config changes (metro.config.js, package installs) in a sandboxed branch; some snippets contain minor inaccuracies (nonstandard commands like `npx add`, RN style props that may not be supported) and pinned dependency instructions that could break your build. (3) Do not run arbitrary install scripts or copy & paste commands that download code from unknown URLs without inspecting them. (4) If you plan to adopt native modules or change build tooling, audit third-party packages (versions and licenses) and confirm permissions (camera/microphone/media) are requested and handled correctly in your app.
功能分析
Type: OpenClaw Skill Name: native-ui Version: 1.0.0 The OpenClaw AgentSkills skill bundle 'native-ui' is benign. It provides comprehensive documentation and code examples for building native mobile UIs with Expo Router and React Native, covering features like animations, controls, media, storage, and 3D graphics. While some code snippets involve file system operations (e.g., saving base64 images to cache) and database interactions (SQLite), these are standard capabilities for mobile applications and are used in a context aligned with the skill's stated purpose. There is no evidence of malicious intent, data exfiltration, unauthorized execution, persistence mechanisms, or prompt injection attempts against the AI agent.
能力评估
Purpose & Capability
Name/description (native UI with Expo Router) match the included files (route, tabs, animations, media, WebGPU references). The skill declares no environment variables, binaries, or installs — appropriate for a documentation/instruction-only skill.
Instruction Scope
SKILL.md and reference files contain code snippets and developer guidance (expo start, custom builds, Metro config, package installs, permission flows). All referenced actions are coherent with building native UIs. The instructions do not direct the agent to read unrelated system files, exfiltrate secrets, or call external endpoints beyond standard package registries and Expo tooling. (Note: some snippets recommend installing npm packages or changing project config — expected for this domain.)
Install Mechanism
There is no install spec and no code files that would be written/executed by the platform — the skill is instruction-only, which is the lowest-risk install mechanism.
Credentials
The skill declares no environment variables, credentials, or config-path requirements. The content references app-level storage (SecureStore/SQLite/media) and permission APIs for camera/microphone which are appropriate for a UI/mobile guidance package; nothing requests unrelated secrets or host credentials.
Persistence & Privilege
always is false and the skill is user-invocable; disable-model-invocation is false (normal). The skill does not request permanent platform presence or elevated agent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install native-ui
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /native-ui 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of native-ui: opinionated patterns for native mobile UIs with Expo Router and React Native. - Covers routing, navigation, tabs, native controls, animations, and styling (with Apple HIG best practices). - Includes detailed notes on responsive layouts, safe area handling, and file organization. - Recommends preferred libraries and Expo modules; lists deprecated/unsupported APIs. - Documents navigation with Expo Router, context menus, link previews, modals, and sheets. - Provides code style guidance, file naming conventions, and comprehensive references for deeper topics.
元数据
Slug native-ui
版本 1.0.0
许可证
累计安装 4
当前安装数 4
历史版本数 1
常见问题

Native UI 是什么?

Building native mobile UIs with Expo Router and React Native. Covers routing, navigation, styling, native controls, animations, and platform conventions following Apple Human Interface Guidelines. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 998 次。

如何安装 Native UI?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install native-ui」即可一键安装,无需额外配置。

Native UI 是免费的吗?

是的,Native UI 完全免费(开源免费),可自由下载、安装和使用。

Native UI 支持哪些平台?

Native UI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Native UI?

由 wpank(@wpank)开发并维护,当前版本 v1.0.0。

💬 留言讨论