byfusengine· 48 skills
Audit React components for unnecessary useEffect patterns. Detects 9 anti-patterns from \"You Might Not Need an Effect\" and proposes fixes with severity levels. Use when: auditing React or Next.js components for unnecessary or unsafe useEffect usage.
$npx -y skills add fusengine/agents --skill react-effects-auditInstalls into the current project.
Run `npx skills use "https://github.com/fusengine/agents" --skill "fusengine/agents/react-effects-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fusengine/agents" that are relevant to the current task. Run `npx skills add "https://github.com/fusengine/agents"` and select the relevant skills, then follow their instructions.