Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
AI Development Team avatar

Llm Evals

  • 10 repo stars
  • Updated January 30, 2026
  • vanman2024/ai-dev-marketplace

Test and evaluate LLMs with promptfoo, DeepEval, golden datasets, and Supabase-backed eval tracking, including CI regression testing.

About

Skill providing an LLM testing and evaluation framework with promptfoo, DeepEval, golden datasets, and Supabase-backed eval tracking. A developer uses it to score prompt and model quality, catch regressions in CI, and gate LLM changes before shipping.

  • promptfoo & DeepEval
  • Golden datasets
  • Regression testing in CI
  • Faithfulness & relevance metrics

Llm Evals by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add vanman2024/ai-dev-marketplace
/plugin install llm-evals@ai-dev-marketplace

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars10
Last updatedJanuary 30, 2026
Repositoryvanman2024/ai-dev-marketplace

What it does

Test and evaluate LLMs with promptfoo, DeepEval, golden datasets, and Supabase-backed eval tracking, including CI regression testing.

README.md

LLM Evals Plugin

Comprehensive LLM testing and evaluation framework for AI applications.

Features

  • promptfoo - Prompt regression testing and comparison
  • DeepEval - pytest-style LLM evaluation
  • Golden Datasets - Curated test cases with expected outputs
  • Eval Tracking - Supabase-backed runs, cases, and scores
  • CI/CD Integration - GitHub Actions for continuous eval

Quick Start

# Build complete eval system
/llm-evals:build my-evals

# Add specific features
/llm-evals:add promptfoo          # Prompt regression testing
/llm-evals:add deepeval           # pytest-style LLM tests
/llm-evals:add golden-dataset     # Golden test datasets
/llm-evals:add supabase-tracking  # Eval run tracking

Components

promptfoo Integration

  • YAML-based prompt testing
  • Multi-provider comparison
  • Assertion-based validation
  • HTML report generation

DeepEval Integration

  • pytest-style test syntax
  • Built-in metrics (faithfulness, relevance, toxicity)
  • Custom metric creation
  • Async test execution

Golden Datasets

  • Structured test cases
  • Expected output validation
  • Category-based organization
  • Version tracking

Supabase Tracking

  • eval_runs - Track evaluation runs
  • eval_cases - Individual test cases
  • eval_scores - Metric scores per case
  • Dashboard queries

Agents

  • eval-orchestrator - Coordinates evaluation workflows
  • promptfoo-specialist - promptfoo configuration and execution
  • deepeval-specialist - DeepEval test creation and running
  • dataset-curator - Golden dataset management

Documentation

Related skills

Testing & QAllmagents

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.