cc-1c-skills
Full-cycle 1C:Enterprise development, deployment, and web testing
All Skills in This Repository (81)
Pure Emerald Level Indicatorsskd-compile
Compile 1C Data Composition Schemas from JSON DSL to Template.xml.
epf-dump
Decompile 1C EPF files into hierarchical XML source code.
epf-build
Compile 1C external processing EPF files from XML source code.
epf-init
Generate XML metadata and BSL module scaffold for 1C external data processors.
role-info
Parse 1C Rights.xml files to summarize role permissions and RLS restrictions.
epf-bsp-add-command
Add commands and handlers to 1C:Enterprise EPF files using BSP.
mxl-info
Parse Template.xml files to summarize named areas, parameters, and column sets in 1C MXL templates.
skd-edit
Edit 1C Data Composition Schemas (Template.xml) via command-line interface.
skd-info
Analyze 1C Data Composition Schemas from XML files.
mxl-compile
Generate XML from IND:VEO/CONF documents.
mxl-validate
Validate 1C MXL spreadsheet template XML structure against platform rules.
mxl-decompile
Decompile 1C Spreadsheet Document MXL XML files into a JSON DSL format.
Frequently Asked Questions
FAQPage SchemaHow to install cc-1c-skills?▼
Run `npx skills add Nikolay-Shirokov/cc-1c-skills --all -g -y` in your terminal to install all skills globally.
What does cc-1c-skills do for 1C developers?▼
It covers the full 1C:Enterprise development cycle: building configurations, extensions, external processors and reports from XML sources, loading them into infobases, updating databases, and testing through the web client.
Can it build EPF and ERF files from sources?▼
Yes. The epf-build and erf-build skills compile XML sources into ready EPF/ERF files, and epf-dump/erf-dump decompile existing files back into editable sources.
Does it work with Claude Code, Cursor, and Codex?▼
Yes. All skills follow the open Agent Skills standard and run on Claude Code, Cursor, Codex, Copilot, and other compatible platforms, with both PowerShell and Python script variants.
Can it test 1C applications in a browser?▼
Yes. The web-test skill drives the 1C web client via Playwright: navigating sections, filling forms, reading tables and reports, running regression suites, and recording video instructions.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core