Skip to main content

LunCoSim/lunco-sim

SkillsMP は LunCoSim/lunco-sim から 28 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
28
GitHub スター
104
GitHub フォーク
21

このリポジトリの skills

分類待ち

収集済み skill 28 件中 28 件を表示しています。

職業分類
未分類
説明

Create or modify a reusable LunCoSim USD assembly such as a rover, lander, payload, or sensor mount through the live headful Assembly Editor. Use when the user must see each change in the running window, give feedback between edits, and the agent must inspect…

原文の言語: 英語

更新
職業分類
未分類
説明

Download and process lunar geo assets (DEMs, ortho/slope/shade maps, normal maps) with lunco-assets — Assets.toml entries, ROI cropping, terrain layer wiring in USD, quality presets, bake keys. Use when adding a terrain site to a twin, baking layer maps, or…

原文の言語: 英語

更新
職業分類
未分類
説明

Author or review a reloadable Twin-facing HTML/CSS-like runtime surface in LunCoSim. Use this for HUDs, telemetry cards, progress overlays, view switchers, runtime UI bindings, HTML/CSS hot reload, HUI, Flair, EngineExposures, or questions about the limits of…

原文の言語: 英語

更新
職業分類
未分類
説明

Compose complete multi-domain LunCoSim Twins: USD structure and wiring, Modelica subsystem dynamics, cosimulation, and Rhai mission behavior. Use when building a lander, rover, spacecraft, or fleet; wiring a Modelica model to a USD body; connecting GNC,…

原文の言語: 英語

更新
職業分類
未分類
説明

Review or build a LunCoSim feature that crosses USD, Modelica, Avian, Rust, or Rhai. Use this when adding a reusable component, sensor, actuator, controller, generated Modelica network, USD schema, or runtime projection, and when removing legacy paths, shims,…

原文の言語: 英語

更新
職業分類
未分類
説明

Recipe for running Modelica models and building experiments/graphs in lunica (LunCoSim), driven from the HTTP API with curl. Trigger whenever you need to: launch the workbench, open/compile a Modelica model, run it live (interactive realtime) or as a fast…

原文の言語: 英語

更新
職業分類
未分類
説明

Extend or diagnose LunCoSim's USD-to-ECS projection: add a supported prim or attribute, trace an ignored field, or fix edits that fail to persist, undo, replicate, or render. Use for `lunco-usd*` machinery and document-owned ECS state. Prefer this skill for…

原文の言語: 英語

更新
職業分類
未分類
説明

LunCoSim UI architecture and panel implementation patterns. Use this skill whenever working on any user interface for the LunCoSim solar system simulation — adding panels, building dashboards, creating inspectors, spawning UI, telemetry displays, docking…

原文の言語: 英語

更新
職業分類
未分類
説明

Author or diagnose LunCoSim USD physics: rigid bodies, colliders, joints, joint frames, drives, gravity, collision filtering, and scene teardown. Use for exploding vehicles, wrong hinge or slider motion, detached parts, bad contact, or scene-owned physics…

原文の言語: 英語

更新
職業分類
未分類
説明

Use when a rover, camera, terrain tile, trajectory, planet, or link jitters, moves in the wrong direction, changes altitude while stationary, loses its orientation after a view switch, or when adding a new orbital/body-fixed reference frame. Also use for…

原文の言語: 英語

更新
職業分類
未分類
説明

Author a reusable LunCoSim USD asset from scratch: geometry, materials, physics, behavior, parameters, or spawn-catalog metadata. Use for new habitats, landers, rover parts, shaders, colliders, or parametric assets. `xformOpOrder`, standard USD schemas, array…

原文の言語: 英語

更新
職業分類
未分類
説明

Assemble or edit LunCoSim's 3D world: load scenes, spawn objects, place, move, rotate, scale, tune, or clear them. USE THIS SKILL for requests such as "put a lander near that crater", "spawn rovers", "load the Moon scene", "add rocks", "move this", "set its…

原文の言語: 英語

更新
職業分類
未分類
説明

LunCoSim's centralised theming system. Use this skill whenever you are about to write, touch, or review UI code that involves a color, spacing value, rounding, or egui visual style — in any panel, overlay, widget, gizmo label, or diagram. Trigger on any…

原文の言語: 英語

更新
職業分類
未分類
説明

