Token导航 LogoToken导航TokenDH.com
效率只读clawhub未标认证来源可访问clear审计通过

wechat-miniprogram-ui-ux微信小程序 UI/UX

Agent Skill

用于辅助界面设计、视觉规范、排版、配色、布局和交互体验优化。它适合让 Agent 根据产品场景整理页面结构、生成 UI 方案、检查视觉一致性或改进组件层级。使用时需要结合现有品牌、设计系统和用户任务,不应只堆装饰元素;涉及真实页面改动时,应通过截图或浏览器预览检查文本溢出、对齐和响应式表现。

总安装

8,328

周安装

347

GitHub Stars

1

下载量

2,776
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:wechat-miniprogram-ui-ux(微信小程序 UI/UX)
来源仓库:https://github.com/go-goll/wechat-miniprogram-ui-ux
安装命令:
openclaw skills install wechat-miniprogram-ui-ux
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install wechat-miniprogram-ui-ux

简介

微信小程序 WXML/WXSS/JS 界面设计辅助。

  • 提供组件规范与交互流程设计方案。
  • 结合微信设计系统与平台特性优化体验。
  • 需明确业务场景与用户任务路径。wechat-miniprogram-ui-ux 属于效率类 Skill,可作为该场景下的辅助能力补充。
  • 输出代码需符合小程序编译要求。适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。

SKILL.md

name
wechat-miniprogram-ui-ux
description
Use when the user wants to design, implement, refine, or review a WeChat Mini Program page, flow, or design system in WXML/WXSS/JS. Combines WeChat Mini Program design constraints with a design-system workflow, anti-pattern filtering, and delivery checklist tailored for mobile-first mini program interfaces.

WeChat Mini Program UI/UX

Use this skill for WeChat Mini Program UI work. It is specific to mini program constraints, not generic web UI.

Goals

  • Keep the interface native to WeChat usage habits.
  • Preserve a clear page focus and one dominant action.
  • Optimize for mobile reading, tap comfort, and short task completion.
  • Always handle loading, empty, error, and permission-denied states.
  • Produce intentional visuals, but never fight the platform chrome or interaction model.

Workflow

  1. Identify the target:

- Page type: list, detail, form, dashboard, feed, account, checkout, approval, settings. - User goal: browse, decide, submit, manage, confirm, recover. - State complexity: guest/logged-in, empty/contentful, success/failure, role-based actions.

  1. Read the relevant references:

- WeChat principles and mini program constraints: references/wechat-design-principles.md - Design-system workflow and anti-pattern framing: references/design-system-pattern.md

  1. Generate a compact page design system before editing code:

- Page focus - Information hierarchy - Key components - Color direction - Typography scale - Spacing rhythm - Motion and feedback rules - States to support

  1. Implement in mini program primitives first:

- Prefer WXML + WXSS + built-in components - Use rpx for layout sizing - Respect safe areas and fixed bottom actions - Keep JS logic state-driven and explicit

  1. Run a pre-delivery review against the checklist in references/wechat-design-principles.md.

Output Shape

When designing or implementing, structure thinking in this order:

  1. Page intent
  2. Primary action
  3. Content hierarchy
  4. State coverage
  5. Visual system
  6. Interaction details

Keep this short unless the user asks for a full spec.

Platform Rules

  • Design for narrow mobile viewports first.
  • Avoid desktop-like dense tables, tiny controls, and hover-dependent interactions.
  • Do not place critical actions where the WeChat top-right capsule area creates conflict.
  • Keep navigation obvious. Users should know where they are, what they can do next, and how to go back.
  • Prefer one primary CTA per screen section; secondary actions should be visually quieter.
  • If a page can fail to load, never leave a blank screen. Show a visible recovery path.
  • If data may be absent, design an intentional empty state with next action.
  • If permissions or login are required, explain the reason before prompting.

Visual Direction

  • Favor clean, high-contrast, mobile-readable layouts over decorative complexity.
  • Use bold visual direction only when it still supports fast comprehension.
  • Build around 1 strong accent color plus stable neutrals.
  • Use cards, spacing, and typography to create hierarchy before adding extra decoration.
  • Keep imagery purposeful. Hero images must not bury the core action.
  • Motion should explain state changes, not decorate idle elements.

Common Mini Program Patterns

  • Lists: sticky filters only if they materially help scanning; preserve scroll performance.
  • Detail pages: title, summary, trust/context, primary CTA, then secondary content.
  • Forms: short sections, explicit labels, inline validation, submit-state feedback.
  • Bottom bars: reserve for the most important action only; support safe-area padding.
  • Management screens: show role, status, and allowed actions clearly to reduce permission confusion.

Anti-Patterns

  • Web landing-page aesthetics copied directly into mini program task pages.
  • Multiple competing CTAs in the first viewport.
  • Light text on busy image backgrounds without a reliable contrast layer.
  • Long ungrouped forms with placeholder-only labels.
  • Blank screens on request failure.
  • Destructive actions styled too similarly to primary confirm actions.
  • Overuse of gradients, glass effects, or shadow stacks that hurt readability on small screens.
  • Dense information blocks without section headers or spacing rhythm.

Implementation Notes

  • Prefer page-level tokens or CSS variables when establishing a new visual direction.
  • Reuse existing project patterns if the codebase already has a design language.
  • If the existing screen is inconsistent, align it to WeChat principles first, then improve aesthetics.
  • When reviewing code, prioritize usability regressions over purely visual opinions.

References

  • references/wechat-design-principles.md
  • references/design-system-pattern.md

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

83.83%
按下载量换算2,327

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills