check-uuid
01Command
A command recipe for checking whether UUIDs, unique identifiers, are duplicated in 1C MDO files. It can inspect a chosen path or the project’s source folder and optionally fix duplicates.
123 tagged 1c-edt, measured the same way as everything else here.
Browse within: 1c 721c-enterprise 72bsl 72Code Generation 16
Command
A command recipe for checking whether UUIDs, unique identifiers, are duplicated in 1C MDO files. It can inspect a chosen path or the project’s source folder and optionally fix duplicates.
Command
A command that converts a DOCX file, the common Microsoft Word document format, into a Markdown text file. It also extracts pictures into an images folder beside the result.
Command
A command for moving a project to another folder while preserving its Claude Code memory, sessions, and plans. It also accounts for how Claude Code maps project paths to its memory folders.
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
Программная работа с профилями групп доступа БСП: ссылки на ИдентификаторыОбъектовМетаданных.
Skill Claude CodeCodex
Справочник программного интерфейса Библиотеки стандартных подсистем (БСП) 1С - какие общие модули существуют, какие у них экспортные методы, сигнатуры, типы параметров, контексты выполнения и переопределяемые обработчики. Используй когда пишешь код на конфигурации с БСП и нужно узнать имя модуля или метода, его…
Skill Claude CodeCodex
Добавить функцию регистрации БСП (СведенияОВнешнейОбработке) в модуль объекта обработки.
Skill Claude CodeCodex
A tool for creating method interceptors in a 1C configuration extension. 1C is business software, and an interceptor can run code before, after, or instead of an inherited method.
Command
A checker for duplicate UUIDs in 1C MDO metadata files. UUIDs are identifiers that should be unique within the relevant files.
Command
A local command that converts a Microsoft Word DOCX document into a Markdown text file, also extracting its images into an adjacent folder.
Command
A command for moving a project to another folder while keeping Claude Code's saved memory, sessions, and plans.
Hook
Runs before the agent uses a tool for Edit, Write and MultiEdit tool calls, executing support-guard.mjs via node. From Desko77/claude-code-skills-1c.
Hook
Runs after a tool call finishes for Read, Edit, Write and MultiEdit tool calls, executing skill-suggester.mjs via node. From Desko77/claude-code-skills-1c.
Skill Claude CodeCodex
A tool that adds the registration function required for a 1C external report or processing to appear in the standard subsystems library. That library is 1C's built-in collection of common application features.
Skill Claude CodeCodex
A builder for managed 1C forms, the screens users work with in the 1C business-software platform. It creates the Form.xml file from a JSON description or from an object's metadata.
Skill Claude CodeCodex
A reference guide to common layouts and naming conventions for managed 1C forms. It describes typical structures for documents, data processors, and other screens.
Instructions file
Claude Code instructions for Desko77/ai-edt, covering claude.md, project overview, critical rules, build system and agent build procedure.
Skill Claude CodeCodex
1C:Enterprise development through the AI-EDT MCP server - BSL analysis and editing, metadata and managed forms, query validation, project diagnostics, debugging, infobase updates and unit tests. Use when the project is a 1C:EDT workspace: BSL modules, .mdo metadata, 1C queries, managed forms. Also use when all you…
At most 3 mods per repository are shown here — the rest are on their repository pages: