How this command is triggered — by the user, by Claude, or both
Slash command
/ouroboros:evaluateThe summary Claude sees in its command listing — used to decide when to auto-load this command
Read the file at `${CLAUDE_PLUGIN_ROOT}/skills/evaluate/SKILL.md` using the Read tool and follow its instructions exactly.Read the file at ${CLAUDE_PLUGIN_ROOT}/skills/evaluate/SKILL.md using the Read tool and follow its instructions exactly.
npx claudepluginhub vsvn-ducha/ouroboros27plugins reuse this command
First indexed Jul 10, 2026
Showing the 6 earliest of 27 plugins
/evaluateCreates a vendor evaluation framework and scores proposals against project requirements, architecture principles, and customizable templates.
/evaluateEvaluates a developer tool against structured criteria, scoring functionality, performance, and other dimensions. Produces a weighted score, strengths/weaknesses summary, and a recommendation with confidence level.
/evaluateRuns a heuristic evaluation of a UI design, identifying usability issues against Nielsen's heuristics, analyzing user flows, and checking accessibility, then outputs a prioritized report with improvement recommendations.
/evaluateEvaluates a factor library's out-of-sample IC, ICIR, and decay by recomputing metrics on the test split. Supports --period both to surface train→test decay.
/evaluateEvaluates front-end UI code for usability issues using 15 heuristics, rates severity 0-4, and produces a structured report with summary, findings, strengths, and recommendations. Accepts file/dir paths.
/evaluateEvaluates web artifacts (URL, HTML, screenshot, copy) with Perception-First Design corpus, producing layered scores, citations, and rebuilt HTML fixes for top issues.