mirror of
https://github.com/luongnv89/claude-howto.git
synced 2026-07-07 11:17:48 +02:00
d23da7f2dc
The code-review skill had templates/ and scripts/ directories alongside SKILL.md, but SKILL.md never referenced them. Since Claude Code only loads SKILL.md when a skill is invoked, the supporting files were effectively invisible. This adds a Reference Files section that instructs Claude to read and use each supporting file. Closes #43 Co-authored-by: Paperclip <noreply@paperclip.ing>