Перекрыть существующий тип сущности или модуль Directum RX
CommunityOverride Directum RX entities and modules safely
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.mtdthat keeps the sameNamewhile linkingBaseGuid/OverriddenBaseGuidto the original type. - Module Override (LayerModuleMetadata): Overrides a platform module using
LayerModuleMetadataso 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
baseto 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.