Public skill / source-pinned
react18-string-refs
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).
Agent SkillGitHub sourceDigest checked
Package / manifest
The exact contents,
before install.
- Source
- github/awesome-copilot ↗
- Content SHA
11956a4e268f99ed…- Package digest
dcee5fcb4fec739a…- Download size
- 2.7 KB