UI/UX Pro Max
UI/UX design intelligence and implementation guidance for building polished interfaces. Use when the user asks for UI design, UX flows, information architecture, visual style direction, design systems/tokens, component specs, copy/microcopy, accessibility, or to generate/critique/refine frontend UI (HTML/CSS/JS, React, Next.js, Vue, Svelte, Tailwind). Includes workflows for (1) generating new UI layouts and styling, (2) improving existing UI/UX, (3) producing design-system tokens and component guidelines, and (4) turning UX recommendations into concrete code changes.
No comparison available
A previous version is required before a diff can be generated.
Security Scan
Status
clean
OpenClaw
gpt-5.5
OpenClaw analysis
This skill is a UI/UX helper that reads bundled design data and optionally writes design-system Markdown files, with no evidence of exfiltration, hidden persistence, credential access, or destructive behavior.
Confidence: high
VirusTotal
Type: OpenClaw Skill Name: ui-ux-pro-max Version: 0.1.0 The skill bundle is designed for UI/UX design intelligence and implementation guidance. The Python scripts (`core.py`, `design_system.py`, `search.py`) perform text searches on bundled CSV data and generate structured markdown design system files. While the `design_system.py` script can write files (`MASTER.md`, `pages/*.md`) to the current working directory or a specified output directory, this functionality is aligned with the stated purpose of 'persisting design system' and does not exhibit path traversal vulnerabilities due to `pathlib.Path` usage and basic sanitization. No evidence of data exfiltration, malicious execution, persistence, or obfuscation was found. Markdown instructions in `SKILL.md` and `references/upstream-skill-content.md` guide the AI agent to use the Python scripts for their intended purpose without attempting to subvert the agent's behavior.