Desko77/cursor-1c-skills

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.

55Stars on the repository
159Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

Desko77/cursor-1c-skills

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.

not rated 55 6d ago A 15 tokens original MIT

form_module_rules

26

Desko77/cursor-1c-skills

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.

not rated 55 6d ago A 0 tokens original MIT

forms_events

27

Desko77/cursor-1c-skills

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.

not rated 55 6d ago A 0 tokens original MIT

forms_generation

28

Desko77/cursor-1c-skills

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.

not rated 55 6d ago A 0 tokens original MIT

git-safety-rules

29

Desko77/cursor-1c-skills

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.

not rated 55 6d ago A 24 tokens original MIT

integrations

30

Desko77/cursor-1c-skills

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.

not rated 55 6d ago A 24 tokens original MIT

mcp-tool-priority

31

Desko77/cursor-1c-skills

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.

not rated 55 changed 5d ago B 21 tokens original MIT

model-selection

32

Desko77/cursor-1c-skills

Cursor rule Cursor

A guide for assigning different AI models to different coding tasks, such as planning, review, routine work, or difficult analysis.

not rated 55 6d ago A 18 tokens original MIT

Desko77/cursor-1c-skills

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.

not rated 55 6d ago A 0 tokens original MIT

refactoring

34

Desko77/cursor-1c-skills

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.

not rated 55 6d ago A 0 tokens original MIT

Desko77/cursor-1c-skills

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.

not rated 55 6d ago A 0 tokens original MIT

sdd-workflow

36

Desko77/cursor-1c-skills

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.

not rated 55 6d ago A 12 tokens original MIT

skill-design

37

Desko77/cursor-1c-skills

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.

not rated 55 6d ago A 18 tokens original MIT

testing-patterns

38

Desko77/cursor-1c-skills

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.

not rated 55 6d ago A 0 tokens original MIT

text-formatting

39

Desko77/cursor-1c-skills

Cursor rule Cursor

Rules for characters and writing style in generated technical text, including code comments, documentation, plans, and messages.

not rated 55 6d ago A 29 tokens original MIT

Desko77/cursor-1c-skills

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.

not rated 55 6d ago A 9 tokens original MIT

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: