wechat-miniprogram-automation

Automate UI debugging and verification for WeChat Mini Programs via DevTools CLI.

13|Updated Jun 16, 2026
One-click install
npx skills add https://github.com/Orpheus-K/lucky-ui --skill wechat-miniprogram-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-miniprogram-automation
Source: https://github.com/Orpheus-K/lucky-ui/tree/main/.agents/skills/wechat-miniprogram-automation
Command: npx skills add https://github.com/Orpheus-K/lucky-ui --skill wechat-miniprogram-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires WeChat DevTools CLI, miniprogram-automator, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the debugging and verification of UI issues in WeChat Mini Programs, reducing the time and effort spent on manual testing and review.

Core Features & Use Cases

  • Automated UI Testing: Automatically verifies UI issues in WeChat Mini Programs, including route inspection, WXML, element offset/size, computed styles, and console output.
  • Fix Verification: Automatically refreshes the phone preview with auto-preview after fixes to confirm changes.
  • Use Case: For developers working on WeChat Mini Programs, this Skill can save time by automating the verification process of UI changes and bug fixes.

Quick Start

Run the wechat-miniprogram-automation skill to automatically verify UI issues in your WeChat Mini Program project.

Frequently Asked Questions about wechat-miniprogram-automation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate UI testing for a WeChat Mini Program?

Automate UI testing for a WeChat Mini Program by using this Skill to inspect routes, WXML, element offsets, computed styles, and console output via the WeChat DevTools CLI and miniprogram-automator. It runs background automation to verify UI issues efficiently.

What do I need to run automated WeChat Mini Program UI verification?

To run automated WeChat Mini Program UI verification, you need the WeChat DevTools CLI and the miniprogram-automator dependency installed. These tools enable background automation, allowing the Skill to accurately inspect elements and capture console output.

Can I automatically refresh the phone preview after fixing WeChat Mini Program UI bugs?

You can automatically refresh the phone preview after fixing WeChat Mini Program UI bugs using the auto-preview feature. This Skill triggers an automatic refresh to verify that your applied fixes correctly resolve the targeted UI issues.

What is the best way to inspect WXML and computed styles in WeChat Mini Programs?

The best way to inspect WXML and computed styles is using miniprogram-automator for background automation. This Skill leverages it to programmatically extract element offsets, sizes, and styles, streamlining your UI debugging workflow.

Does miniprogram-automator support route inspection and console output capture?

Yes, miniprogram-automator supports route inspection and console output capture. This Skill utilizes these capabilities to automatically verify UI issues and debug routing problems within your WeChat Mini Program without manual intervention.

Why use WeChat DevTools CLI for automated UI debugging instead of manual testing?

Use WeChat DevTools CLI for automated UI debugging to reduce the time and effort spent on manual testing. This Skill prioritizes background automation to accurately verify UI changes, element sizes, and computed styles, improving efficiency.