What is form-add?
Add a managed form to a 1C configuration object Source: arman-kudaibergenov/1c-ai-development-kit.
Add a managed form to a 1C configuration object
Quickly install form-add AI skill to your development environment via command line
Source: arman-kudaibergenov/1c-ai-development-kit.
Создаёт управляемую форму (metadata XML + Form.xml + Module.bsl) и регистрирует её в корневом XML объекта конфигурации (Document, Catalog, InformationRegister и др.).
| Параметр | Обязательный | По умолчанию | Описание |
| ObjectPath | да | — | Путь к XML-файлу объекта (Documents/Док.xml) | | FormName | да | — | Имя формы (ФормаДокумента) | | Purpose | нет | Object | Назначение: Object, List, Choice, Record | | Synonym | нет | = FormName | Синоним формы | | --set-default | нет | авто | Установить как форму по умолчанию |
Add a managed form to a 1C configuration object 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 form-addBrowse more skills from arman-kudaibergenov/1c-ai-development-kit
Add a managed form to a 1C configuration object 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 form-add 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