Author event-driven LunCoSim scenarios for missions, waypoints, reactions, or multi-entity coordination. Use when working with `task`, `mission`, `on_event`, `RunScenario`, `nav_to`, `emit`, or persistent `this` state. Scenarios own sequencing and policy;…

原文の言語: 英語

更新
職業分類
未分類
説明

Observe a running LunCoSim through its API: read entities, telemetry ports, Modelica or cosimulation variables, time series, and viewport screenshots. Use for questions about live values, motion, scene contents, or visual state. This is the read-only…

原文の言語: 英語

更新
職業分類
未分類
説明

Add or locate LunCoSim assets under `assets/`: USD components, WGSL shaders, Modelica models, or event-driven Rhai policies. Use for discovery, spawn palette entries, `lunco://` references, Twin-mounted assets, source programs, or web manifests. This skill…

原文の言語: 英語

更新
職業分類
未分類
説明

Pre-flight a LunCoSim `.mo`, `.usda`, `.wgsl`, or `.rhai` asset with `ValidateAsset` or the production CLI before loading it. Use for parse, reference, schema, shader-parameter, Modelica, or authored-lint checks. It is a read-only query; use `RunLint` for a…

原文の言語: 英語

更新
職業分類
未分類
説明

How to record deterministic video or PNG sequences from the luncosim — windowed or fully windowless. Trigger whenever the user asks to "record a video", "capture an episode", "render a cinematic", "make a recording of the scene/tutorial", to record without…

原文の言語: 英語

更新
職業分類
未分類
説明

Run a multi-domain audit of the workspace (USD compliance, performance, DRY/reinvention, legacy/shims, robotics-sim best practices, resilience, UX) with parallel read-only reviewers, then execute fixes as a no-shim migration plan. Use for periodic health…

原文の言語: 英語

更新
職業分類
未分類
説明

Author an interactive tutorial, guided lesson, onboarding flow, coach-mark tour, or objectives checklist in LunCoSim. USE THIS SKILL for requests such as "teach X", "walk a user through Y", "add first-run onboarding", "spotlight this button", or "advance an…

原文の言語: 英語

更新
職業分類
未分類
説明

How to verify luncosim changes end-to-end without asking the user to click. Trigger whenever a UI flow needs verification — a new diagram, a fix to drill-in, a screenshot to confirm a regression, a smoke test of any reflect-registered Event command. The…

原文の言語: 英語

更新
職業分類
未分類
説明

Author vehicle controllers in LunCoSim so spacecraft, landers, rovers, and drones can move, fly, drive, land, or accept pilot control. Use when adding or debugging autopilot, GNC, guidance, waypoint following, thruster response, manual takeover, a Modelica…

原文の言語: 英語

更新
職業分類
未分類
説明

How to BUILD A VEHICLE (rover, hauler, wheeled anything) for LunCoSim out of the mobility component library — assembly root, wheels, tires, suspensions, chassis, lights, variant axes, drive laws, and live parameter tuning. USE THIS SKILL when the user asks to…

原文の言語: 英語

更新
職業分類
未分類
説明

Orient within the LunCoSim workspace: repository layout, crate ownership, runnable binaries, API launch modes, and the right evidence path for a task. Use when choosing an app, locating a feature or crate, launching the simulator, workbench, or server, using…

原文の言語: 英語

更新
職業分類
未分類
説明

Run fix/refactor work with parallel subagents split into non-overlapping file batches; agents never build or test — the coordinator verifies once at the end. Use for multi-finding fix sweeps (review reports, audits, migrations).

原文の言語: 英語

更新
職業分類
未分類
説明

Wire simulated values into visible WGSL material parameters in LunCoSim, such as load, heat, charge, slip, or temperature visualization. Use for shader `Material` inputs, `ShaderLook::live`, USD connections, and values that must follow physics. Visual…

原文の言語: 英語

更新
職業分類
未分類
説明

Generate concise LunCoSim nightly GitHub release notes with platform downloads, installation guidance, an AI-agent mission prompt, and a changelog link. Use when preparing a nightly build, updating docs/releases Markdown, or wiring release notes into…

原文の言語: 英語

更新
職業分類
未分類
説明

Update LunCoSim's canonical documentation and agent guidance when behavior, ownership, APIs, scenes, tutorials, validation rules, or workflows change. USE THIS SKILL when asked to update docs, AGENTS.md, a README, an architecture page, a skill, a tutorial…

原文の言語: 英語

更新
収集済み skill 28 件中 28 件を表示しています。