Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

myth-morph

النجوم٣
التفرعات١
آخر تحديث٥ يونيو ٢٠٢٦ في ١٨:٥١

Use when you need to map/transform objects between types (e.g. DTO to entity). Implement IMorphableTo<T> or IMorphableFrom<T> and use Schema<T>.Bind()/BindAsync()/Ignore() for custom mappings. Call .To<T>() and .ToAsync<T>() extension methods to execute transformations. Supports DI, async, collections, and bidirectional mapping.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
27 ملفات
SKILL.md
readonly