For AI agents: the complete documentation index is available at /next/llms.txt, the full documentation bundle is available at /next/llms-full.txt, and this page is available as Markdown at /next/ai/skills/trace-analysis.md.
AI logo
AI
  • English
  • lynx-trace-analysis

    Specializes in analyzing Lynx trace data to diagnose performance issues and provide actionable optimization strategies. It covers startup/loading metrics (FCP, FMP, TTI) and white screen issues, smoothness problems (scroll jank, frame drops, interaction lag), regressions, rendering pipeline stages, and native module latency.

    Installation

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

    This adds the skill rules to your project so that compatible coding agents (such as Claude Code, Cursor, or Copilot) can automatically apply them.

    Learn More

    Except as otherwise noted, this work is licensed under a Creative Commons Attribution 4.0 International License, and code samples are licensed under the Apache License 2.0.