askill
b4r7x

b4r7x

Publisher on askill

0 total stars
Skills7
Updated 3/17/2026
GitHub
react-useeffect
react-useeffect
b4r7x3/17/2026

Use when writing, reviewing, or debugging useEffect in React. Covers the 6 valid use cases, 6 anti-patterns, dependency pitfalls, and the decision tree for whether you actually need an effect.

0
AI 95
improve-prompt
improve-prompt
b4r7x3/13/2026

Transforms a rough, unpolished prompt idea into a precise, structured AI coding prompt. Automatically researches the current project context (stack, file structure, conventions, git history) before ge...

0
AI 95
react-usememo
react-usememo
b4r7x3/13/2026

Use when writing or reviewing useMemo usage in React components. Covers the 4 valid cases, when to skip it, and the practical heuristic for deciding.

0
AI 87
react-usecallback
react-usecallback
b4r7x3/13/2026

Use when writing or reviewing useCallback usage in React components. Covers React Compiler impact, when useCallback is justified, and the most common mistake (useCallback without memo).

0
AI 87
react-hook-authoring-fix
react-hook-authoring-fix
b4r7x3/17/2026

Audits custom React hooks for overengineering, memoization issues, consumer DX problems, and known antipatterns, then applies fixes. Use when the user wants to audit hooks, fix hook patterns, clean up...

0
AI 84
react-useref
react-useref
b4r7x3/13/2026

Use when deciding between useRef and useState, implementing DOM access, storing mutable values between renders, or integrating external libraries. Covers the 4 valid cases and the useEffectEvent repla...

0
AI 82
anti-slop
anti-slop
b4r7x3/13/2026

Audits source code files for AI-generated slop patterns — unnecessary comments, over-engineering, defensive over-coding, AI voice markers, dead code, type workarounds, and verbose patterns. Outputs a...

0
Showing all 7 skills.