Public skill / source-pinned
react18-lifecycle-patterns
Provides exact before/after migration patterns for the three unsafe class component lifecycle methods - componentWillMount, componentWillReceiveProps, and componentWillUpdate - targeting React 18.3.1. Use this skill whenever a class component needs its lifecycle methods migrated, when deciding between getDerivedStateFromProps vs componentDidUpdate, when adding getSnapshotBeforeUpdate, or when fixing React 18 UNSAFE_ lifecycle warnings. Always use this skill before writing any lifecycle migration code - do not guess the pattern from memory, the decision trees here prevent the most common migration mistakes.
Agent SkillGitHub sourceDigest checked
Package / manifest
The exact contents,
before install.
- Source
- github/awesome-copilot ↗
- Content SHA
01b7d02eace6397e…- Package digest
7e6c94e87dd3dcc8…- Download size
- 4.8 KB