skills/smithery.ai/migrating-from-forwardref

migrating-from-forwardref

Installation
SKILL.md

Migrating from forwardRef to Ref as Prop

  • User mentions forwardRef, refs, or ref forwarding
  • Seeing code that uses React.forwardRef
  • Upgrading components to React 19
  • Need to expose DOM refs from custom components
  • TypeScript errors about ref props
Installs
4
First Seen
Mar 8, 2026
migrating-from-forwardref from smithery.ai