← Back to Skills Marketplace
maotianyuan

mty-frontend-design-zh

by maotianyuan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
459
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mty-frontend-design-zh
Description
创建具有高设计质量、独特且可用于生产的前端界面。当用户要求构建 Web 组件、页面、海报或应用(如网站、落地页、仪表盘、React 组件、HTML/CSS 布局,或美化任何 Web UI)时使用。生成有创意、精致的代码与 UI 设计,避免通用 AI 审美。
README (SKILL.md)

本技能指导创建独特、可用于生产的前端界面,避免千篇一律的「AI 风格」审美。实现真正可用的代码,并特别关注美学细节与创意选择。

用户提供前端需求:要构建的组件、页面、应用或界面。可能包含用途、受众或技术约束等上下文。

设计思路

编码前,理解上下文并确定大胆的美学方向:

  • 目的:该界面解决什么问题?谁在使用?
  • 调性:选择一种极致风格:极简、极繁、复古未来、有机自然、奢华精致、趣味玩具感、杂志编辑风、粗野主义、装饰艺术几何、柔和粉彩、工业实用主义等。用这些作为灵感,但设计出忠于所选美学方向的作品。
  • 约束:技术要求(框架、性能、无障碍)。
  • 差异化:什么让人过目不忘?用户会记住的那一点是什么?

关键:选择清晰的概念方向并精准执行。大胆的极繁与克制的极简都可行——核心是刻意与意图,而非强度。

然后实现可用的代码(HTML/CSS/JS、React、Vue 等),要求:

  • 可用于生产、功能完整
  • 视觉冲击力强、令人难忘
  • 风格统一、有明确美学观点
  • 细节打磨到位

前端美学指南

关注:

  • 字体:选择美观、独特、有趣的字体。避免 Arial、Inter 等通用字体;选择能提升前端美感的、有特色的字体;出其不意、有性格的字体搭配。将特色展示字体与精致正文字体搭配。
  • 色彩与主题:坚持统一的美学。用 CSS 变量保证一致性。主色 + 鲜明点缀色优于 timid、均匀分布的配色。
  • 动效:用动画做效果与微交互。HTML 优先用纯 CSS 方案。React 可用 Motion 库。聚焦高影响力时刻:一次编排得当的页面加载(staggered reveals、animation-delay)比零散的微交互更能带来愉悦。用滚动触发和 hover 状态制造惊喜。
  • 空间与布局:非常规布局。不对称。重叠。斜向流动。打破网格的元素。大量留白或受控的密度。
  • 背景与视觉细节:营造氛围与层次,而非默认纯色。添加与整体美学匹配的情境效果与纹理。运用渐变网格、噪点纹理、几何图案、分层透明、戏剧性阴影、装饰边框、自定义光标、颗粒叠加等创意形式。

禁止使用通用 AI 审美:过度使用的字体(Inter、Roboto、Arial、系统字体)、陈词滥调的配色(尤其是白底紫渐变)、可预测的布局与组件模式、缺乏情境特色的套娃设计。

创造性解读并做出出人意料的选择,让设计真正贴合情境。每个设计都应不同。在明暗主题、不同字体、不同美学之间变化。切勿在多次生成中趋同于常见选择(例如 Space Grotesk)。

重要:实现复杂度要与美学愿景匹配。极繁设计需要更丰富的代码、大量动画与效果。极简或精致设计需要克制、精准,以及对方距、字体和细微细节的精心把控。优雅来自对愿景的良好执行。

记住:Claude 具备出色的创意能力。不要保守,充分展现跳出框架思考、全力投入独特愿景时能创造出的成果。

Usage Guidance
This is an instruction-only design skill and appears coherent with its description. Before installing, note: (1) SKILL.md references a LICENSE.txt but no license file is present — confirm licensing and usage terms; (2) the skill encourages using distinctive fonts and assets—verify font and asset licenses before using them in production; (3) outputs are expected to be "production-ready" code but should be reviewed, tested, and audited for accessibility, security, and compatibility before deployment; (4) because it generates code, review any pasted code for unsafe patterns (e.g., inline scripts, unescaped content) before adding it to a live site.
Capability Analysis
Type: OpenClaw Skill Name: mty-frontend-design-zh Version: 1.0.0 The skill bundle consists of metadata and a markdown file (SKILL.md) providing stylistic instructions for an AI agent to generate high-quality frontend designs. There is no executable code, no requests for sensitive data access, and no instructions that would lead to exfiltration or system compromise.
Capability Assessment
Purpose & Capability
The name/description (produce high‑quality, production-ready front-end UI and code) matches the SKILL.md instructions (design guidance plus producing HTML/CSS/JS/React/Vue). No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
The instructions focus on design choices, aesthetic constraints, and producing code. They do not ask the agent to read arbitrary host files, access environment variables, contact external endpoints, or exfiltrate data. The guidance is creative and prescriptive but stays within the stated purpose.
Install Mechanism
No install spec or code files are present (instruction-only). No downloads, package installs, or archive extraction are requested, minimizing disk/write risk.
Credentials
The skill requests no environment variables, credentials, or config paths. All requested capabilities (fonts, color, layout choices) are design decisions and do not require secret access.
Persistence & Privilege
always:false and no special persistence or modification of other skills is requested. The skill does not require elevated privileges or permanent presence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mty-frontend-design-zh
  3. After installation, invoke the skill by name or use /mty-frontend-design-zh
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Skill introduced: 指导创建具有高设计质量、独特且可用于生产的前端界面,强调美学与创意。 - 明确反对通用「AI 风格」审美,鼓励突破常规、美学差异化设计。 - 新增前端美学指南,涵盖字体、配色、动画、布局、视觉细节等创作原则。 - 明确产出标准:生成风格鲜明、可用性强、细节打磨到位的页面或组件代码。 - 强调理解上下文、精准执行、匹配复杂度与美学愿景。
Metadata
Slug mty-frontend-design-zh
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is mty-frontend-design-zh?

创建具有高设计质量、独特且可用于生产的前端界面。当用户要求构建 Web 组件、页面、海报或应用(如网站、落地页、仪表盘、React 组件、HTML/CSS 布局,或美化任何 Web UI)时使用。生成有创意、精致的代码与 UI 设计,避免通用 AI 审美。 It is an AI Agent Skill for Claude Code / OpenClaw, with 459 downloads so far.

How do I install mty-frontend-design-zh?

Run "/install mty-frontend-design-zh" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is mty-frontend-design-zh free?

Yes, mty-frontend-design-zh is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does mty-frontend-design-zh support?

mty-frontend-design-zh is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created mty-frontend-design-zh?

It is built and maintained by maotianyuan (@maotianyuan); the current version is v1.0.0.

💬 Comments