Use when the user says "check this skill", "review this skill", "quality check skill", "audit this skill", "skill quality check", "does this skill follow best practices", or provides a path to a SKILL.md file for review. Also triggers on "check skill quality", "skill review", or "is this skill well-written". Audits a skill file against the AIDB Skills Masterclass best practices framework, checking for the 5 skill killers, proper anatomy, scoping, and context binding.
$npx -y skills add rianvdm/product-ai-public --skill check-skillInstalls into the current project.
Run `npx skills use "https://github.com/rianvdm/product-ai-public" --skill "rianvdm/product-ai-public/check-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/rianvdm/product-ai-public" that are relevant to the current task. Run `npx skills add "https://github.com/rianvdm/product-ai-public"` and select the relevant skills, then follow their instructions.