Skip to main content
在 Manus 中运行任何 Skill
一键导入

cairn

星标0
分支0
更新时间2026年6月16日 02:45

Use when the user wants to understand how a Rust or Python program actually executed — onboarding into an unfamiliar flow, verifying AI-written code, answering "why did this run do X / take this branch / return this value", or understanding a failing test. Cairn records a REAL run and serves recorded ground truth at three zoom levels. Trigger on: "trace this", "why did <function> return/branch/do X", "walk me through what actually happened", "what was <variable> at runtime", "help me understand this flow/handler/test", "why did this test fail". Do NOT use for static questions answerable by reading source alone, or for languages other than Rust and Python (v0).

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly