GitHub 仓库
evalcore
evalcore 收录了来自 Eval-core 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
已收集 skills
3
Stars
15
更新
2026-07-21
Forks
3
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览
这个仓库中的 skills
创作者/仓库/skill
skill
职业分类
描述
更新
new-scorer
软件开发工程师
Add a new scorer to EvalCore (a new `type:` under `scorers:` in evals.yaml). Follow this checklist so config schema, implementation, factory, tests, and docs stay in sync.
2026-07-21
new-target
软件开发工程师
Add a new target type to EvalCore (a new `type:` under `targets:` in evals.yaml), e.g. a provider adapter or transport. Follow this checklist so schema, adapter, factory, and wiremock tests stay in sync.
2026-07-21
verify
软件质量保证分析师与测试员
Verify EvalCore end-to-end — format check, clippy, full test suite, and a real CLI run against the quickstart example. Use before declaring any change done, before commits, and after dependency or toolchain changes.
2026-07-19