heymynameisrob
@heymynameisrob
3 Skills
0 Total Stars
February 2026 Joined
Public Skills
deslop
by heymynameisrob
Remove AI-generated code slop from the current branch. Use after writing code to clean up unnecessary comments, defensive checks, and inconsistent style.
design-review
by heymynameisrob
Run accessibility and visual design review on components. Use when reviewing UI code for WCAG compliance and design issues.
systematic-debugging
by heymynameisrob
Fix bugs using Dan Abramov's systematic debugging method. Use when debugging, fixing bugs, investigating errors, or when the user mentions "bug", "broken", "not working", "debug", or "investigate".