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

SimpleSimulationEngine

يحتوي SimpleSimulationEngine على 17 من skills المجمعة من ProkopHapala، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

doc-read-navigate
مطوّرو البرمجيات

Before writing new code — search existing implementations, topical audits, READMEs, file-header caveats

2026-07-05
doc-task-summary
مطوّرو البرمجيات

After implementing — update file headers, README, topical audits; note duplication

2026-07-05
spacecraft-debug
مطوّرو البرمجيات

Navigate and debug OrbitalWar / SpaceCraft — design, truss sim, combat, radiosity, orbits; hub to docs and tests

2026-07-05
visual-debug
مطوّرو البرمجيات

Diagnostic plots/visualizations — shared utilities, output paths, plot style conventions

2026-07-04
doc-audit
مطوّرو البرمجيات

Dedicated documentation work — OKF format, topical audits, extract-overview and inline-doc workflows

2026-07-04
code-reuse
مطوّرو البرمجيات

Writing new code — inventory-first, module-vs-script placement, no-new-files, STOP triggers for duplication

2026-07-04
cpp-build
مطوّرو البرمجيات

Building C++ (FireCore/SPFF) — build dirs, cmake targets, ASAN vs opt modes

2026-07-04
cpp-memory
مطوّرو البرمجيات

Fixing C++ memory crashes (double-free, segfault, UAF) and ASAN

2026-07-04
cpu-perf
مطوّرو البرمجيات

Optimizing CPU compiled code (C/C++/Fortran/Rust) — cache hierarchy, SIMD, data-oriented design, loop optimization, memory layout

2026-07-04
ctypes-bindings
مطوّرو البرمجيات

Python↔C/C++ ctypes bindings — auto-build, zero-copy buffers, memory layout

2026-07-04
forcefield-validation
مطوّرو البرمجيات

Implementing/debugging forcefields (UFF, SPFF) — invariants, switch semantics, buffer parity

2026-07-04
gpu-debug
مطوّرو البرمجيات

Debugging GPU/OpenCL/CUDA kernels — gated prints, CPU↔GPU tracing, barrier pitfalls

2026-07-04
gpu-optimize
مطوّرو البرمجيات

Optimizing GPU/OpenCL kernel performance — memory hierarchy, gather vs scatter, tiling, auxiliary arrays, local memory reductions, kernel launch overhead

2026-07-04
numerical-parity
محللو ضمان جودة البرمجيات والمختبرون

Comparing two calculations — reference vs conservation-law parity, bisect strategy, float32/64 tolerance

2026-07-04
port-to-opencl
مطوّرو البرمجيات

Porting Fortran/C++→PyOpenCL — OpenCLBase, kernel caching, persistent buffers, GPU performance

2026-07-04
python-perf
مطوّرو البرمجيات

Performant Python for scientific computing — vectorization, NumPy anti-patterns, preallocation

2026-07-04
test-runner
محللو ضمان جودة البرمجيات والمختبرون

Running/writing tests — pytest classes, markers, ref_data regression, debug output paths

2026-07-04