Skip to content

Instantly share code, notes, and snippets.

View vahlcode's full-sized avatar
🎯
Focusing

Valentine Elum vahlcode

🎯
Focusing
View GitHub Profile
@vahlcode
vahlcode / no-use-effect.md
Created April 9, 2026 01:25 — forked from alvinsng/no-use-effect.md
Skill generated by Factory Droid
name no-use-effect
description Enforce the no-useEffect rule when writing or reviewing React code. ACTIVATE when writing React components, refactoring existing useEffect calls, reviewing PRs with useEffect, or when an agent adds useEffect "just in case." Provides the five replacement patterns and the useMountEffect escape hatch.

No useEffect