vscode-1c-platform-tools
1C:Enterprise development, testing, and deployment from VS Code
All Skills in This Repository (12)
Pure Emerald Level Indicators1c-platform-tools-infobase
Automate 1C information base management via extension commands with env.json parameters.
1c-platform-tools-mcp
Automate MCP-based operations for 1C Platform Tools configurations and extensions.
1c-platform-tools-setversion
Set configuration versions for 1C projects via MCP or extension command.
1c-platform-tools-external
Build and decompile 1C EPF/ERF external objects via extension commands or MCP tools.
1c-platform-tools-dependencies
Initializes 1C projects and manages dependencies via commandable workflows.
1c-platform-tools-run
Launch 1C: Designer and Enterprise for a given project path.
1c-platform-tools-extensions
Load, export, build, and decompile 1C configuration extensions via commands or MCP.
1c-platform-tools
Execute 1C platform commands via the editor's MCP interface.
1c-platform-tools-config
Configures 1C Platform Tools launch environments and service files.
1c-platform-tools-configuration
Load, export, and build 1C platform configurations via extension commands.
1c-platform-tools-test
Orchestrate 1C test execution and reporting via extension commands and MCP.
1c-platform-tools-support
Automate 1C platform export, cf/cfu updates, and distributive package generation.
Frequently Asked Questions
FAQPage SchemaHow 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→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