Skip to content

lynx-community/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lynx Agent Skills

A collection of Agent skills for Lynx.

Available Skills

  • reactlynx-best-practices: ReactLynx dual-thread best practices, static analysis, and auto-fixes.
  • lynx-check-css-support: Check Lynx CSS property and feature support by backend and Lynx version.
  • lynx-debug-info-remapping: Remap function_id:pc_index runtime errors to original source positions with debug-info.json.
  • lynx-devtool: Inspect and debug Lynx apps through DevTool CLI, CDP/App commands, console logs, sources, and screenshots.
  • lynx-trace-analysis: Analyze Lynx traces to diagnose loading, rendering, smoothness, and native module performance issues.
  • lynx-trace-record: Record Lynx performance traces from connected clients for later analysis.
  • lynx-typescript: Configure and fix common Lynx TypeScript issues around environment setup, events, components, and ReactLynx.
  • lynx-ui: Use lynx-ui component references for component selection, props, examples, and usage troubleshooting.

Installation

npx skills add lynx-community/skills

Contributing

Important

Pull requests must target the main branch, not the release branch.

See CONTRIBUTING.md for development setup, project structure, and guidelines on creating new skills and plugins.

Credits

Thanks to:

  • Anthropic Skills for creating the Agent Skills standard and providing excellent skill examples that inspired this project's structure and patterns.
  • Vercel React Best Practices for inspiring the rule-based skill structure and providing comprehensive React performance optimization guidelines for the web ecosystem.
  • Vercel Skills CLI for providing the open agent skills CLI that helps distribute skills across coding agents.

Releases

Packages

Contributors

Languages