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/trace-record.md.
AI logo
AI
  • 简体中文
  • lynx-trace-record

    使 agent 能够捕获 Lynx 性能追踪数据以进行后续分析,支持 systrace、JS Profile等,用于深入的性能诊断。

    安装

    npx skills add lynx-community/skills -s lynx-trace-record

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

    了解更多

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