wheel-reinvention-detector
Wheel reinvention detector: harvests exported short utility functions (≤40 lines, no class state) and pairs each with the project's installed libraries (package.json, requirements.txt) plus language stdlib hints. LLM judges whether each candidate semantically duplicates an existing stdlib or library API, names the replacement, and notes behavioral differences. Read-only. Audience: Both. Trigger: /reinvented-wheels
Pinned to revision 345dfaa59547, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/wheel-reinvention-detector/SKILL.md
- skills/wheel-reinvention-detector/README.md
- skills/wheel-reinvention-detector/scripts/util-harvest.ps1
Every link opens the file at its source, pinned to the revision this page describes.