Plugin Claude Code
Lynx skills.
Plugin Claude Code
Lynx skills.
Instructions file CodexOpenCode
Instructions for lynx-community/skills: IMPORTANT RULE FOR ALL AGENTS OPERATING IN THIS REPOSITORY.
Plugin Claude Code
Debug Agent For Lynx.
Skill Claude CodeCodex
Remap the functionid:pcindex to the original source code position by provided debug info json file.
Plugin Claude Code
ReactLynx Development Assistant Agent.
Skill Claude CodeCodex
Reviews, writes, and refactors ReactLynx code and component libraries for Lynx dual-thread best practices. Applies when writing ReactLynx components, or handling background-only, useLayoutEffect, bindtap/catchtap, main-thread:, runOnMainThread/runOnBackground, lazy/Suspense, globalPropsMode/globalProps…
Skill Claude CodeCodex
Guidance on using Habitat to manage multi-repo source and asset dependencies via .habitat/DEPS and hab sync, plus troubleshooting common sync failures.
Skill Claude CodeCodex
Convert natural-language UI requests into A2UI v0.9 JSON protocol messages that an A2UI renderer can consume.
Skill Claude CodeCodex
Provides authoritative guidance for Lynx development involving pages, templates, components, CSS, layouts, elements, web migration, rendering or styling bugs, and code review. Applies to .ttml, Lynx .tsx, and all Lynx-specific files, and requires searching the installed API docs before acting.
Skill Claude CodeCodex
Query @lynx-js/css-defines compatdata to check Lynx CSS property and nested feature/value support by rendering backend and Lynx version, or check whether a newer dataset version exists. Use when asked whether CSS is supported in Lynx or ReactLynx, which backends support it, when support was added, whether a style…
Skill Claude CodeCodex
Use when working with Lynx DevTool or debugging a Lynx app, page, or device, especially when the task mentions clients or sessions, CDP or App commands, DOM/CSS inspection, runtime or console logs, evaluating JavaScript on a device, screenshots, heap snapshots, performance traces, Page.reload or App.openPage, global…
Skill Claude CodeCodex
Generate valid OpenUI Lang v0.5 functional-notation programs for the Lynx OpenUI renderer. Use when Codex must turn a natural-language UI request into raw OpenUI DSL for OpenUiRenderer, including static mobile UI, $state, Query/Mutation tool flows, Action plans, streaming-friendly output, or catalog-constrained…
Skill Claude CodeCodex
Specializes in analyzing Lynx trace data to diagnose performance issues and provide actionable optimization strategies. Key Scenarios: Loading Performance: Diagnosing slow startup metrics (FCP, FMP, TTI) and white screen issues. Smoothness Analysis: Investigating root causes for scroll jank, frame drops, and…
Skill Claude CodeCodex
This guide provides step-by-step instructions for recording Lynx performance traces. Use this guide when the user asks how to record a trace.
Skill Claude CodeCodex
This Skill summarizes common TypeScript issues and their solutions in Lynx development, mainly covering environment configuration, type extending, event handling, components, and ReactLynx advanced usages. Trigger Scenarios: User inputs TypeScript error messages related to Lynx and seeks fix suggestions LSP diagnoses…
Skill Claude CodeCodex
Use when building with lynx-ui: select components, verify public APIs, adapt examples, configure Luna themes, choose motion packages, compose screens, or troubleshoot lynx-ui usage.
Skill Claude CodeCodex
Analyze and reduce the bundle size of rspeedy/Lynx (ReactLynx) apps — the size / .lynx.bundle lever (not runtime perf, types, or CI). Use when the user wants to optimize 包体积 / bundle size, find what is making a rspeedy bundle large, decide which size lever to pull, or shrink main-thread.js by stripping background-only…
Skill Claude CodeCodex
Use only when the requested outcome is source code or source-level guidance for an Rspeedy-built Vanilla Lynx app that calls Element PAPI directly, never ReactLynx or JSX. Covers project scaffolding, main-thread UI and lifecycle code, background communication, styling, and plain TypeScript background external bundles…