Back to repositoriesView on GitHub
Indexed repository
azu/claude-code-plugins
These skills were discovered automatically and have not necessarily received an editorial review.
1 indexed skills2 stars
react-you-might-not-need-an-effectIndexed
Guide for writing React code without unnecessary useEffect. Use when writing or editing React components. Avoid anti-patterns like derived state, chained state updates, and event handlers in effects.
View indexed skill