1c-form-compile
CommunityGenerate 1C Form.xml from JSON
AuthorJefest9988
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of Form.xml files for 1C:Enterprise managed forms, transforming a concise JSON definition into a complete, valid XML structure. This significantly speeds up form development by eliminating manual XML authoring and ensuring correct syntax and namespaces.
Core Features & Use Cases
- JSON to XML Conversion: Converts a custom JSON DSL into a fully compliant
Form.xml. - Automatic ID Generation: Assigns sequential IDs to form elements.
- Namespace Declaration: Includes all necessary 1C XML namespaces.
- Companion Element Creation: Automatically generates elements like
ExtendedTooltipandContextMenu. - Use Case: You have defined a new form for a custom document in a JSON format. Use this Skill to generate the
Form.xmlfile, which you can then integrate into your 1C configuration.
Quick Start
Compile the form definition located at 'path/to/form.json' into an output file at 'path/to/output/Form.xml'.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: 1c-form-compile Download link: https://github.com/Jefest9988/1c-ai-development-kit/archive/main.zip#1c-form-compile 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.