Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

SimpleSimulationEngine

SimpleSimulationEngine에는 ProkopHapala에서 수집한 skills 17개가 있으며, 저장소 수준 직업 범위와 사이트 내 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