reactlynx-best-practices

Installation
SKILL.md

ReactLynx Best Practices

ReactLynx best practices covering dual-thread architecture and React patterns. Provides rules reference for writing, static analysis for reviewing, and auto-fix for refactoring.

When to Apply

This skill should be used when:

  • Writing new ReactLynx components or application → Reference rules as guidelines
  • Reviewing existing ReactLynx code → Use scanner to detect issues
  • Refactoring ReactLynx code → Use auto-fix with user approval

Input

This skill accepts the following inputs:

Input Required Description
sourceCode No The ReactLynx source code to analyze (string or file path)
mode No Workflow mode: writing, review, or refactor. Auto-detected if not specified
Related skills
Installs
70
GitHub Stars
22
First Seen
Mar 24, 2026