form-compile
CommunityGenerate 1C forms from JSON
AuthorNikolay-Shirokov
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of complex 1C managed form XML files from a concise JSON definition, saving developers significant time and reducing boilerplate code.
Core Features & Use Cases
- JSON to Form.xml Conversion: Translates a compact JSON structure into a fully compliant 1C
Form.xmlfile. - Automatic ID Generation: Assigns sequential IDs and handles namespace declarations.
- Use Case: Quickly generate the
Form.xmlfor a new data entry form by defining its fields, layout, and commands in a simple JSON format, then letting the Skill handle the XML intricacies.
Quick Start
Use the form-compile skill to compile the JSON definition located at 'path/to/form.json' into an XML 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: form-compile Download link: https://github.com/Nikolay-Shirokov/cc-1c-skills/archive/main.zip#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.