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

executable-wisdom

يحتوي executable-wisdom على 4 من skills المجمعة من efekurucay، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
4
Stars
2
محدث
2026-05-05
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

abstraction-cost-auditor
مطوّرو البرمجيات

Review code, refactors, helpers, services, repositories, APIs, modules, design patterns, and architecture decisions through the cost of abstraction. Use when asked whether code should be modularized, abstracted, extracted, simplified, inlined, generalized, refactored, or when reviewing overengineering, clean code, reusable code, contracts, layers, or architecture.

2026-05-05
cache-aware-performance-reviewer
مطوّرو البرمجيات

Review slow code, algorithms, data structures, database-heavy flows, loops, allocations, collections, serialization, and hot paths through hardware-aware performance thinking. Use when asked why something is slow, whether Big-O is enough, how to optimize, how to choose array vs map/tree/list, or how to reason about memory access, cache locality, allocations, async overhead, and real runtime behavior.

2026-05-05
llm-code-grounding-loop
مطوّرو البرمجيات

Ground AI-generated code, refactors, architectural suggestions, and implementation plans in real project constraints. Use when working with LLMs on coding tasks, asking an assistant to implement features, reviewing AI-generated code, preventing hallucinated architecture, translating vague requirements into code, or forcing the assistant to reason across requirement, API, runtime, data, and failure layers.

2026-05-05
three-level-learning-drill
أساتذة علوم الحاسوب في التعليم العالي

Teach programming concepts by moving across three abstraction levels: high-level code or product behavior, runtime/intermediate representation, and low-level data/hardware effects. Use when asked to deeply understand code, frameworks, React, .NET, SQL, Vite, APIs, memory, performance, compiler/runtime behavior, or when the user says “anlamamı sağla”, “deep reasoning yap”, “neden böyle”, or “mantığını anlat”.

2026-05-05