yellow-hammeryellow-hammerOfficial·12 Agent Skills Included

vscode-1c-platform-tools

1C:Enterprise development, testing, and deployment from VS Code

Automates daily 1C:Enterprise development tasks: loading and dumping configurations, building extensions and external processors, running tests, and launching Designer or Enterprise mode. Eliminates manual command-line work with vanessa-runner, OneScript, and platform utilities through ready-made editor commands and MCP integration. Lets developers and coding agents manage infobases, dependencies, delivery packages, and syntax checks directly from the project workspace.
npx skills add yellow-hammer/vscode-1c-platform-tools --all -g -y

All Skills in This Repository (12)

Pure Emerald Level Indicators
📦 In Repo
yellow-hammeryellow-hammer

1c-platform-tools-infobase

Automate 1C information base management via extension commands with env.json parameters.

Official
Intermediate
📦 In Repo
yellow-hammeryellow-hammer

1c-platform-tools-mcp

Automate MCP-based operations for 1C Platform Tools configurations and extensions.

Official
Advanced
📦 In Repo
yellow-hammeryellow-hammer

1c-platform-tools-setversion

Set configuration versions for 1C projects via MCP or extension command.

Official
Intermediate
📦 In Repo
yellow-hammeryellow-hammer

1c-platform-tools-external

Build and decompile 1C EPF/ERF external objects via extension commands or MCP tools.

Official
Intermediate
📦 In Repo
yellow-hammeryellow-hammer

1c-platform-tools-dependencies

Initializes 1C projects and manages dependencies via commandable workflows.

Official
Intermediate
📦 In Repo
yellow-hammeryellow-hammer

1c-platform-tools-run

Launch 1C: Designer and Enterprise for a given project path.

Official
Intermediate
📦 In Repo
yellow-hammeryellow-hammer

1c-platform-tools-extensions

Load, export, build, and decompile 1C configuration extensions via commands or MCP.

Official
Advanced
📦 In Repo
yellow-hammeryellow-hammer

1c-platform-tools

Execute 1C platform commands via the editor's MCP interface.

Official
Intermediate
📦 In Repo
yellow-hammeryellow-hammer

1c-platform-tools-config

Configures 1C Platform Tools launch environments and service files.

Official
Intermediate
📦 In Repo
yellow-hammeryellow-hammer

1c-platform-tools-configuration

Load, export, and build 1C platform configurations via extension commands.

Official
Intermediate
📦 In Repo
yellow-hammeryellow-hammer

1c-platform-tools-test

Orchestrate 1C test execution and reporting via extension commands and MCP.

Official
Intermediate
📦 In Repo
yellow-hammeryellow-hammer

1c-platform-tools-support

Automate 1C platform export, cf/cfu updates, and distributive package generation.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install 1C Platform Tools?

Run `npx skills add yellow-hammer/vscode-1c-platform-tools --all -g -y` in your terminal to install all skills in this suite globally.

What does 1C Platform Tools do?

It brings everyday 1C:Enterprise development tasks into VS Code: configuration load and dump, extension and EPF/ERF builds, test runs, infobase management, and debugging. Commands run through vanessa-runner without manual terminal work.

Can an AI agent run 1C commands automatically?

Yes. The included skills teach agents to execute extension commands or call the mcp-1c-platform-tools MCP server directly, passing the project path and receiving structured results.

Does it work in Cursor and VSCodium?

Yes. The extension is published on Open VSX for Cursor, Windsurf, and VSCodium, and the same panels, commands, and MCP integration work there.

Can I run 1C commands without a local platform?

Yes. Commands can execute inside a Docker container using ibcmd, so you can build and test even without 1C:Enterprise installed locally, including in GitHub Codespaces.

Related Repositories in Software Engineering

View All in Software Engineering