Provides a comprehensive authoring workflow and templates for creating interactive SVG/HtmlBlock content tailored to WeChat official accounts. It codifies five interaction patterns, platform restrictions (whitelisted animation attributes and HTML/CSS limits), validation steps, and copywriting guidance so agents produce production-ready SVGs that survive WeChat's sanitizer.
Use this skill when an agent must write or modify an interactive SVG for a WeChat article, validate why an SVG works in browser but fails in WeChat, or adapt templates for cross-platform publishing (WeChat, Toutiao, Weibo). It triggers on requests to create or fix SvgInteractiveBlock/HtmlBlock content.
Agents that can read repo docs and write editor blocks (Claude Code, local CLI agents integrated with MBEditor).
A well-structured skill for authoring interactive SVG blocks for WeChat official accounts within MBEditor. Covers five core interaction patterns, platform restrictions (whitelist, dark mode), and copywriting guidance. No bundled scripts — purely a documentation/guide skill. Clear triggers, good progressive disclosure with template references and validation workflow handoff.
Pure documentation skill with no executable code. No security concerns. Well-organized with good separation between this skill and its validation/publishing companions. The five-pattern framework and whitelist-awareness approach is thoughtful and practical.