Agent Plugins Marketplace
All plugins

mastergo-wpf-transcoder

v1.0.327

MasterGo design to MW WPF and MTSLG IOContorl conversion rules, component mappings, strict mapping-document format, provenance checks, and coordinate validation.

Claude Code2 Skills

By xuybLicense: UNLICENSED0 GitHub starsUpdated 4 hours ago

Directory evidence

Runtimes
Claude Code
Parsed components
2 skill or MCP entries
Source updated
Sep 24, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install mastergo-wpf-transcoder for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install mastergo-wpf-transcoder@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/BigStartByXuyb/test

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/mastergo-wpf-transcoder/.

Plugin files

plugins/mastergo-wpf-transcoder/
├── .claude-plugin/plugin.json
├── skills/mastergo-iocontrol-document-format/SKILL.md
└── skills/mastergo-to-wpf/SKILL.md

Included Skills2

mastergo-iocontrol-document-formatskills/mastergo-iocontrol-document-format/SKILL.md

强制规范 MasterGo → MTSLG IOContorl 映射文档的写法,并约束新增/修改映射后必须整批完成的同步与验证。只要用户要求新增、修改、整理或审查 IOContorl 映射规则、组件库映射文档或飞书映射文档,就必须使用本 Skill,严格沿用既有标题层级、固定模板、固定节点和 XML 风格,不得自行改成表格主导或另起格式。

mastergo-to-wpfskills/mastergo-to-wpf/SKILL.md

将明确要求的 MasterGo 设计稿转换为 MTSLG IOContorl XML(作业 B)或 MW WPF XAML 页面(作业 A),并按正式组件库实例和目标项目规范生成完整页面。仅在同时包含 MasterGo 设计来源与转换/生成意图时触发,不用于单独修改 XML/XAML、排查 Ctrl+R、普通 WPF 调试或单独讨论 MTSLG/IOContorl/API/代码索引。

Plugin manifests1

plugins/mastergo-wpf-transcoder/.claude-plugin/plugin.json
{
  "name": "mastergo-wpf-transcoder",
  "description": "MasterGo design to MW WPF and MTSLG IOContorl conversion rules, component mappings, strict mapping-document format, provenance checks, and coordinate validation.",
  "version": "1.0.327",
  "author": {
    "name": "xuyb"
  },
  "keywords": [
    "mastergo",
    "wpf",
    "mtslg",
    "iocontrol",
    "design-to-code"
  ],
  "license": "UNLICENSED"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[mastergo-wpf-transcoder on Agent Plugins Marketplace](https://pluginsmp.com/plugins/mastergo-wpf-transcoder)