form-edit
CommunityModify 1C forms with JSON
AuthorNikolay-Shirokov
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows for the programmatic modification of existing 1C managed forms by adding elements, attributes, and commands, streamlining the process of form customization and development.
Core Features & Use Cases
- Element Addition: Add new input fields, checkboxes, labels, and other UI elements to forms.
- Attribute Management: Define and add new data attributes to forms.
- Command Integration: Incorporate new commands and link them to event handlers.
- Use Case: After generating a base form with
/form-compile, you need to add a new 'Warehouse' field to the 'Header' group and a 'Calculate Total' button. This Skill can achieve that by referencing the existingForm.xmland a JSON file describing the additions.
Quick Start
Use the form-edit skill to add a new 'CustomerName' input field after the 'ContactPerson' element in the 'MainForm.xml' file, using the specifications in 'new_fields.json'.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: form-edit Download link: https://github.com/Nikolay-Shirokov/cc-1c-skills/archive/main.zip#form-edit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.