一键导入
dart-references
DART References: manage the experimental simulation research catalog (papers, textbooks, engines) with status, priority, and verdict
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
DART References: manage the experimental simulation research catalog (papers, textbooks, engines) with status, priority, and verdict
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | dart-references |
| description | DART References: manage the experimental simulation research catalog (papers, textbooks, engines) with status, priority, and verdict |
Load this skill when adding, updating, auditing, or citing research references (papers, textbooks, model-format standards, or comparative engines) for the DART experimental simulation world — its public API and its algorithms.
docs/readthedocs/papers.md is the single source of truth and the published
website page. It is a companion to the experimental API design docs:
docs/design/simulation_cpp_api.mddocs/design/simulation_python_api.mdEach entry has an id, a full citation, and these properties:
| Property | Values |
|---|---|
| Type | textbook, paper, standard, engine |
| Topic | e.g. dynamics, kinematics, contact, integration, collision, terminology, model-format, api |
| Status | referenced, planned, in-progress, implemented, deferred, rejected |
| Priority | high, medium, low, — |
| Verdict | adopt, baseline, reference, evaluate, reject |
| Where used | link to the design doc, code, or test that uses (or will use) it |
Status is written from the experimental world's perspective. A method shipping
in classic DART but not yet in the experimental world is planned, with the
classic location noted in Notes.
Status from the experimental world's perspective; note classic-DART
status separately in Notes.Verdict (adopt to build on, baseline to compare against,
reference to cite, evaluate while undecided, reject with a reason).Where used with the design-doc/code/test link.planned algorithm becomes
implemented, or an evaluate is decided), update Status/Verdict and the
Where used link in the same change.engine entries as baselines/comparisons, never as dependencies.docs/ai/verification.md to select the docs-only or AI docs/adapters
gate set, then run pixi run lint after edits.For the catalog and its rationale: docs/readthedocs/papers.md
For the API it supports: docs/design/simulation_cpp_api.md,
docs/design/simulation_python_api.md
For DART's research focus: docs/ai/north-star.md
DART Analyze: analyze repository evidence without editing
DART Architecture: the DART 7 multi-physics, multi-solver, multi-backend simulation pipeline and where each abstraction is owned
DART Audit Agent Compliance: audit and fix gaps when agents miss or cannot discover documented rules
DART Backport PR: backport a merged main PR to a release branch
DART Benchmark Packet: author or refresh a benchmark evidence packet for an owning plan
DART Branch Cleanup: analyze or clean stale repository branches