智能 UI 美化技能,支持 16 种设计风格(Notion/Figma/Linear/Apple 等),自动检测项目类型并生成实时预览
v1.0.1基于 DESIGN.md 自动美化网站 UI,支持 16 种设计风格,提供样式差异报告和 CSS 变量覆盖方案。
⭐ 0· 41·0 current·0 all-time
by@xcya01
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description promise automatic UI beautification and previews; the package contains a Python script that detects project type, generates DESIGN.md, CSS override files and preview HTML — these requirements match the stated purpose and require no extra credentials or external services.
Instruction Scope
SKILL.md explicitly instructs the agent to read package.json, scan project files, generate/overwrite files in the project directory, and optionally open preview pages. This is consistent with the tool's purpose but is invasive (it modifies the project). The documentation does warn to back up or use Git and to use --preview first.
Install Mechanism
No install spec; the skill is instruction+script only and uses only the Python standard library. No downloads, package managers, or external installers are used.
Credentials
The skill requests no environment variables, credentials, or config paths. All file and environment access described (reading package.json, scanning files, writing CSS/preview files) is proportional to the described functionality.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system-level privileges. It will run only when invoked; autonomous model invocation is allowed by default but not combined with other red flags here.
Assessment
This tool will read your project files (package.json, source tree) and write files into the project (DESIGN.md, styles/theme-override.css, preview HTML, etc.). Before running: (1) run with --preview to avoid modifying files, (2) back up the project or use a Git branch, (3) inspect scripts/beautify.py yourself if you want to confirm there are no network calls or unwanted edits, and (4) review generated CSS before committing to production. If you want extra safety, run the script in a copy of the project or in an isolated environment.Like a lobster shell, security has layers — review code before you run it.
beautifyvk972zkt9jgd9rj8j4jstv465xn84tdx8cssvk972zkt9jgd9rj8j4jstv465xn84tdx8designvk972zkt9jgd9rj8j4jstv465xn84tdx8latestvk972zkt9jgd9rj8j4jstv465xn84tdx8previewvk972zkt9jgd9rj8j4jstv465xn84tdx8themevk972zkt9jgd9rj8j4jstv465xn84tdx8uivk972zkt9jgd9rj8j4jstv465xn84tdx8
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
