Elite Frontend Design

v1.0.0

前端 UI 界面设计。当用户要创建网页、landing page、dashboard、React/Vue 组件、前端页面时触发。 输出 HTML/CSS/JS 代码。不适用于:静态图片设计(用 canvas-design)、公众号配图(用 weixin-canvas-design)。

0· 878·3 current·3 all-time
by莫循@moxunjinmu
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description (generate HTML/CSS/JS for UIs) match the SKILL.md guidance which focuses on typography, color, motion, backgrounds and layout—no unrelated capabilities or unexpected resource access are requested.
Instruction Scope
Runtime instructions are design guidelines and code snippets only; they do not instruct reading system files, accessing environment variables, modifying other skills, or exfiltrating data. The only external resource implied is loading fonts (Google Fonts) or using libraries like Framer Motion in React—both are appropriate for frontend output.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is downloaded or written to disk by the skill itself, which minimizes install-time risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. No sensitive access is requested, and the instructions don't read undeclared env vars.
Persistence & Privilege
always is false; skill is user-invocable and allows normal autonomous invocation (platform default). It does not request permanent/system-wide presence or modification of other skills.
Assessment
This skill is coherent and appears to do what it says: generate frontend UI code and styling guidance. Before using: review generated HTML/CSS/JS for security issues (e.g., avoid inline user-supplied content that could cause XSS), check third-party dependencies it recommends (Framer Motion, Google Fonts) and add them to your project intentionally, and be aware that loading fonts from Google Fonts causes external network requests and may have privacy/licensing implications. If you need an offline or locked-down environment, instruct the agent not to reference external CDNs or to use locally hosted fonts/packages.

Like a lobster shell, security has layers — review code before you run it.

latestvk97aw1k4m1djhyweh3s8zxk8w9836y5v

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments