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.

Aller à l'installation

Informations de source

Dépôt
Grippo-app/grippo-mobile
Dernière activité de la source
9 août 2026 à 16:41
Langue détectée de SKILL.md
anglais
Étoiles
5
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.