Desko77/cursor-1c-skills

115 skills and 40 rules for Cursor IDE: an agent assembles 1C source files (metadata, forms, extensions, roles, SKD, data processors) from compact JSON and parses them back. Basic operations without the Configurator.

57Stars on the repository
159Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

1c-interface-edit

49

Desko77/cursor-1c-skills

Skill Claude CodeCodex

An editor for the command interface of a 1C subsystem, which groups the commands users see in a business application. It can change visibility, placement, and ordering.

not rated 57 +2 today A SkillSpector: warn 39 tokens original MIT

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A checker for the command interface of a 1C business application. It validates the XML that defines available commands, sections, links, and their order.

not rated 57 +2 today A SkillSpector: pass 35 tokens original MIT

1c-mcp-toolkit

51

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A local HTTP API for connecting an AI agent to a running 1C database through a provided 1C processing file. It works from the 1C client without changing the configuration or publishing a web server.

not rated 57 +2 today B 8 tokens copy · 91% MIT

1c-meta-compile

52

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A generator that creates 1C metadata objects from a JSON description. 1C is a platform for building business applications, and metadata defines objects such as directories, documents, registers, reports, and modules.

not rated 57 +2 today A SkillSpector: warn 51 tokens original MIT

1c-meta-decompile

53

Desko77/cursor-1c-skills

Skill Claude Code

A tool that turns a 1C configuration object's XML into a JSON draft describing its structure and properties. 1C configuration objects include things such as catalogs, documents, and registers.

not rated 57 +2 today A SkillSpector: warn 61 tokens original MIT

1c-meta-edit

54

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A tool for making focused changes to an existing 1C metadata object stored as XML. It can edit fields, table sections, dimensions, resources, and other properties.

not rated 57 +2 changed today A 51 tokens copy · 86% MIT

1c-meta-info

55

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A structure reader for 1C configuration objects stored in XML. It shows properties and parts such as fields, table sections, forms, movements, and types.

not rated 57 +2 today A SkillSpector: warn 78 tokens original MIT

1c-meta-remove

56

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A removal tool for deleting a metadata object from a 1C configuration export. Metadata objects are the defined parts of a 1C application, such as catalogs, documents, and registers.

not rated 57 +2 today A SkillSpector: warn 33 tokens original MIT

1c-meta-validate

57

Desko77/cursor-1c-skills

Skill Claude CodeCodex needs its repo

A checker for 1C metadata objects stored in XML. It verifies that the object's structure is valid and can optionally compare referenced types with the wider configuration.

not rated 57 +2 today A SkillSpector: warn 35 tokens original MIT

1c-mxl-compile

58

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A compiler that creates a 1C spreadsheet-layout file, Template.xml, from a JSON description. These layouts define the structure of printed forms in 1C business applications.

not rated 57 +2 today A SkillSpector: warn 36 tokens original MIT

1c-mxl-decompile

59

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A conversion tool for 1C spreadsheet-layout files, turning a Template.xml file into an editable JSON description. 1C is a platform for building business applications.

not rated 57 +2 today A SkillSpector: warn 41 tokens original MIT

1c-mxl-info

60

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A structure reader for 1C spreadsheet-layout files. It summarizes named regions, parameters, and column sets instead of showing the full XML.

not rated 57 +2 today A SkillSpector: warn 47 tokens original MIT

1c-mxl-validate

61

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A checker for 1C spreadsheet-layout files. It looks for structural problems such as invalid indexes, palette references, named regions, and merged ranges.

not rated 57 +2 today A SkillSpector: pass 36 tokens original MIT

1c-naparnik

62

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A set of tools for analyzing and editing BSL, the programming language used by 1C, plus searching 1C platform documentation and the ITS knowledge base. ITS is 1C's technical information system.

not rated 57 +2 today A SkillSpector: warn 68 tokens copy · 100% MIT

1c-platform-docs

63

Desko77/cursor-1c-skills

Skill Claude CodeCodex

1C platform API documentation tools via bsl-platform-help MCP server - search, info, members, constructors. Supports keyword, semantic (embeddings), and hybrid search. Use when checking built-in functions, types, methods, or properties of the 1C platform.

not rated 57 +2 today A SkillSpector: warn 60 tokens copy · 100% MIT

Desko77/cursor-1c-skills

Skill Claude CodeCodex

Advanced query patterns for 1C: temporary tables, joins, DCS optimization. Use for complex queries beyond basic rules in query-optimization-tips.md.

not rated 57 +2 today A SkillSpector: warn 38 tokens copy · 100% MIT

1c-query-validate

65

Desko77/cursor-1c-skills

Skill Claude CodeCodex needs its repo

A checker for 1C query text against an exported configuration index. It verifies that referenced tables, register tables, tabular parts, and fields exist.

not rated 57 +2 today A SkillSpector: pass 60 tokens copy · 86% MIT

1c-role-compile

66

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A generator that creates a 1C access role from a JSON description of its permissions. It produces the role files and registers the role in the configuration.

not rated 57 +2 today A SkillSpector: warn 31 tokens copy · 91% MIT

1c-role-info

67

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A summary tool for a 1C access role. It reads Rights.xml and condenses thousands of permission entries into a shorter list of allowed objects, actions, and row-level restrictions.

not rated 57 +2 today A SkillSpector: pass 51 tokens original MIT

1c-role-validate

68

Desko77/cursor-1c-skills

Skill Claude CodeCodex needs its repo

A checker for access roles in 1C, a platform used to build business applications. It validates the role's Rights.xml file, including its XML structure, permissions, restrictions, and optional metadata.

not rated 57 +2 today A SkillSpector: warn 29 tokens original MIT

1c-skd-compile

69

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A generator that creates a 1C data-composition schema from a compact JSON definition. A data-composition schema is the XML definition used for configurable reports.

not rated 57 +2 today A 43 tokens copy · 84% MIT

1c-skd-decompile

70

Desko77/cursor-1c-skills

Skill Claude CodeCodex

A converter that turns a 1C data-composition schema from XML into a JSON draft. The schema is the definition used to build configurable reports.

not rated 57 +2 today A SkillSpector: warn 66 tokens copy · 86% MIT

1c-skd-edit

71

Desko77/cursor-1c-skills

Skill Claude CodeCodex

An editor for existing 1C data-composition schemas, which define configurable reports. It applies targeted changes to fields, totals, filters, parameters, queries, and report variants.

not rated 57 +2 today A SkillSpector: warn 57 tokens copy · 89% MIT

1c-skd-info

72

Desko77/cursor-1c-skills

Skill Claude CodeCodex

An analyzer for a 1C data-composition schema, the XML definition behind configurable reports. It summarizes the report's data sources, fields, parameters, calculated values, and variants.

not rated 57 +2 today A SkillSpector: warn 53 tokens copy · 88% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: