For AI agents: the complete documentation index is available at /next/zh/llms.txt, the full documentation bundle is available at /next/zh/llms-full.txt, and this page is available as Markdown at /next/zh/ai/skills/lynx-debug-info-remapping.md.
AI logo
AI
  • 简体中文
  • lynx-debug-info-remapping

    帮助 agent 调试主线程运行时错误,将压缩后的错误信息重新映射回原始源码,使堆栈跟踪变得可操作。

    安装

    npx skills add lynx-community/skills -s lynx-debug-info-remapping

    这会将 skill 规则添加到你的项目中,以便兼容的 coding agent(如 Claude Code、Cursor 或 Copilot)能够自动应用它们。

    了解更多

    除非另有说明,本项目采用知识共享署名 4.0 国际许可协议进行许可,代码示例采用 Apache License 2.0 许可协议进行许可。