Cursor rule Cursor
Advanced task tracking for Level 4 Complex System tasks.
173 tagged 1c enterprise, measured the same way as everything else here.
Browse within: bsl 100hacktoberfest 60hacktoberfest2022 60unit-testing 60yaxunit 601c 401c-edt 40Code Generation 40vscode-mcp 5xsd-schema 5
Cursor rule Cursor
Advanced task tracking for Level 4 Complex System tasks.
Cursor rule Cursor
Visual process map for BUILD mode (Code Implementation).
Cursor rule Cursor
Cursor rule "qa-mode-map" from bia-technologies/yaxunit, covering 🔍 enhanced qa mode process flow, 🧭 phase detection process, 📝 universal memory bank verification, 📋 task tracking verification and 🔄 reference validation process.
Cursor rule
Coding standards for BSL, the programming language used by the 1C business software platform. They cover naming, method documentation, database queries, collections, client-server code, and performance practices.
Cursor rule
A collection of 1C coding mistakes that commonly cause slow database work or poor performance. It includes examples such as running a database query inside a loop or reading object fields one by one.
Cursor rule
Rules for creating and updating access-group profiles in БСП 3.x, the Standard Subsystems Library used by several 1C business applications. They explain how roles, permissions, users, and row-level access restrictions are represented in code.
alkoleft/platform-context-exporter
Cursor rule Cursor
Java Object-Oriented Design Guidelines.
alkoleft/platform-context-exporter
Cursor rule Cursor
Java rules for Concurrency objects.
alkoleft/platform-context-exporter
Cursor rule Cursor
Modern Java Development Guidelines (Java 8+).
yellow-hammer/mcp-1c-platform-tools
Cursor rule Cursor
A set of JSDoc rules for documenting JavaScript or TypeScript code, with comments written in Russian.
yellow-hammer/mcp-1c-platform-tools
Cursor rule Cursor
A set of project rules for naming 1C Platform Tools and its MCP tools. It defines allowed short forms and limits the combined server and tool name to 60 characters.
yellow-hammer/mcp-1c-platform-tools
Cursor rule Cursor
Technical context for a VS Code extension that exposes 1C Platform Tools to AI agents through an MCP server. The extension communicates with the standalone server over IPC, while the server registers one agent tool for each available 1C command.
yellow-hammer/namespace-forest
Cursor rule Cursor
Project instructions describing namespace-forest, its XSD schemas, and the systems that use them. XSD files define and check the structure of XML data.
yellow-hammer/namespace-forest
Cursor rule Cursor
Rules for extracting and versioning XSD schemas. An XSD schema is a document that describes the allowed structure and data types of XML files.
yellow-hammer/namespace-forest
Cursor rule Cursor
Project instructions for editing XSD files and catalog.xml in namespace-forest. XSD is a format for describing and checking XML data; catalog.xml maps names to local resources.
Cursor rule Cursor
Project rules for building ИволгаQL, a query language and server that uses Russian commands and messages. They cover how new language features move through the lexer, parser, engine, and network protocol.
Cursor rule Cursor
General development rules for ИволгаQL, an early-stage Rust project with a command-line and TCP server interface. They define the project structure, Russian user experience, coding conventions, testing, builds, and commit-message format.
Cursor rule Cursor
Repository rules for maintaining the README of a Rust project whose interface and messages are in Russian. They define the required language, command examples, startup instructions, developer links, and parser-accurate usage examples.