llm-evaluation

Installation
SKILL.md

LLM Evaluation

Purpose

Know whether an LLM feature is getting better or worse. Without evaluation, every prompt change is a guess, and the confidence that a change helped is indistinguishable from the confidence that it did not.

When to Use

  • Before iterating on any prompt or model in production.
  • Comparing models, prompts, or retrieval strategies.
  • Setting up regression testing for an LLM feature.
  • Deciding whether a quality complaint is real or anecdotal.

Capabilities

Installs
2
GitHub Stars
26
First Seen
Jul 16, 2026
llm-evaluation — nimadorostkar/claude-skills-collection