GitHub repository
evalcore
evalcore contains 3 collected skills from Eval-core, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
3
Stars
15
updated
2026-07-21
Forks
3
Occupation coverage
2 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
new-scorer
software-developers
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
software-developers
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
software-quality-assurance-analysts-and-testers
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