Skip to main content
Run any Skill in Manus
with one click
$pwd:
tksuoran
GitHub creator profile

tksuoran

Repository-level view of 4 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
4
repositories
1
occupation fields
1
updated
2026-05-23
occupation focus
Major fields detected across this creator.
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

#001
erhe
4 skills87484updated 2026-05-23
100% of creator
erhe-quest-launch
Software Developers

Build, install, and launch the erhe editor APK on a Meta Quest 3 attached over adb. Enforces the headset-prompt protocol (install before asking the user to put the headset on, never launch without acknowledged readiness) and walks through the canonical script invocations.

2026-05-23
erhe-quest-shader-failure
Software Developers

Triage erhe editor aborts on Quest where vkCreateShaderModule fails with spirv-val (VUID-VkShaderModuleCreateInfo-pCode-08737), or any Shader_stages compile/link error. Identifies which shader / stage failed by reading the immediately-preceding "Creating shader module" log line, then maps known VUIDs to known fixes. Use when the editor aborts on Quest at startup with a SPIR-V or shader-link validation message.

2026-05-23
erhe-quest-validation
Software Developers

Enable VK_LAYER_KHRONOS_validation on the erhe Quest APK so silent GPU hangs become loud aborts. Covers the bundle (default on), the runtime config knob, the on-device SPIR-V cache wipe via uninstall, and the device-error abort hook in editor.cpp. Use when a Quest build runs but renders nothing in VR, hangs at the Horizon launch panel, or otherwise misbehaves silently.

2026-05-23
git-history-cleanup
Software Developers

Collapse many WIP / fix-to-fix commits on a feature branch into a small set of topic-focused commits. Reads the original commit messages first so intent is preserved, soft-resets to origin/main so intermediate / overwritten changes drop out automatically, then re-commits the accumulated diff one logical topic at a time. Use before opening a PR or merging when `git log origin/main..HEAD` looks noisy.

2026-05-23
Showing 1 of 1 repositories
All repositories loaded
tksuoran GitHub Skills | SkillsMP