{
  "markdown": "# Lynx Agent Skills\n\nA collection of [Agent skills](https://agentskills.io/) for [Lynx](https://lynxjs.org).\n\n## Available Skills\n\n- [reactlynx-best-practices](./packages/skills/reactlynx-best-practices): ReactLynx dual-thread best practices, static analysis, and auto-fixes.\n- [lynx-api-docs](./packages/skills/lynx-api-docs): Use authoritative public Lynx API documentation for elements, CSS, layouts, web migration, and common implementation patterns.\n- [lynx-check-css-support](./packages/skills/lynx-check-css-support): Check Lynx CSS property and feature support by backend and Lynx version.\n- [lynx-debug-info-remapping](./packages/skills/lynx-debug-info-remapping): Remap `function_id:pc_index` runtime errors to original source positions with `debug-info.json`.\n- [lynx-devtool](./packages/skills/lynx-devtool): Inspect and debug Lynx apps through DevTool CLI, CDP/App commands, console logs, sources, and screenshots.\n- [lynx-trace-analysis](https://www.npmjs.com/package/@lynx-js/skill-lynx-trace-analysis): Analyze Lynx traces to diagnose loading, rendering, smoothness, and native module performance issues.\n- [lynx-trace-record](https://www.npmjs.com/package/@lynx-js/skill-lynx-trace-record): Record Lynx performance traces from connected clients for later analysis.\n- [lynx-typescript](./packages/skills/lynx-typescript): Configure and fix common Lynx TypeScript issues around environment setup, events, components, and ReactLynx.\n- [lynx-ui](https://www.npmjs.com/package/@lynx-js/skill-lynx-ui): Use lynx-ui component references for component selection, props, examples, and usage troubleshooting.\n\n## Installation\n\n```bash\nnpx skills add lynx-community/skills\n```\n\n## Contributing\n\n> [!IMPORTANT]\n> Pull requests must target the `main` branch, not the `release` branch.\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md) for development setup, project structure, and guidelines on creating new skills and plugins.\n\n## Credits\n\nThanks to:\n\n- [Anthropic Skills](https://github.com/anthropics/skills) for creating the Agent Skills standard and providing excellent skill examples that inspired this project's structure and patterns.\n- [Vercel React Best Practices](https://github.com/vercel-labs/agent-skills/tree/main/skills/react-best-practices) for inspiring the rule-based skill structure and providing comprehensive React performance optimization guidelines for the web ecosystem.\n- [Vercel Skills CLI](https://github.com/vercel-labs/skills) for providing the open agent skills CLI that helps distribute skills across coding agents.\n",
  "bytes": 2544,
  "sha": "1efa2f1ab3192d01e1b6fc6916aee1c932678251b5d1c0057f949477334238ff",
  "repo_slug": "lynx-community/skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_lynx_community_skills_lynx_devtool_aa657454/readme"
}