What is subsystem-compile?
Create a 1C subsystem — XML sources from JSON definition. Use when the user asks to add a subsystem (section) to the configuration. Source: arman-kudaibergenov/1c-ai-development-kit.
Create a 1C subsystem — XML sources from JSON definition. Use when the user asks to add a subsystem (section) to the configuration.
Quickly install subsystem-compile AI skill to your development environment via command line
Source: arman-kudaibergenov/1c-ai-development-kit.
Принимает JSON-определение подсистемы → генерирует XML + файловую структуру + регистрирует в родителе (Configuration.xml или родительская подсистема).
| DefinitionFile | Путь к JSON-файлу определения | | Value | Инлайн JSON-строка (альтернатива DefinitionFile) | | OutputDir | Корень выгрузки (где Subsystems/, Configuration.xml) | | Parent | Путь к XML родительской подсистемы (для вложенных) | | NoValidate | Пропустить авто-валидацию |
Create a 1C subsystem — XML sources from JSON definition. Use when the user asks to add a subsystem (section) to the configuration. 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 subsystem-compile Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
Stable fields and commands for AI/search citations.
npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill subsystem-compileBrowse more skills from arman-kudaibergenov/1c-ai-development-kit
Create a 1C subsystem — XML sources from JSON definition. Use when the user asks to add a subsystem (section) to the configuration. 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 subsystem-compile 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