One’s Vibe

Discovered maker

@compoundlabsinc

1 project by this maker featured in the gallery — spotted on X by our editorial sweep.

skillworks.thecompound.tech
Every Claude Code skill, scored on whether it actually loads · SkillWorks — screenshot
Developer Tools1 day ago

Every Claude Code skill, scored on whether it actually loads · SkillWorks

Every Claude Code skill, subagent, plugin and marketplace repo we can find, each with a published 0–100 score for whether it actually loads. Rebuilt from GitHub and skills.sh every

@compoundlabsinc · X

SkillWorks scores Claude Code skills, subagents and plugins on whether they load. A colon in a subagent name makes Claude Code refuse the file, so we made that fatal for subagents and left skill names on their own rules. The change is deliberately narrow. It changes one invalid input without forcing the two validation paths to share a policy. That keeps the failure boundary attached to the artifact that triggered it. The subagent path stops, while the skill path keeps its existing rules. #AIAgents