LukeberryPi

6 mods across 1 repository, 22 stars between them.

a11y-maxxing

02

LukeberryPi/skills

Skill Claude CodeCodex

Audit or remediate web accessibility barriers, optimizing accessible task completion against a WCAG 2.2 AA floor.

22 21d ago A 29 tokens

LukeberryPi/skills

Skill Claude CodeCodex

Dissect a codebase and run a 10-question mock technical interview on it, rating each answer 1-10 and closing with a PASS or FAIL verdict.

22 21d ago A 39 tokens

prune-dead-code

05

LukeberryPi/skills

Skill Claude CodeCodex

Audit a codebase for dead and otherwise safe-to-remove code, and report each finding for approval. Use when asked to find dead or unused code, deduplicate repeated constants, replace magic literals that duplicate a named constant, or remove arbitrary caps, thresholds, or timeouts.

22 21d ago A 61 tokens

LukeberryPi/skills

Skill Claude CodeCodex

Flag comments that merely restate the code instead of explaining why, and remove only those the user approves. Use when asked to remove dumb, redundant, or obvious comments, clean up comments, or invoke /remove-dumb-comments [ |all].

22 21d ago A 57 tokens