CtrlK
BlogDocsLog inGet started
Tessl Logo

phoenix-client-development

Guide for the phoenix-client TypeScript package — experiment lifecycle, tracer provider management, and test conventions.

68

1.23x
Quality

52%

Does it follow best practices?

Impact

100%

1.23x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./js/packages/phoenix-client/.agents/skills/phoenix-client-development/SKILL.md
SKILL.md
Quality
Evals
Security

Phoenix Client Development

TypeScript SDK for Phoenix AI observability: datasets, experiments, prompts, sessions, spans, traces.

Read existing code in the directory you're working in before writing new code.

Rule Files

Rule fileWhen to read
rules/experiments.mdExperiment execution, task runners, evaluator wiring
rules/tracing.mdOpenTelemetry tracer providers, span export, global state
rules/testing.mdUnit tests, integration tests, test fixtures

Build and Test

cd js/
pnpm --filter phoenix-client test

Tests use vitest. Test files live in test/ named *.test.ts.

Repository
Arize-ai/phoenix
Last updated
Created

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.