
from 1c-agent-based-dev-framework57
Guidelines and patterns for building efficient client-server form modules in 1C, focused on minimising server round-trips and correct data handling.
Practical patterns and rules for writing form module code in 1C (client-server architecture). Emphasises minimizing server calls, batching data, correct conversion between form data and server-side objects, event ordering, and UI/visibility management to reduce latency and bugs. Includes many BSL code examples.
Use this skill when implementing or reviewing 1C managed form modules where performance, correct client-server separation, and UI responsiveness matter — especially for forms that make repeated server calls or need batching, pagination, or dynamic lists.
Inferable: agents that support code-reading and BSL/1C context (general code assistants).
A well-structured reference skill covering 12 patterns for 1C:Enterprise managed form modules (BSL language). Entirely in Russian, covering client-server directives, batched server calls, DataForm conversions, event handling, dynamic lists, conditional formatting, async dialogs, and form intercommunications. No scripts included — purely a documentation/guidelines skill with extensive code examples showing both correct and incorrect patterns.
Clean, documentation-only skill with no security concerns. Well-written for its target audience but extremely niche. The 12 rules are well-organized with decision trees and contrasting good/bad examples.