1c-edt skills

123 tagged 1c-edt, measured the same way as everything else here.

Browse within: 1c 721c-enterprise 72bsl 72Code Generation 16

check-uuid

01

Desko77/cursor-1c-skills

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.

53 5d ago A 0 tokens original MIT

docx-to-md

02

Desko77/cursor-1c-skills

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.

53 5d ago A 0 tokens original MIT

move-project

03

Desko77/cursor-1c-skills

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.

53 5d ago A 0 tokens original MIT

1c-coding-standards

04

Desko77/cursor-1c-skills

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.

53 5d ago A 0 tokens original MIT

anti_patterns

05

Desko77/cursor-1c-skills

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.

53 5d ago A 0 tokens original MIT

Desko77/cursor-1c-skills

Cursor rule

Программная работа с профилями групп доступа БСП: ссылки на ИдентификаторыОбъектовМетаданных.

53 5d ago A 0 tokens original MIT

1c-bsp-api

07

Desko77/cursor-1c-skills

Skill Claude CodeCodex

Справочник программного интерфейса Библиотеки стандартных подсистем (БСП) 1С - какие общие модули существуют, какие у них экспортные методы, сигнатуры, типы параметров, контексты выполнения и переопределяемые обработчики. Используй когда пишешь код на конфигурации с БСП и нужно узнать имя модуля или метода, его…

53 5d ago A 208 tokens original MIT

1c-bsp-registration

08

Desko77/cursor-1c-skills

Skill Claude CodeCodex

Добавить функцию регистрации БСП (СведенияОВнешнейОбработке) в модуль объекта обработки.

53 5d ago A 27 tokens original MIT

1c-cfe-patch-method

09

Desko77/cursor-1c-skills

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.

53 5d ago A 61 tokens original MIT

check-uuid

10

Desko77/claude-code-skills-1c

Command

A checker for duplicate UUIDs in 1C MDO metadata files. UUIDs are identifiers that should be unique within the relevant files.

51 5d ago A 0 tokens copy · 100% MIT

docx-to-md

11

Desko77/claude-code-skills-1c

Command

A local command that converts a Microsoft Word DOCX document into a Markdown text file, also extracting its images into an adjacent folder.

51 5d ago A 0 tokens copy · 100% MIT

move-project

12

Desko77/claude-code-skills-1c

Command

A command for moving a project to another folder while keeping Claude Code's saved memory, sessions, and plans.

51 5d ago A 0 tokens copy · 100% MIT

PreToolUse

13

Desko77/claude-code-skills-1c

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.

51 5d ago A tokens not measured original MIT

PostToolUse

14

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.

51 5d ago A tokens not measured original MIT

1c-bsp-registration

15

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.

51 5d ago A 27 tokens original MIT

1c-form-compile

16

Desko77/claude-code-skills-1c

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.

51 5d ago A 50 tokens original MIT

1c-form-patterns

17

Desko77/claude-code-skills-1c

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.

51 5d ago A 48 tokens original MIT

ai-edt CLAUDE.md

18

Desko77/ai-edt

Instructions file

Claude Code instructions for Desko77/ai-edt, covering claude.md, project overview, critical rules, build system and agent build procedure.

8 5d ago A 2,800 tokens AGPL-3.0

ai-edt

19

Desko77/ai-edt

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…

8 5d ago A 111 tokens AGPL-3.0

At most 3 mods per repository are shown here — the rest are on their repository pages: