Перекрыть существующий тип сущности или модуль Directum RX

Community

Override Directum RX entities and modules safely

Authordunaevdmitriys-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of extending or changing behavior in an existing Directum RX entity type or platform module without creating a separate unrelated type, by using controlled overrides and metadata inheritance.

Core Features & Use Cases

  • Entity Override (BaseGuid matching): Replaces an existing entity’s behavior by creating an Entity.mtd that keeps the same Name while linking BaseGuid/OverriddenBaseGuid to the original type.
  • Module Override (LayerModuleMetadata): Overrides a platform module using LayerModuleMetadata so server/client structures, async handlers, jobs, and special folders follow the layered approach.
  • Guardrails and validation checks: Ensures only new properties are added, inherited items are marked as ancestors, and every override method calls base to preserve chaining.

Quick Start

Tell the AI which Directum RX entity or module you want to override (including the existing BaseGuid/NameGuid targets) and what new properties and overridden handlers you need, and it will generate the correct .mtd plus the matching server/client skeleton and validation checklist.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Перекрыть существующий тип сущности или модуль Directum RX
Download link: https://github.com/dunaevdmitriys-dev/directum-mcp-server/archive/main.zip#directum-rx

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.