Help us improve
Share bugs, ideas, or general feedback.
React patterns and anti-patterns from the Daily React newsletter
npx claudepluginhub cst2989/react-tips-skillReact and JavaScript patterns for state management, performance, hooks, component design, avoiding unnecessary useEffects, and preferring ES2025/ES2026 APIs
Share bugs, ideas, or general feedback.
10 high-impact React patterns and anti-patterns for writing better components. Extracted from the Daily React newsletter by Dan Neciu.
A Claude Code skill that guides you toward better React patterns while you code:
Add the marketplace:
/plugin marketplace add Cst2989/react-tips-skill
Install the plugin:
/plugin install react-tips@neciudan.dev
Once installed, the skill is available in Claude Code. It activates when you're writing or reviewing React components. You can also invoke it directly:
/react-tips:react-tips
Full article: 10 React tips I wish someone had told me before I mass-produced bugs
MIT