The DevTool skill allows users to interact with Lynx applications on connected devices including Android, iOS, and Desktop. It is particularly useful for developers looking to streamline their workflow when working with Lynx applications.
$ npx skills add https://github.com/lynx-community/skills --skill lynx-devtoolThe lynx-devtool skill enables developers to inspect and debug Lynx applications running on connected Android, iOS, and Desktop devices. It provides access to DevTool CLI commands, Chrome DevTools Protocol (CDP) functionality, console logs, source inspection, and screenshot capture capabilities. This skill streamlines the debugging workflow for Lynx developers by offering comprehensive visibility into application runtime behavior and performance. It integrates with AI agents to automate debugging tasks and accelerate issue diagnosis across multiple platforms.
Run commands using the CLI located at `<path_to_the_skill>/scripts/index.mjs` with Node.
Interact with Lynx applications on various devices.
Process multi-line JSON outputs from Lynx commands.
Run commands using the Lynx DevTool CLI.
$ npx skills add https://github.com/lynx-community/skills --skill lynx-devtoolgit clone https://github.com/lynx-community/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan