Back to repositories
Indexed repository

azu/claude-code-plugins

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
1 indexed skills2 stars

react-you-might-not-need-an-effect
Indexed

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