trace-analysis
π―Skillfrom lynx-community/skills
Same repository
lynx-community/skills(14 items)
Installation
npx vibeindex add lynx-community/skills --skill trace-analysisnpx skills add lynx-community/skills --skill trace-analysis~/.claude/skills/trace-analysis/SKILL.mdSKILL.md
More from this repository10
Interact with the Lynx DevTool CLI to inspect and debug Lynx apps on Android/iOS/desktop β list clients and sessions, send Chrome DevTools Protocol (CDP) and App commands, open URLs, and take screenshots.
Provides ReactLynx best practices covering the dual-thread architecture and React patterns, including rules reference for code writing and static analysis guidance for reviewing ReactLynx applications.
A skill that summarizes common TypeScript issues and solutions in Lynx development, covering environment configuration, type extending, event handling, component types, and ReactLynx advanced usages with fix guides for frequent errors.
Analyzes Lynx trace data to diagnose rendering performance issues, including slow startup metrics (FCP, FMP, TTI), scroll jank, frame drops, and regression detection between versions. Provides structured reports with executive summaries, evidence tables, and prioritized optimization suggestions.
Records Lynx performance traces by guiding users through a step-by-step CLI workflow: listing connected clients, starting the trace before page load, performing interactions, stopping the recording, and saving the trace data to a local file.
Part of the Lynx community's agent skills collection for the Lynx cross-platform framework, providing guidance for working with Lynx application development tools and runtime capabilities.
A skill that provides Lynx UI component references for component selection, props, usage examples, and troubleshooting when building cross-platform apps with the Lynx framework.
An agent skill for the Lynx framework that remaps main-thread runtime error positions to original source code locations using debug info, helping developers debug bytecode stack traces with function_id:pc_index format.
A Lynx framework agent skill that remaps main-thread runtime error positions to original source code locations using debug info. Useful when debugging Lynx bytecode stack traces with function_id:pc_index format errors.
Skill