Skip to main content

mappers

Add a mapper — DTO↔domain↔state mapping between one of the seven isolated `:data-mappers:*` directional modules. Use when a domain area needs a DTO→Entity, Entity/Pack→Domain, DTO→Domain, Domain→State, State→Domain, Domain→Entity (drafts), or Domain→Body bridge — i.e. "add mapper", "map direction", "nullable DTO handling", "DTO↔domain↔state mapping". One mapper task = one direction × one area; the orchestrator may run this N times for one larger task. Covers the `to<Target>()` / `to<Target>OrNull()` naming, the null-and-drop logging rule, type promotion at the domain edge, and the no-business-logic boundary.

Zur Installation springen

Quellinformationen

Repository
Grippo-app/grippo-mobile
Letzte Quellaktivität
9. August 2026 um 16:41
Erkannte Sprache von SKILL.md
Englisch
Sterne
5
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.