Marketplace

check-skill-refs

Validate that Skill() invocations use full prefixed names. Use when (1) before creating a pull request to ensure skill references resolve correctly, (2) after adding new skills to verify invocations use proper names, (3) when verifying repository health, (4) as part of comprehensive validation alongside other check skills.

$ 安裝

git clone https://github.com/synapseradio/thinkies /tmp/thinkies && cp -r /tmp/thinkies/.claude/skills/check-skill-refs ~/.claude/skills/thinkies

// tip: Run this command in your terminal to install the skill