Design, implement, validate, and calibrate a new eval for the convex-evals suite. Use when the user wants to add a new eval, create an eval, test a new Convex concept, or expand eval coverage.
$npx -y skills add get-convex/convex-evals --skill add-evalInstalls into the current project.
Run `npx skills use "https://github.com/get-convex/convex-evals" --skill "get-convex/convex-evals/add-eval"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/get-convex/convex-evals" that are relevant to the current task. Run `npx skills add "https://github.com/get-convex/convex-evals"` and select the relevant skills, then follow their instructions.