Skip to main content
hamelsmu
GitHub 创作者资料

hamelsmu

按仓库查看 6 个 GitHub 仓库中的 20 个已收集 skills。

已收集 skills
20
仓库
6
更新
2026年7月12日
仓库浏览

仓库与代表性 skills

validate-evaluator
软件开发工程师

Calibrate an LLM judge against human labels using data splits, TPR/TNR, and bias correction. Use after writing a judge prompt (write-judge-prompt) when you need to verify alignment before trusting its outputs. Do NOT use for code-based evaluators (those are…

2026年6月10日
build-review-interface
软件质量保证分析师与测试员

Build a custom browser-based annotation interface tailored to your data for reviewing LLM traces and collecting structured feedback. Use when you need to build an annotation tool, review traces, or collect human labels.

2026年3月3日
error-analysis
软件质量保证分析师与测试员

Help the user systematically identify and categorize failure modes in an LLM pipeline by reading traces. Use when starting a new eval project, after significant pipeline changes (new features, model switches, prompt rewrites), when production metrics drop, or…

2026年3月3日
eval-audit
软件质量保证分析师与测试员

Audit an LLM eval pipeline and surface problems: missing error analysis, unvalidated judges, vanity metrics, etc. Use when inheriting an eval system, when unsure whether evals are trustworthy, or as a starting point when no eval infrastructure exists. Do NOT…

2026年3月3日
evaluate-rag
软件质量保证分析师与测试员

Guides evaluation of RAG pipeline retrieval and generation quality. Use when evaluating a retrieval-augmented generation system, measuring retrieval quality, assessing generation faithfulness or relevance, generating synthetic QA pairs for retrieval testing,…

2026年3月3日
generate-synthetic-data
软件质量保证分析师与测试员

Create diverse synthetic test inputs for LLM pipeline evaluation using dimension-based tuple generation. Use when bootstrapping an eval dataset, when real user data is sparse, or when stress-testing specific failure hypotheses. Do NOT use when you already…

2026年3月3日
write-judge-prompt
软件质量保证分析师与测试员

Design LLM-as-Judge evaluators for subjective criteria that code-based checks cannot handle. Use when a failure mode requires interpretation (tone, faithfulness, relevance, completeness). Do NOT use when the failure mode can be checked with code (regex,…

2026年3月3日
已展示 6 / 6 个仓库
已展示全部仓库