React Library Port

Compatibility entry point for React-library work in Octane; routes existing-binding maintenance to update-bindings and actual React implementation ports to octane-react-library-port.

octanejs de17419 1.1 KB Updated

File contents

React library port compatibility entry point

This is the stable legacy entry point for React-library binding work.

For existing-binding audits, maintenance, lifecycle fixes, dependency/metadata updates, convenience imports, or reduction, load and follow update-bindings. A missing convenience wrapper does not justify porting framework-neutral code available through a direct import.

For a new React-library port or actual copied/rewritten React implementation, load and follow octane-react-library-port. Preserve supplied library names, versions, and npm/GitHub inputs. Its implementation, verification, and terminal requirements apply to that port; routing alone does not complete an authorized implementation. Preserve the user's scope and any existing shipping authorization.

octanejs/octane/tree/main/.agents/skills/react-library-port commit de174197de

Frequently asked questions

npx skillmds@latest add octanejs/react-library-port