skills
1C:Enterprise configuration development, validation, and testing automation
All Skills in This Repository (81)
Pure Emerald Level Indicatorsdb-list
Manage 1C database registries in .v8-project.json files.
cfe-validate
Validate 1C configuration extension structure and metadata for correctness.
skd-compile
Convert JSON DSL definitions into 1C Data Composition Schema XML templates.
epf-dump
Convert 1C EPF/ERF files into XML sources for versioning and code review.
meta-validate
Validate 1C metadata XML structure for correctness across supported object types.
db-dump-xml
Export 1C configuration to XML files using v8 path and credentials.
validate
Validate 1C XML objects by type with PowerShell scripts.
erf-build
Build an external 1C ERF file from XML sources.
erf-dump
Parse ERF/EPF report files into XML source trees.
interface-validate
Validate 1C CommandInterface.xml structure for root, namespace, sections, and command references.
role
Generate 1C role XML metadata and rights files from JSON DSL.
epf-build
Build EPF/ERF files from XML sources using the 1C platform.
Frequently Asked Questions
FAQPage SchemaHow to install msrv-tech skills?▼
Run `npx skills add msrv-tech/skills --all -g -y` in your terminal to install all 1C development skills globally.
What 1C development tasks does this cover?▼
It covers creating and editing configurations, extensions (CFE), external processors and reports (EPF/ERF), managed forms, DCS reports, MXL print layouts, roles, and subsystems, plus loading and dumping infobases via Designer or ibcmd.
Can I test 1C bases without manual UI work?▼
Yes. The codex-test-bridge extension exposes an HTTP API for queries and server code, and runs headless UI tests through native TestClient/TestManager or Playwright browser automation.
Does it work with Claude Code and Codex?▼
Yes. Every skill follows the standard SKILL.md format with Python and PowerShell scripts, and runs in Claude Code, Codex, and other environments that support local skills.
What do I need installed to use these skills?▼
You need Python 3.11+, PowerShell on Windows, and an installed 1C:Enterprise platform for database operations; Node.js 18+ is required only for browser-based web testing.
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