typescript-eval
OfficialTest TS snippets before persisting as skills
Authorvellum-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
TypeScript snippets often need quick validation before they are saved as reusable skills. This Skill provides a local evaluation environment to verify runtime behavior and guard against basic errors before persisting code.
Core Features & Use Cases
- Local evaluation of TypeScript snippets using bun to execute and verify results.
- Optional runner script testing for default or run exports to simulate real usage.
- Safe, temporary workspace isolation for deterministic, repeatable tests.
- Use Case: when you want to confirm code correctness and compatibility before turning a snippet into a managed skill.
Quick Start
Provide a TypeScript snippet and the evaluator will run it locally and return the results.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: typescript-eval Download link: https://github.com/vellum-ai/vellum-assistant/archive/main.zip#typescript-eval Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.