Mps Aspect Actions

Use when defining or editing MPS node factories (the "actions" aspect) — `NodeFactories` roots, per-concept `NodeFactory` setup functions that initialize a freshly created node and optionally copy data from a replaced `sampleNode`, plus the actions aspect's `CopyPasteHandlers` and `PasteWrappers` roots. Reach for this skill when a substitution, side transform, completion replacement, or `add new initialized(...)` should preserve fields from the node it is replacing, or when defaults set in a constructor are not enough.

jetbrains 6226a8e 7 files · 27.4 KB Updated

File contents

jetbrains/mps/tree/main/.agents/skills/mps-aspect-actions commit 6226a8e65a

Frequently asked questions

npx skillmds@latest add jetbrains/mps-aspect-actions