/interface-validate - валидация CommandInterface.xml

SkillAI & models

Your AI can check that the command interface of a 1C subsystem is configured correctly. The skill is designed to be used right after the command interface has been set up, so problems in the configuration are caught early. Once added, just ask your AI to validate the command interface after you finish configuring it.

Available today. Use it from your connected AI after setup.

After adding the skill, configure the command interface of your subsystem as you normally would. Then ask your AI to run the validation to check that the setup is correct.

Then ask your AI: use the /interface-validate - валидация CommandInterface.xml skill

What your AI can do with it

  • Check a 1C subsystem's command interface for correctness
  • Validate the command interface right after it has been configured
  • Point out anything in the command interface setup that is not correct
  • Confirm the configuration is in order once the setup is complete

What this skill tells your AI

The instructions your AI receives, as published by desko77/claude-code-skills-1c in skills/1c-interface-validate/SKILL.md and read by ahel’s review.

Проверяет XML командного интерфейса на структурные ошибки: корневой элемент, допустимые секции, порядок, формат ссылок на команды, дубликаты.

Параметры

ПараметрОбяз.Умолч.Описание
CIPathда-Путь к CommandInterface.xml
Detailedнет-Подробный вывод (все проверки, включая успешные)
MaxErrorsнет30Остановиться после N ошибок
OutFileнет-Записать результат в файл (UTF-8 BOM)

Команда

powershell.exe -NoProfile -File "skills/1c-interface-validate/scripts/interface-validate.ps1" -CIPath "Subsystems/Продажи"
powershell.exe -NoProfile -File "skills/1c-interface-validate/scripts/interface-validate.ps1" -CIPath "Subsystems/Продажи/Ext/CommandInterface.xml"

Signals

GitHub stars
61
Forks
14
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
x-1c-interface-validate
Source
github.com/desko77/claude-code-skills-1c