cursor_rules_1c
Disciplined 1C:Enterprise development rules, metadata tools, and workflows
All Skills in This Repository (47)
Pure Emerald Level Indicatorsepf-dump
Convert 1C EPF processing files into hierarchical XML source representations.
epf-build
Build EPF packages from XML sources using the 1C:Enterprise Designer toolchain.
epf-init
Generate a 1C:Enterprise External Data Processor XML scaffold with object module.
role-info
Parse 1C role Rights.xml files and emit compact summaries of allowed rights.
epf-bsp-add-command
Insert a BSP command into 1C external processing workflows.
mxl-info
Analyze MXL Template.xml to list named areas, parameters, and column sets.
mxl-compile
Convert compact JSON layouts into MXL Template.xml for 1C tabular documents.
mxl-validate
Validate MXL template structure in 1C tabular documents.
mxl-decompile
Decompile 1C MXL templates into a compact JSON DSL.
epf-remove-form
Remove a form from a 1C external processing and unregister it from the root XML.
epf-add-help
Generate Help.xml and Help/ru.html for 1C external processors.
epf-add-form
Automate adding managed forms to 1C external data processors.
Frequently Asked Questions
FAQPage SchemaHow to install cursor_rules_1c?▼
Run `npx skills add comol/cursor_rules_1c --all -g -y` in your terminal to install all rules and skills globally.
What does cursor_rules_1c do for 1C developers?▼
It gives your coding agent a strict senior-developer process for 1C:Enterprise work, including metadata editing tools, code validators, and repository lock-and-commit discipline.
Which AI coding tools does it support?▼
Adapters are included for Cursor, Claude Code, Codex, OpenCode, Kilo Code, Cline, Qwen, Kimi, and a generic fallback for other clients.
Can it safely edit 1C metadata and forms?▼
Yes. The 1c-metadata-manage skill creates and edits catalogs, documents, forms, reports, and extensions through validated scripts instead of risky hand-edited XML.
Do I need to know BSL to use these rules?▼
Basic 1C knowledge helps, but the rules force the agent to verify everything against documentation and validators, so even routine tasks stay safe and reviewable.
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