What problem does it solve? Developing for 1C:Enterprise 8 typically requires switching between the Configurator, command-line tools, and version control, fragmenting the workflow. This Skill brings infobase management, configuration source export/import, extension handling, and BSL debugging directly into Cursor IDE. ## Core Features & Use Cases - Configuration & Extension Management: Load, update, export, and build configurations (src/cf, .cf) and extensions (src/cfe, .cfe) via command palette commands. - BSL Debugging: Attach to the dbgs.exe debug server with breakpoints, watch expressions, call stack navigation, and step commands for BSL modules. - Infobase & External Files: Create empty infobases, export/import .dt files, and build or disassemble external reports and processors. - Use Case: A 1C developer exports configuration changes to src/cf, commits them to Git, and teammates apply incremental updates using build/commit/Commit.txt, all without leaving Cursor. ## Quick Start Ask the agent to set up a 1C project in Cursor by creating the packagedef, env.json, and launch.json files, then create an empty infobase and load the configuration from src/cf.