skill-insp: A Skill That Scores Other Skills
Conan
skill-insp: A Skill That Scores Other Skills If you've been building Claude Code skills for a while, you've probably noticed a pattern: every skill author makes the same mistakes the first few times. Vague descriptions that fail to trigger. Workflows that don't say what to do when files are missing. allowed-tools that ask for Bash with no glob restriction. No eval scenarios, so you have no idea if the skill actually works. I built skill-insp to catch those mistakes automatically. It's a skill th
