Skip to main content

LunCoSim/lunco-sim

O SkillsMP coletou 28 skills de LunCoSim/lunco-sim. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
28
Estrelas no GitHub
104
Forks no GitHub
21

Skills neste repositório

classificação pendente

Mostrando 28 de 28 skills coletadas.

ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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,…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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,…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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;…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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).

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
Mostrando 28 de 28 skills coletadas.