MUST use after implementing new features or bug fixes, when user asks 'run the tests', 'are tests passing?', 'test this', or before any deployment step. Also trigger when tests were previously failing and fixes were applied.
$npx -y skills add faizkhairi/claude-code-blueprint --skill test-checkInstalls into the current project.
Run `npx skills use "https://github.com/faizkhairi/claude-code-blueprint" --skill "faizkhairi/claude-code-blueprint/test-check"` 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/faizkhairi/claude-code-blueprint" that are relevant to the current task. Run `npx skills add "https://github.com/faizkhairi/claude-code-blueprint"` and select the relevant skills, then follow their instructions.