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

EmilLindfors

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

skills مجمعة
5
مستودعات
2
محدث
2026-05-28
خريطة المستودعات

أين توجد skills

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

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

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

architectural-review
مطوّرو البرمجيات

Review Rust code for advanced architectural patterns — capability mixins, typed commands, concurrency model choice, smart pointer/interior mutability selection, error-handling architecture, and memory layout. Use when the user asks to review system architecture, suggest broad design improvements, or evaluate trait composition and shared-state strategy in a Rust project. For ports-and-adapters layering specifically, prefer `hexagonal_review`.

2026-05-28
hexagonal-review
مطوّرو البرمجيات

Review a Rust codebase for hexagonal architecture compliance — dependency direction, port shape, adapter grouping, error boundaries, feature-flag placement, and testability. Use when the user asks to review architecture, audit layering, check ports-and-adapters discipline, or evaluate whether a Rust project's structure is sound.

2026-05-28
refactor-idiomatic-rust
مطوّرو البرمجيات

Refactor Rust code toward idiomatic patterns — generics vs dyn, associated vs generic trait parameters, enum dispatch, extension traits, closure bounds, iterator combinators, API ergonomics (Into/AsRef/Cow), and clean error propagation. Use when the user asks to make code more idiomatic, clean up a function, choose between dispatch strategies, or tighten an API surface.

2026-05-28
refactor-to-hexagonal
مطوّرو البرمجيات

Guide an incremental migration of an existing Rust codebase toward ports-and-adapters / hexagonal architecture. Use when the user wants to refactor a tangled service, extract a domain core, introduce port traits, or split a monolithic module into domain/port/adapter layers without a big-bang rewrite.

2026-05-28
عرض 2 من أصل 2 مستودعات
تم تحميل كل المستودعات