·form-edit

Adding elements, attributes, and commands to an existing managed form in 1C. Use when you need to make targeted modifications to a ready-made form

8Installs·0Trend·@arman-kudaibergenov

Installation

$npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill form-edit

How to Install form-edit

Quickly install form-edit AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill form-edit
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: arman-kudaibergenov/1c-ai-development-kit.

SKILL.md

View raw

Добавляет элементы, реквизиты и/или команды в существующий Form.xml. Автоматически выделяет ID из правильного пула, генерирует companion-элементы (ContextMenu, ExtendedTooltip, и др.) и обработчики событий.

| FormPath | да | Путь к существующему Form.xml | | JsonPath | да | Путь к JSON с описанием добавлений |

| into | корневой ChildItems | Имя группы/таблицы/страницы, куда вставлять | | after | в конец | Имя элемента, после которого вставлять |

Adding elements, attributes, and commands to an existing managed form in 1C. Use when you need to make targeted modifications to a ready-made form Source: arman-kudaibergenov/1c-ai-development-kit.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill form-edit
Category
</>Dev Tools
Verified
First Seen
2026-03-12
Updated
2026-03-13

Browse more skills from arman-kudaibergenov/1c-ai-development-kit

Quick answers

What is form-edit?

Adding elements, attributes, and commands to an existing managed form in 1C. Use when you need to make targeted modifications to a ready-made form Source: arman-kudaibergenov/1c-ai-development-kit.

How do I install form-edit?

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-edit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/arman-kudaibergenov/1c-ai-development-kit