← 返回 Skills 市场
661
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install ui-design-optimizer
功能描述
Generate practical UI design systems and starter pages using local style/color/typography datasets. Use for landing page or dashboard UI planning and impleme...
安全使用建议
This skill looks coherent and low-risk: it uses local CSV/JSON datasets to pick styles and generate starter HTML/CSS files and does not request credentials or perform installs. Before enabling it broadly, do these simple checks: 1) Confirm scripts/search.ps1 is present and review its contents (it is referenced but not included in the manifest); any PowerShell script run with ExecutionPolicy Bypass should be inspected in a safe environment. 2) Run the skill in a sandbox or test workspace so generated files cannot overwrite important data. 3) Review generated HTML/CSS for unintended external network calls or third-party telemetry (the typography data contains Google Fonts links which will load resources from fonts.googleapis.com). 4) If you need the skill to run autonomously, restrict its working directory and filesystem permissions to limit accidental access to other files. If you want additional assurance, provide the missing script (if intended) and I can re-evaluate its contents.
功能分析
Type: OpenClaw Skill
Name: ui-design-optimizer
Version: 1.1.0
The skill bundle utilizes high-risk capabilities, specifically instructing the AI agent to execute a PowerShell script (scripts/search.ps1) with 'ExecutionPolicy Bypass' and to perform direct file system operations (creating and verifying index.html and styles.css). While these behaviors are aligned with the stated purpose of generating UI design systems, the use of shell execution and the absence of the actual script content for 'search.ps1' represent a significant attack surface. No clear evidence of intentional malice, such as data exfiltration or backdoors, was found in the provided files.
能力评估
Purpose & Capability
Name/description match the included assets: local CSV/JSON datasets (styles, colors, typography, patterns, rules) and the skill's declared capabilities. No unrelated environment variables, binaries, or cloud credentials are requested, which is proportionate for a design-system generator.
Instruction Scope
SKILL.md instructs the agent to read local data files, pick styles/palettes/typography, generate compact specs and runnable files (index.html + styles.css), and verify files on disk — all consistent with the stated purpose. One inconsistency: SKILL.md and package.json reference scripts/search.ps1, but that script file is not present in the provided file manifest. If the script were present it should be inspected before execution (it would run PowerShell with ExecutionPolicy Bypass). The instructions may cause the agent to write files to disk and reference external Google Fonts URLs from the typography data (expected).
Install Mechanism
No install spec included (instruction-only skill). That represents a low-risk footprint — nothing is downloaded or written by an installer as part of installation.
Credentials
The skill does not request environment variables, credentials, or config paths. The datasets include external Google Fonts URLs which are expected for typography use; no secret/credential access is requested or required.
Persistence & Privilege
always is false and there are no special persistence or elevated privileges requested. The skill will ask the agent to create and verify generated files locally, which is normal for an implementation-focused design generator.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ui-design-optimizer - 安装完成后,直接呼叫该 Skill 的名称或使用
/ui-design-optimizer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
UI Design Optimizer 1.1.0
- Major refocus: Now generates full, buildable UI design systems and starter files (not just design advice).
- Streamlined workflow—selects concrete style, color, and typography from local datasets with rationale.
- Outputs clear design spec (layout, color, type, interactions) and, on request, creates runnable HTML/CSS files.
- Emphasizes accessibility (WCAG AA), consistency, and practical, non-placeholder responses.
- Adds verification steps: confirms output files exist, are correct, and design tokens are applied.
- Documentation updated and simplified for clarity and new workflow.
v1.0.0
Initial release of UI Design Optimizer Skill:
- Provides automated UI/UX design intelligence for multiple platforms and frameworks, based on UI-UX Pro Max.
- Includes 100+ industry design rules, 67 UI styles, 96 color schemes, 57 font pairings, 25 chart types, and 13 tech stacks.
- Generates complete design systems (patterns, colors, fonts, effects, anti-patterns, checklists) for projects in SaaS, e-commerce, healthcare, finance, and more.
- Supports web, mobile, and cross-platform frameworks: React, Vue, Svelte, Astro, SwiftUI, Flutter, etc.
- Ready-to-use prompts and consistent output format for seamless integration into design workflows.
元数据
常见问题
Ui Design Optimizer 是什么?
Generate practical UI design systems and starter pages using local style/color/typography datasets. Use for landing page or dashboard UI planning and impleme... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 661 次。
如何安装 Ui Design Optimizer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ui-design-optimizer」即可一键安装,无需额外配置。
Ui Design Optimizer 是免费的吗?
是的,Ui Design Optimizer 完全免费(开源免费),可自由下载、安装和使用。
Ui Design Optimizer 支持哪些平台?
Ui Design Optimizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ui Design Optimizer?
由 Dalomeve(@dalomeve)开发并维护,当前版本 v1.1.0。
推荐 Skills