prompt-skill-eval
NewModular, testable prompt and agent skill library with DeepEval metrics, multi-model CI, and Vercel npx skills compatibility. Prototype reusable skills (SKILL.md + Python registry) for production-grade LLM development.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/prompt-skill-eval.md https://raw.githubusercontent.com/timBrockman/prompt-skill-eval/main/SKILL.md/prompt-skill-evalFrequently Asked Questions
What is prompt-skill-eval?
Modular, testable prompt and agent skill library with DeepEval metrics, multi-model CI, and Vercel npx skills compatibility. Prototype reusable skills (SKILL.md + Python registry) for production-grade LLM development.
How to install prompt-skill-eval?
To install prompt-skill-eval, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /prompt-skill-eval.
What is prompt-skill-eval best for?
prompt-skill-eval is a community categorized under General. It is designed for: testing, agent, python. Created by timBrockman.