← 返回 Skills 市场
171
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install ui-ux-for-openclaw
功能描述
Mandatory UI/UX design intelligence engine. Must be executed via python3 before generating any UI/frontend code.
安全使用建议
This skill appears to do what it claims (an offline design intelligence engine) and ships with datasets and Python scripts, but it forces the agent to run scripts before producing any UI code. Before installing or enabling this skill: (1) Open and review scripts/search.py, scripts/design_system.py, and scripts/core.py to confirm they do not make network requests, call external services, spawn other processes, or read files outside the skill directory. Search for use of 'requests', 'urllib', 'socket', 'subprocess', 'os.system', 'open(..., "r")' with absolute paths, or environment variable access. (2) If you cannot audit the code, run the skill in a restricted sandbox or container and monitor outbound network and filesystem activity. (3) Prefer enabling exec rights only in a controlled profile (limit safeBins) so the agent's python execution cannot reach sensitive host resources. (4) Because the skill's origin is unknown and there is no homepage, treat it as untrusted until you verify the script behavior. If you provide the script contents here, I can review them for network calls, secrets access, and other risky operations.
功能分析
Type: OpenClaw Skill
Name: ui-ux-for-openclaw
Version: 1.0.2
The skill bundle is a comprehensive UI/UX design intelligence engine that provides an offline search capability for design patterns, color palettes, and framework-specific best practices. While SKILL.md contains 'mandatory' instructions forcing the AI agent to execute local Python scripts (search.py) before generating UI code, this behavior is strictly aligned with the stated purpose of ensuring data-driven design. The Python implementation (core.py, design_system.py) is transparent, uses only standard libraries, and contains no network calls, obfuscation, or unauthorized file access beyond writing design documentation to the local workspace.
能力评估
Purpose & Capability
Name/description match the behavior: the skill provides a data-driven design system and includes offline datasets and Python scripts that produce design guidelines. Requiring a local evaluator to produce a design system before outputting frontend code is plausibly necessary for the stated purpose.
Instruction Scope
SKILL.md mandates executing a local Python script (scripts/search.py) for every UI/frontend request and strictly following that script's output. That is within the skill's purpose, but it grants the script broad discretion at runtime. The instructions do not enumerate safe boundaries (e.g., forbidding network or filesystem access outside the skill directory) nor do they provide the script's behavior inline. Without auditing the actual script code, this requirement is risky because the agent will run arbitrary code prior to generating output.
Install Mechanism
No install spec — instruction-only plus bundled scripts/data. This is low-install risk compared to downloads from remote URLs. The package includes many local CSV datasets, consistent with an offline design engine.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The lack of requested secrets is appropriate for an offline design tool. That said, the scripts could still read environment variables or files at runtime — this should be checked in the script source.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request elevated platform privileges in the metadata. However, the runtime mandate to execute a bundled script makes the execution privilege (exec python3) the critical control point — exercise caution where the agent has exec rights.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ui-ux-for-openclaw - 安装完成后,直接呼叫该 Skill 的名称或使用
/ui-ux-for-openclaw触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
fix the path error
v1.0.1
Fix the path issue.
v1.0.0
- Major update: UI/UX decision-making now requires mandatory execution of a local Python script before any frontend or UI design/code generation.
- Older data files, static references, and bundled design heuristics have been removed; guidance is exclusively script-driven.
- New workflow: Always generate a tailored design system via the script, extract exact color, typography, and effects, and follow anti-pattern guidance.
- All design/code outputs must strictly follow results from the executed script—internal or generic code is not allowed.
- Optional advanced search and stack-specific checks are documented; execution instructions are clarified for each step.
元数据
常见问题
ui-ux-pro-max for openclaw 是什么?
Mandatory UI/UX design intelligence engine. Must be executed via python3 before generating any UI/frontend code. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 171 次。
如何安装 ui-ux-pro-max for openclaw?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ui-ux-for-openclaw」即可一键安装,无需额外配置。
ui-ux-pro-max for openclaw 是免费的吗?
是的,ui-ux-pro-max for openclaw 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ui-ux-pro-max for openclaw 支持哪些平台?
ui-ux-pro-max for openclaw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ui-ux-pro-max for openclaw?
由 heyanming(@heyanming)开发并维护,当前版本 v1.0.2。
推荐 Skills