Use when writing tests to ensure they follow project conventions. References patterns from thoughts/notes/testing.md.
$npx -y skills add eveld/claude --skill follow-test-patternsInstalls into the current project.
Run `npx skills use "https://github.com/eveld/claude" --skill "eveld/claude/follow-test-patterns"` 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/eveld/claude" that are relevant to the current task. Run `npx skills add "https://github.com/eveld/claude"` and select the relevant skills, then follow their instructions.