What is mxl-decompile?
Decompilation of a tabular document (MXL) into a JSON definition. Use when you need to obtain an editable description of an existing layout. Source: arman-kudaibergenov/1c-ai-development-kit.
Decompilation of a tabular document (MXL) into a JSON definition. Use when you need to obtain an editable description of an existing layout.
Quickly install mxl-decompile AI skill to your development environment via command line
Source: arman-kudaibergenov/1c-ai-development-kit.
Принимает Template.xml табличного документа 1С и генерирует компактное JSON-определение (DSL). Обратная операция к /mxl-compile.
| TemplatePath | да | Путь к Template.xml | | OutputPath | нет | Путь для JSON (если не указан — stdout) |
Полная спецификация формата: docs/mxl-dsl-spec.md (прочитать через Read tool).
Decompilation of a tabular document (MXL) into a JSON definition. Use when you need to obtain an editable description of an existing layout. Source: arman-kudaibergenov/1c-ai-development-kit.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill mxl-decompileBrowse more skills from arman-kudaibergenov/1c-ai-development-kit
Decompilation of a tabular document (MXL) into a JSON definition. Use when you need to obtain an editable description of an existing layout. Source: arman-kudaibergenov/1c-ai-development-kit.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill mxl-decompile Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/arman-kudaibergenov/1c-ai-development-kit