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

PatternsDev

عرض على مستوى المستودعات لـ 58 skills مجمعة عبر 1 مستودعات GitHub.

skills مجمعة
58
مستودعات
1
محدث
2026-04-15
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

command-pattern
مطوّرو البرمجيات

Teaches the command pattern for decoupling task execution from invocation. Use when you need undo/redo functionality, queued operations, or want to decouple the object that invokes an operation from the one that performs it.

2026-04-15
proxy-pattern
مطوّرو البرمجيات

Teaches the proxy pattern for intercepting object operations. Use when you need validation, logging, formatting, or access control on property access, assignment, or function invocation.

2026-04-15
hoc-pattern
مطوّرو البرمجيات

Teaches the Higher-Order Component (HOC) pattern for logic reuse. Use when you need to share cross-cutting concerns like authentication, logging, or data fetching across multiple components.

2026-04-15
server-side-rendering
مطوّرو الويب

Teaches server-side rendering (SSR) for React applications. Use when you need faster initial page loads, better SEO, or dynamic per-request HTML generation.

2026-04-15
state-management
مطوّرو البرمجيات

Teaches Vue state management with stores, Pinia, and the Composition API. Use when you need to share and synchronize state across multiple components beyond what props and events can handle.

2026-04-15
compression
مطوّرو الويب

Teaches JavaScript compression techniques including Gzip and Brotli. Use when optimizing network transfer times or configuring server-side compression for production builds.

2026-04-14
dynamic-import
مطوّرو الويب

Teaches dynamic import() for on-demand code loading. Use when you need to reduce initial bundle size by lazily loading modules that aren't required at startup.

2026-04-14
import-on-interaction
مطوّرو الويب

Teaches interaction-based lazy loading for non-critical resources. Use when you have heavy components or libraries that are only needed after user interaction like clicks, hovers, or form input.

2026-04-14
عرض أهم 8 من أصل 58 skills مجمعة في هذا المستودع.
عرض 1 من أصل 1 مستودعات
تم تحميل كل المستودعات