Review a low-level design document for gaps in code structure, class design, error handling, and testing strategy. Use after producing a low-level design and before starting implementation.
$npx -y skills add awood45/claude-coding-commands --skill review-design-low-levelInstalls into the current project.
Run `npx skills use "https://github.com/awood45/claude-coding-commands" --skill "awood45/claude-coding-commands/review-design-low-level"` 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/awood45/claude-coding-commands" that are relevant to the current task. Run `npx skills add "https://github.com/awood45/claude-coding-commands"` and select the relevant skills, then follow their instructions.