Desko77

126 mods across 6 repositories, 161 stars between them.

1c-cf-add-object

49

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A workflow for adding a metadata object to a 1C configuration, including its fields, interface section, and form. 1C is a business-application platform whose configurations define data and screens.

53 4d ago A 54 tokens original MIT

1c-cf-edit

50

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A focused editor for 1C configuration files, used by the Russian 1C business-software platform. It changes configuration properties, registers or removes existing objects, and manages default roles in Configuration.xml.

53 4d ago A 44 tokens original MIT

1c-cf-info

51

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A command-line reader for a 1C configuration export, using its Configuration.xml file to describe the application’s structure. A 1C configuration is the definition of its data objects, forms, settings, and other application parts.

53 4d ago A 44 tokens original MIT

1c-cf-init

52

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A starter set of XML source files for a new empty 1C configuration. It creates the main configuration file, a Russian language file, and the command-interface file referenced by the configuration.

53 4d ago A 37 tokens original MIT

1c-cf-new-project

53

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A workflow for creating a complete 1C configuration from an empty starting point. A configuration is the application structure in 1C, including its data objects, screens, subsystems, and access roles.

53 4d ago A 57 tokens original MIT

1c-cf-validate

54

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A validator for a 1C configuration, where 1C is a business software platform. It checks the exported configuration files for structural problems in XML, settings, languages, and object folders.

53 4d ago A 34 tokens original MIT

1c-cfe-borrow

55

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A tool for borrowing existing 1C configuration objects into a CFE, the extension format used to modify a 1C application without changing its main configuration.

53 4d ago A 52 tokens original MIT

1c-cfe-diff

56

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A command-line checker for 1C configuration extensions (CFE), which are packages that add or change parts of a 1C application configuration. It lists the extension’s objects and can check whether marked code changes were copied into the main configuration.

53 4d ago A 63 tokens original MIT

1c-cfe-full-cycle

57

Desko77/cursor-1c-skills

Skill Claude CodeCodex

An end-to-end workflow for creating and checking a 1C configuration extension, from initial setup to validation.

53 4d ago A 46 tokens original MIT

1c-cfe-init

58

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A command that creates the starter XML files for a 1C configuration extension, which changes or adds to an existing 1C business application.

53 4d ago A 49 tokens original MIT

1c-cfe-patch-method

59

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 4d ago A 61 tokens original MIT

1c-cfe-validate

60

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A validator for a CFE, the extension format used to modify a 1C configuration, that checks its XML structure and included objects.

53 4d ago A 38 tokens original MIT

browser-debug

61

Desko77/claude-code-skills-1c

Command

A command for starting Yandex Browser with remote debugging enabled. Remote debugging lets developer tools connect to a running browser through the Chrome DevTools Protocol, a standard interface for inspecting web pages.

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

check-uuid

62

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 4d ago A 0 tokens copy · 100% MIT

docx-to-md

63

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 4d ago A 0 tokens copy · 100% MIT

move-project

64

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 4d ago A 0 tokens copy · 100% MIT

PreToolUse

65

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 4d ago A tokens not measured original MIT

PostToolUse

66

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 4d ago A tokens not measured original MIT

1c-bsl-validate

67

Desko77/claude-code-skills-1c

Skill Claude CodeCodex

A checker for calls to shared 1C modules, using an exported configuration index. Shared modules are reusable code units that other parts of a 1C application can call.

51 4d ago A 58 tokens copy · 88% MIT

1c-bsp-api

68

Desko77/claude-code-skills-1c

Skill Claude CodeCodex

An offline reference for the programming interface of 1C's standard subsystems library. It lists available shared modules, exported methods, parameters, execution contexts, and extension handlers.

51 4d ago A 208 tokens copy · 91% MIT

1c-bsp-command

69

Desko77/claude-code-skills-1c

Skill Claude CodeCodex

A command for adding a command to an existing 1C external processing tool that uses the standard subsystem library. It also generates the handler that runs the command.

51 4d ago A 17 tokens copy · 91% MIT

1c-bsp-registration

70

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 4d ago A 27 tokens original MIT

1c-cf-add-object

71

Desko77/claude-code-skills-1c

Skill Claude CodeCodex

A workflow for adding a complete metadata object to a 1C configuration, including its fields, table sections, subsystem placement, form, and validation.

51 4d ago A 54 tokens copy · 91% MIT

1c-cf-edit

72

Desko77/claude-code-skills-1c

Skill Claude CodeCodex

A tool for making focused changes to a 1C configuration's XML source files. A 1C configuration is the structure and code that define a 1C business application.

51 4d ago A 44 tokens copy · 88% MIT