# Przeprogramowani 10x Bench Run Eval

> Run Evaluation

- Skill: `tomevault-io/przeprogramowani-10x-bench-run-eval` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/przeprogramowani-10x-bench-run-eval`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/przeprogramowani-10x-bench-run-eval/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/przeprogramowani-10x-bench-run-eval

---


# Run Evaluation

Evaluate a Przeprogramowani website implementation against benchmark criteria.

## 10xBench Structure

- 10x-bench (this repository) - contains the implementation to evaluate
- 10x-bench-eval (companion repository) - contains the evaluation criteria and scoring methodology

## What this skill does

Systematically evaluates website implementations by:
1. Reading benchmark criteria from `10x-bench-eval/benchmark/criteria.md`
2. Setting up the implementation (npm install, npm run build, npm run dev)
3. Testing against all evaluation criteria and asking user for feedback where needed
4. Generating structured results in `10x-bench/eval-results/{model-name}-attempt-{number}/eval-results.csv`

## How to use

Invoke with the directory path to evaluate:
```
/run-eval /path/to/implementation
```

Or provide the path when prompted if not specified.

## Output

Generates `eval-results.csv` in `./eval-results/{model-name}-attempt-{number}/eval-results.csv` directory

See `10x-bench-eval/benchmark/eval.md` for complete evaluation guidelines.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/przeprogramowani) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

