react18-string-refs
Skill · community · v0.1.0
unsigned
⬇ imported
Provides exact migration patterns for React string refs (ref="name" + this.refs.name) to React.createRef() in class components. Use this skill whenever migrating string ref usage - including single element refs, multiple refs in a component, refs in lists, callback refs, and refs passed to child components. Always use this skill before writing any ref migration code - the multiple-refs-in-list pattern is particularly tricky and this skill prevents the most common mistakes. Use it for React 18.3.1 migration (string refs warn) and React 19 migration (string refs removed).
Namespace
community
Name
react18-string-refs
Version
0.1.0
Kind
Skill
Trust
unsigned
REST URL
Source repo
Owner
github
Commit
541b7819d8c3545c6df122491af4fa1eae415779
Imported at
2026-05-18T20:05:35Z
Versions
Files