msrv-techmsrv-techCommunity·81 Agent Skills Included

skills

1C:Enterprise configuration development, validation, and testing automation

Automates 1C:Enterprise development tasks: creating configurations, extensions, external processors, reports, forms, roles, subsystems, and data composition schemas from XML sources. Eliminates manual XML editing, Designer clicking, and fragile COM connections through validated scripts and an HTTP test bridge. Covers the full cycle from scaffold to build, database load, web publication, and headless UI testing.
npx skills add msrv-tech/skills --all -g -y

All Skills in This Repository (81)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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