By azu
Review React code for unnecessary useEffect patterns based on official React documentation
Claude Codeのスキルプラグイン集
Claude Codeで以下を実行:
/plugin marketplace add azu/claude-code-marketplace
/plugin install react-you-might-not-need-an-effect
React公式ドキュメント「You Might Not Need an Effect」に基づき、不要なuseEffectを書かないようにするガイドスキル。
Reactコンポーネントを書く・編集する際に自動的に適用され、12のアンチパターンを避けるよう誘導する。
参考:
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBrowser-based diff viewer for cmux. Auto-launches on session start.
npx claudepluginhub azu/claude-code-pluginsReact and JavaScript patterns for state management, performance, hooks, component design, avoiding unnecessary useEffects, and preferring ES2025/ES2026 APIs
Advanced React skills for hooks, context, and performance optimization.
React, React Flow, React Router, shadcn/ui, Tailwind v4, Vitest, and Zustand code review. Pairs with beagle-core for full workflow.
Comprehensive React and Next.js performance optimisation guide with 40+ rules for eliminating wasteful re-renders, optimising bundle size, and following modern React patterns.
React, Next.js, and React Native best practices with web design guidelines.
Dead code analysis, duplication detection, complexity hotspots, and auto-fix for JavaScript/TypeScript using fallow