🎯
react-effects
🎯Skillfrom whinc/wechat-miniprogram-skills
What it does
|Detects and fixes React useEffect anti-patterns, providing correct alternatives for 12 common scenarios where useEffect is misused.
Same repository
whinc/wechat-miniprogram-skills(3 items)
react-effects
Installation
Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add whinc/wechat-miniprogram-skills --skill react-effectsskills.sh Install⚠ Installs to .agents/skills/
npx skills add whinc/wechat-miniprogram-skills --skill react-effectsManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/react-effects/SKILL.mdSKILL.md
93Installs
-
AddedApr 29, 2026
More from this repository2
🎯🎯
miniprogram-automation🎯Skill
A comprehensive WeChat mini-program automation skill using miniprogram-automator that provides ready-to-run script templates for DevTools launch/connect, page navigation, custom component selectors, wx method mocking, console/exception monitoring, and batch screenshots.
miniprogram-ci🎯Skill
A skill that generates CI scripts for WeChat Mini Programs using miniprogram-ci, covering npm packaging, preview deployment, and upload workflows for automated builds.