Skip to main content
在 Manus 中运行任何 Skill
一键导入
facebook
GitHub 创作者资料

facebook

按仓库查看 12 个 GitHub 仓库中的 72 个已收集 skills。

已收集 skills
72
仓库
12
更新
2026-07-11
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

iwsdk-planner
软件开发工程师

IWSDK project planning and best practices guide. Use when planning new IWSDK features, designing systems/components, reviewing IWSDK code architecture, or when the user asks about IWSDK patterns, ECS design, signals, or reactive programming in this codebase.

2026-06-04
iwsdk-dev
软件开发工程师

MUST read this skill BEFORE developing VR/MR/browser-first 3D applications using IWSDK (Immersive Web SDK). Covers project scaffolding, headless browser setup, CLI tools, reference system, ECS debugging, XR emulation, verification workflows, deployment, and known issues.

2026-05-21
test-audio
软件质量保证分析师与测试员

Test audio system (AudioSource loading, playback state, stop, spatial audio) against the audio example using the iwsdk CLI.

2026-05-15
test-ecs-core
软件质量保证分析师与测试员

Test ECS core functionality (system registration, components, Transform sync, pause/step/resume, system toggle, entity discovery, snapshots) against the poke example using the iwsdk CLI.

2026-05-15
test-environment
软件质量保证分析师与测试员

Test environment system (DomeGradient, IBLGradient, default lighting, component schemas) against the poke example using the iwsdk CLI.

2026-05-15
test-grab
软件质量保证分析师与测试员

Test grab system (distance grab, one-hand grab, two-hand grab) against the grab example using the iwsdk CLI.

2026-05-15
test-interactions
软件质量保证分析师与测试员

Test XR interactions (ray, poke/touch, dual-mode, audio, UI panel) against the poke example using the iwsdk CLI.

2026-05-15
test-level
软件质量保证分析师与测试员

Test level system (LevelRoot, LevelTag, default lighting, scene hierarchy) against the poke example using the iwsdk CLI.

2026-05-15
当前展示该仓库 Top 8 / 22 个已收集 skills。
当前展示该仓库 Top 8 / 9 个已收集 skills。
当前展示该仓库 Top 8 / 9 个已收集 skills。
gc-safe-coding
软件开发工程师

Rules for writing and reviewing GC-safe C++ code in the Hermes VM runtime. Use when writing, modifying, or reviewing C++ runtime VM code that uses internal Hermes VM APIs (as opposed to code using JSI). This includes working with GC-managed types (HermesValue, Handle, PinnedValue, JSObject, StringPrimitive, etc.), Locals, GCScope, PseudoHandle, CallResult, or any function with _RJS suffix. Typically in lib/VM/, include/hermes/VM/, API/hermes/, or API/napi/.

2026-05-14
modify-jsi-features
软件开发工程师

Guide for adding new JSI functionality to the JavaScript Interface (JSI) layer. Use when the user asks to add, create, or implement new methods or features in the JSI Runtime interface. Covers all required files across JSI core, Hermes implementation, and SynthTrace replay support.

2026-04-15
binary-size-analysis
软件开发工程师

This skill should be used when the user wants to analyze hermesvm binary size changes across a range of commits. Use when the user mentions "binary size", "size analysis", "size regression", "size increase", or asks to measure how commits affect the hermesvm library size.

2026-03-11
non-interactive-git-rebase
软件开发工程师

Use when needing to reorder, split, drop, or amend git commits that are not the top commit, without interactive editor access. Covers programmatic rebase via GIT_SEQUENCE_EDITOR, commit splitting with automated hunk selection, and metadata changes (author, message, dates) on any commit in a range.

2026-02-20
add-ir-instruction
软件开发工程师

Guide for adding a new IR instruction to the Hermes compiler. Use when the user asks to add, create, or define a new IR instruction (Inst/Instruction) in the Hermes intermediate representation. Covers all required files and the patterns for each.

2026-02-19
write-hook
软件开发工程师

Create a Mononoke server-side hook with 3-diff split (tests, wiring, implementation), unit tests, and integration tests

2026-06-29
structured-error-logging
软件开发工程师

Add or review structured error logging in EdenFS daemon (C++) — the ErrorLogger / EdenErrorInfo system that feeds the edenfs_errors table. Use when writing a catch block or handling a boxed/async exception (folly::Try / exception_wrapper / .thenError), instrumenting a failure path, or debugging a wrong stack trace or wrong component. Covers throw-site trace rules, component choice, errorType, noise filtering, gating, and testing.

2026-06-18
edenfs-systemd-triage
网络与计算机系统管理员

Triage systemd-managed EdenFS issues on Linux devservers and OnDemands. Use when investigating EdenFS service failures, unexpected restarts, systemctl errors, edenfs_upgrade/edenfs_restarter problems, or when a user reports EdenFS is down on a systemd-enabled host. Also use when someone asks how systemd-managed EdenFS works, how to monitor it, or how to check its health. Use when asked to build a timeline of EdenFS lifecycle events, show edenfs restart history, or understand how edenfs reached its current state. Trigger on mentions of edenfs systemd, edenfs@ service, edenfs_upgrade timer, edenfs auto-restart, eden status --debug, systemctl edenfs, edenfs lifecycle management, edenfs timeline, edenfs restart history, or "what happened to edenfs".

2026-06-11
eden-research
其他计算机职业

Load FIRST before searching code in eden/. Contains component-to-file maps, key type names, and architecture diagrams for EdenFS, Sapling, and Mononoke. Tells you exactly which files to read for any task. References contain per-component quick reference tables.

2026-04-16
已展示 12 / 12 个仓库
已展示全部仓库