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

myth-specification

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

Use when you need to build reusable, composable database queries. SpecBuilder<T>.Create() chains .And()/.Or()/.Not()/.AndIf()/.OrIf() with Expression<Func<T,bool>>, plus .Order()/.OrderDescending(), .Skip()/.Take(), and .DistinctBy(). Translates to SQL via EF Core and also supports in-memory validation.

التثبيت

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

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