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개 표시
모든 저장소를 표시했습니다