#116 · Primary category: MLOps & Evaluation
evals-skills
Skills for AI Evals to compliment the course: AI Evals For Engineers & PMs
Project last updated:08/16/26
GitHub Stars
1.7K
Forks
170
Contributors
2
License
MIT
Why we included this project
LLM evaluation pipelines tend to fail in predictable ways, and this plugin encodes the mistakes its author has seen while helping 50+ companies and teaching an AI evals course. It installs as skills for Claude Code or the open Skills CLI, each one walking the agent through a specific job: auditing an existing eval pipeline, reading traces and categorizing failures, generating diverse synthetic test inputs, designing LLM-as-Judge prompts, and calibrating judges against human labels. The validate-evaluator skill is worth a look on its own, since it uses data splits and bias correction to check whether an LLM judge actually agrees with human labels, a step many teams skip. Newcomers can start with eval-audit, which surfaces problems with prioritized severity and points to the other skills that fix them. Because the skills come from mistakes seen across many real companies, they read as practical guardrails rather than generic advice.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models