From hb-ai-toolkit
Reviews a single TypeScript/JavaScript file for code quality, best practices, and rule violations. Pass the file path as the argument.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hb-ai-toolkit:review-file <file-path><file-path>sonnetThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Review the file at `$ARGUMENTS` for code quality and best practices.
Review the file at $ARGUMENTS for code quality and best practices.
If $ARGUMENTS is empty, ask the user which file they want reviewed before proceeding.
$ARGUMENTS.${CLAUDE_PLUGIN_ROOT}/claude/agents/code-reviewer.md in full.The output should include critical issues, warnings, info items, and a summary line.
If no issues are found, output: No issues found in $ARGUMENTS.
npx claudepluginhub hackberrybay/hb-ai-toolkit --plugin hb-ai-toolkitProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.