AI logo
AI

lynx-devtool

Lets agents interact with Lynx DevTool to inspect and debug running Lynx applications on connected devices (Android, iOS, Desktop):

  • CDP commands — Send Chrome DevTools Protocol commands for DOM inspection, CSS querying, console log retrieval, and taking screenshots.
  • App commands — Open or close pages in the connected Lynx application.
  • Open URLs — Launch URLs directly in Lynx for development and testing.
  • Troubleshooting — Built-in diagnostics for connector and transport issues between the agent and DevTool.

Installation

npx skills add lynx-community/skills -s lynx-devtool

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.