Cst2989

5 mods across 1 repository, 29 stars between them.

neciudan.dev

01

Cst2989/react-tips-skill

Plugin Claude Code

React patterns and anti-patterns from the Daily React newsletter.

29 4mo ago A tokens not measured original MIT

react-tips

02

Cst2989/react-tips-skill

Plugin Claude Code

React and JavaScript patterns for state management, performance, hooks, component design, avoiding unnecessary useEffects, and preferring ES2025/ES2026 APIs.

29 4mo ago A tokens not measured original MIT

modern-js

03

Cst2989/react-tips-skill

Skill Claude CodeCodex

Use when writing or reviewing JavaScript - prefer ES2025/ES2026 APIs (Iterator helpers, Set methods, Temporal, using, Promise.try, Error.isError, Math.sumPrecise, Map.getOrInsert) over older patterns.

29 4mo ago A 52 tokens original MIT

Cst2989/react-tips-skill

Skill Claude CodeCodex

Before writing useEffect, run through a decision tree to verify it's actually needed. Prevents the most common React anti-pattern in AI-generated code.

29 4mo ago A 34 tokens original MIT

react-tips

05

Cst2989/react-tips-skill

Skill Claude CodeCodex

10 high-impact React patterns and anti-patterns - state management, performance, hooks, and component design. Use when writing or reviewing React components.

29 4mo ago A 33 tokens original MIT