Cursor rule Cursor
A guide for choosing efficient ways to find, read, and edit source files, based on the size and type of the change.
115 skills and 40 rules for Cursor IDE: an agent assembles 1C source files (metadata, forms, extensions, roles, SKD, data processors) from compact JSON and parses them back. Basic operations without the Configurator.
Cursor rule Cursor
A guide for choosing efficient ways to find, read, and edit source files, based on the size and type of the change.
Cursor rule Cursor
Rules for separating client-side and server-side code in 1C form modules. Forms are the screens users work with, while modules contain the code behind them.
Cursor rule Cursor
A rule for connecting event handlers to 1C forms, including events that run when a form opens, closes, reads, or saves data. 1C is a business software platform, and Form.xml is the XML file that stores a form's event connections.
Cursor rule Cursor
A set of rules for creating and changing 1C application forms, which are screens used in the 1C business-software platform. It selects the appropriate editor tools for EDT projects and gives a fallback for older Configurator projects.
Cursor rule Cursor
Rules for safe Git use in 1C projects, including commits, secrets, destructive commands, and line endings. Git is a system for tracking source-code changes.
Cursor rule Cursor
A development rule for building 1C integrations with external systems through HTTP APIs. It recommends first making and testing the requests in Python, then translating the working version into 1C’s BSL language.
Cursor rule Cursor
A routing guide for choosing the right MCP server for 1C and BSL work. MCP servers are connected tools that let an assistant inspect or change project data and code.
Cursor rule Cursor
A guide for assigning different AI models to different coding tasks, such as planning, review, routine work, or difficult analysis.
Cursor rule Cursor
A set of tips for making 1C database queries run faster. 1C is a business software platform, and these rules cover query writing and review.
Cursor rule Cursor
A set of rules for restructuring 1C code without changing what it does. It recommends tracing business logic and data flow first, then improving lower-level functions and integrating the changes.
Cursor rule Cursor
A coding rule and example for starting background jobs from an external 1C processing file through the 1C Standard Subsystems long-running-operations feature. An external processing file is a separately opened 1C tool rather than one stored in the application catalogue.
Cursor rule Cursor
A nine-phase Specification-Driven Development workflow for planning complex 1C software changes before writing code. 1C is a business software platform commonly used for accounting and enterprise operations.
Cursor rule Cursor
A set of design rules for creating reliable skills for coding agents. It explains how skills should be triggered, how much information they should reveal, and how to define completion criteria.
Cursor rule Cursor
A set of rules and examples for testing 1C code with YaXUnit and Vanessa Automation. YaXUnit is used for unit tests of individual functions, while Vanessa Automation describes user scenarios as “given, when, then” steps.
Cursor rule Cursor
Rules for characters and writing style in generated technical text, including code comments, documentation, plans, and messages.
Cursor rule Cursor needs its repo
A reference for the folder and file layout created when v8unpack extracts a 1C configuration. A 1C configuration is the set of application objects such as documents, directories, reports, and code modules.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: