IngvarConsulting

60 mods across 1 repository, 187 stars between them.

release

01

IngvarConsulting/unica

Skill Claude CodeCodex

Publish a Unica version to the public marketplace, or resume a release that stalled part-way. Use when asked to cut, ship, promote, or finish a release, or when consumers still see an older version than the latest tag.

187 3d ago A 49 tokens

unica AGENTS.md

02

IngvarConsulting/unica

Instructions file CodexOpenCode

Repository instructions for coding agents working on Unica. They explain where to begin, which sources to trust, where changes belong, release work, and search practices.

187 3d ago A 4,440 tokens

unica CLAUDE.md

03

IngvarConsulting/unica

Instructions file

Claude Code instructions for IngvarConsulting/unica: See AGENTS.md for entry points, source-of-truth ordering, search hygiene, and development rules. That file applies to Claude Code unchanged.

187 3d ago A 212 tokens

unica

04

IngvarConsulting/unica

Plugin Claude Code

Practical 1C:Enterprise development workflows for Claude Code.

187 3d ago A tokens not measured

unica

05

IngvarConsulting/unica

MCP server Claude CodeCodexCursor +2

MCP server "unica" as configured in IngvarConsulting/unica. Launched with cargo run --quiet --manifest-path ../../Cargo.toml --bin unica --.

187 3d ago A tokens not measured

api-design

06

IngvarConsulting/unica

Skill Claude CodeCodex

Design and review guidance for 1C:Enterprise APIs, which are interfaces that let software components call each other. It covers public and internal interfaces, compatibility, versioning, and moving users to changed interfaces.

187 3d ago A 83 tokens

autonomous-server

07

IngvarConsulting/unica

Skill Claude CodeCodex

A skill for setting up or examining a local standalone 1C debugging environment for HTTP services and the web client.

187 3d ago A 76 tokens

background-jobs

08

IngvarConsulting/unica

Skill Claude CodeCodex

A skill for designing, checking, or diagnosing scheduled background work in 1C, including jobs that run without direct user interaction.

187 3d ago A 49 tokens

bsp-patterns

09

IngvarConsulting/unica

Skill Claude CodeCodex

A skill for finding and applying patterns from the 1C Library of Standard Subsystems, a collection of reusable 1C solutions.

187 3d ago A 52 tokens

cf-edit

10

IngvarConsulting/unica

Skill Claude CodeCodex

A skill for making focused changes to a 1C configuration, such as changing its objects, roles, panels, or start page.

187 3d ago A 55 tokens

cf-info

11

IngvarConsulting/unica

Skill Claude CodeCodex

A tool for reviewing the structure of a 1C configuration, a business-application setup used in the 1C platform. It reports the objects, properties, settings, and object counts it finds.

187 3d ago A 42 tokens

cf-init

12

IngvarConsulting/unica

Skill Claude CodeCodex

A skill for creating an empty 1C configuration as a starting set of XML source files.

187 3d ago A 34 tokens

cf-validate

13

IngvarConsulting/unica

Skill Claude CodeCodex

A checker for 1C configuration files, used after a configuration is created or changed. 1C is business software that uses configurable application setups.

187 3d ago A 31 tokens

cfe-borrow

14

IngvarConsulting/unica

Skill Claude CodeCodex

A Russian-language development aid for 1C Configuration Extension files (CFE), which let developers customise an existing 1C configuration. It helps reuse objects from a configuration inside an extension.

187 3d ago A 50 tokens

cfe-diff

15

IngvarConsulting/unica

Skill Claude CodeCodex

A skill for examining a 1C configuration extension, called a CFE, including its objects, inherited items, and code interceptors.

187 3d ago A 61 tokens

cfe-init

16

IngvarConsulting/unica

Skill Claude CodeCodex

A scaffolding tool for creating a 1C extension, an add-on that changes or extends an existing 1C configuration. It generates the XML source structure for a new extension.

187 3d ago A 47 tokens

cfe-patch-method

17

IngvarConsulting/unica

Skill Claude CodeCodex

A method for generating a procedure interceptor in a 1C extension (CFE). An interceptor runs before or after an existing procedure without parameters on an inherited object.

187 3d ago A 48 tokens

cfe-validate

18

IngvarConsulting/unica

Skill Claude CodeCodex

A validator for 1C configuration extensions (CFE). Validation checks whether an extension is correctly formed after it has been created or changed.

187 3d ago A 36 tokens

code-diagnostics

19

IngvarConsulting/unica

Skill Claude CodeCodex

A diagnostic aid for BSL code and its rule settings. BSL is the programming language used by 1C, while diagnostics are automated checks that report possible code problems.

187 3d ago A 60 tokens

code-patch

20

IngvarConsulting/unica

Skill Claude CodeCodex

A targeted editor for BSL code inside an XML export of a 1C configuration or extension. It inserts or replaces code in a logically selected module.

187 3d ago A 62 tokens

code-review

21

IngvarConsulting/unica

Skill Claude CodeCodex

A code-review aid for BSL code and 1C changes. Code review is the process of checking proposed code for defects and risks before it is accepted.

187 3d ago A 57 tokens

code-search

22

IngvarConsulting/unica

Skill Claude CodeCodex

A search and investigation aid for BSL code, the programming language used by 1C business software. It helps locate implementations, callers, handlers, modules, entry points, and execution paths.

187 3d ago A 52 tokens

data-exchange

23

IngvarConsulting/unica

Skill Claude CodeCodex

A guide for data exchange in 1C. It covers moving changes and messages between databases, including distributed information bases (РИБ), which are connected 1C databases that exchange data.

187 3d ago A 47 tokens

data-separation

24

IngvarConsulting/unica

Skill Claude CodeCodex

A guide for separating data in 1C databases so different tenants or groups access only their own records. Tenant boundaries are the rules that keep one organisation's data apart from another's.

187 3d ago A 50 tokens