Skip to main content
Arize-ai
Perfil de creador de GitHub

Arize-ai

Vista por repositorio de 94 skills recopiladas en 10 repositorios de GitHub.

skills recopiladas
94
repositorios
10
actualizado
4 sept 2026
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
phoenix
38 skills · 4 sept 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresCientíficos de datosDiseñadores de interfaces web y digitalesEspecialistas en gestión de proyectosOtras ocupaciones informáticas
6 categorías ocupacionales · 71 % clasificado
40 %participación
#02
project-rosetta-stone
16 skills · 24 ago 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadores
2 categorías ocupacionales · 94 % clasificado
17 %participación
#03
arize-skills
14 skills · 18 ago 2026
Desarrolladores de softwareAnalistas financieros y de inversiones
2 categorías ocupacionales · 93 % clasificado
15 %participación
#04
coding-harness-tracing
11 skills · 25 ago 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresOtras ocupaciones informáticas
3 categorías ocupacionales · 82 % clasificado
12 %participación
#05
openinference
5 skills · 22 jun 2026
Analistas de garantía de calidad de software y probadoresDesarrolladores de software
2 categorías ocupacionales · 100 % clasificado
5,3 %participación
#06
arize-claude-code-plugin
3 skills · 31 mar 2026
Administradores de bases de datosAnalistas de seguridad de la informaciónArquitectos de redes informáticas
3 categorías ocupacionales · 100 % clasificado
3,2 %participación
#07
claude-code-otlp-collector
2 skills · 14 may 2026
Administradores de redes y sistemas informáticos
1 categorías ocupacionales · 100 % clasificado
2,1 %participación
#08
context-graphs
2 skills · 11 may 2026
Desarrolladores de software
1 categorías ocupacionales · 100 % clasificado
2,1 %participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

arize-phoenix
Desarrolladores de software

Open-source AI observability platform for tracing, evaluating, and improving LLM applications with OpenTelemetry integration

4 sept 2026
phoenix-server
sin clasificar

Backend development guide for the Phoenix AI observability platform (Strawberry GraphQL, SQLAlchemy async, FastAPI). Use this skill when writing or modifying Python server code in the phoenix repo — adding mutations, types, migrations, or tests. Trigger on…

3 sept 2026
phoenix-evals
Científicos de datos

Build and run evaluators for AI/LLM applications using Phoenix.

3 sept 2026
phoenix-rest-api
Desarrolladores de software

REST API development for Phoenix. Use when adding, modifying, or reviewing endpoints in src/phoenix/server/api/routers/v1/.

2 sept 2026
phoenix-skills-audit
sin clasificar

Audit recent changes to Phoenix's user-facing surfaces (Python clients, TypeScript clients, CLI, REST/GraphQL APIs) and patch the three external-facing agent skills — `phoenix-tracing`, `phoenix-cli`, and `phoenix-evals` — so they stay in sync with what…

2 sept 2026
phoenix-tracing
Desarrolladores de software

OpenInference semantic conventions and instrumentation for Phoenix AI observability. Use when implementing LLM tracing, creating custom spans, or deploying to production.

2 sept 2026
phoenix-client-development
sin clasificar

Development guide for the @arizeai/phoenix-client TypeScript SDK — run and resume experiments, manage OpenTelemetry tracer providers with stack-based attach/detach, and write vitest unit and integration tests. Use when adding features to phoenix-client,…

29 ago 2026
gh-stack
sin clasificar

Manages stacked PRs and splits multi-part work into reviewable branches with gh-stack. Use for stack creation, viewing, edits, push, submit, sync, rebase, merge, or checkout; when asked to split or isolate work for review; whenever a user mentions a stack,…

28 ago 2026
Mostrando 8 de 38 skills recopiladas.
rosetta-aaaj
sin clasificar

Attach Agent-as-a-Judge (AaaJ / harness) evaluators to any Arize AX Wonder Toys project and trigger a one-time backfill. Reads scoring instructions from evals/aaaj/*.md and creates evaluators + tasks via GraphQL (REST and the ax CLI cannot create harness…

24 ago 2026
rosetta-add-framework-playwright
Analistas de garantía de calidad de software y probadores

Run a public-flow Playwright smoke test against a freshly-built framework tier's Next.js frontend. Covers home page rendering and product browsing. The Playwright project (package.json, config, tests) lives inside this skill directory and is checked into the…

10 ago 2026
rosetta-add-framework
Desarrolladores de software

Add a new agent framework to the Rosetta Stone repo — researches the framework, builds all three observability tiers (no-observability, phoenix, ax), tests each, runs a Playwright smoke against the UI, updates README + TODO, and raises a PR. Trigger when the…

4 ago 2026
rosetta-add-framework-tier-build
Desarrolladores de software

Build a single tier (no-observability, phoenix, or ax) for a new framework. Clones the closest existing tier, swaps in framework-specific agent.py / tools.py / requirements.txt, and (for observability tiers) adds tracing.py + main.py wiring + eval-harness…

30 jun 2026
check-models
Desarrolladores de software

Find and update out-of-date OpenAI and Anthropic model references (in docs, MDX, notebooks, and code) to the latest size-equivalent models, and apply the code changes each new generation requires (e.g. max_tokens → max_completion_tokens for GPT-5). Use when…

25 jun 2026
rosetta-pr-screenshots
Desarrolladores de software

Capture AX trace UI, Phoenix trace UI, and Wonder Toys app UI screenshots for a framework's PR, then upload as GitHub release assets and embed in the PR body. Called automatically by rosetta-add-framework-docs as part of new-framework PRs; can also be invoked…

27 may 2026
rosetta-add-framework-docs
Desarrolladores de software

Finalise a newly-added framework — updates the README's supported-frameworks table, directory tree, and per-framework "what differs" section, marks off the framework in the orchestrator skill's embedded TODO, commits per tier, and raises a PR. Part of the…

20 may 2026
rosetta-add-framework-discover
Desarrolladores de software

Refresh the list of agent frameworks supported by Arize tracing and diff against what's already in the repo. Pulls live data from https://arize.com/docs/llms.txt and produces a clean to-do list. Part of the rosetta-add-framework flow; can also be invoked…

19 may 2026
Mostrando 8 de 16 skills recopiladas.
arize-link
sin clasificar

Generates deep links to the Arize UI for projects, traces, spans, sessions, datasets, labeling queues, evaluators, and annotation configs. Discovers organization and project IDs with the ax CLI and produces clickable URLs for sharing Arize resources with team…

18 ago 2026
arize-admin
Desarrolladores de software

Manages Arize users, organizations, spaces, projects, roles, role bindings, resource restrictions, and API keys via the ax CLI. Use for enterprise admin workflows: inviting and offboarding users, onboarding new teams, creating custom roles for SAML/SSO…

17 ago 2026
arize-ai-provider-integration
Desarrolladores de software

Creates, reads, updates, and deletes Arize AI integrations that store LLM provider credentials used by evaluators and other Arize features. Supports any LLM provider (e.g. OpenAI, Anthropic, Azure OpenAI, AWS Bedrock, Vertex AI, Gemini, NVIDIA NIM). Use when…

17 ago 2026
arize-annotation
Desarrolladores de software

Creates and manages annotation configs (categorical, continuous, freeform label schemas) and annotation queues (human review workflows) on Arize. Applies human annotations to project spans via the Python SDK. Use when the user mentions annotation config,…

17 ago 2026
arize-dataset
Desarrolladores de software

Creates, manages, and queries Arize datasets and examples. Covers dataset CRUD, appending examples, exporting data, and file-based dataset creation using the ax CLI. Use when the user needs test data, evaluation examples, or mentions create dataset, list…

17 ago 2026
arize-evaluator
Desarrolladores de software

Handles LLM-as-judge and code evaluator workflows on Arize including creating/updating evaluators, running evaluations on spans or experiments, managing tasks, trigger-run operations, column mapping, and continuous monitoring. Use when the user mentions…

17 ago 2026
arize-experiment
Desarrolladores de software

Creates, runs, and analyzes Arize experiments for evaluating and comparing model performance. Covers experiment CRUD, exporting runs, comparing results, and evaluation workflows using the ax CLI. Use when the user mentions create experiment, run experiment,…

17 ago 2026
arize-prompt-optimization
Desarrolladores de software

Optimizes, improves, and debugs LLM prompts using production trace data, evaluations, and annotations. Extracts prompts from spans, gathers performance signal, and runs a data-driven optimization loop using the ax CLI. Use when the user mentions optimize…

17 ago 2026
Mostrando 8 de 14 skills recopiladas.
phoenix-cli
sin clasificar

Debug LLM applications using the Phoenix CLI. Fetch traces, analyze errors, structure trace review with open coding and axial coding, inspect datasets, review experiments, query annotation configs, and use the GraphQL API. Use whenever the user is analyzing…

25 ago 2026
manage-antigravity-tracing
sin clasificar

Set up and configure Arize tracing for Google Antigravity CLI/IDE sessions. Use when users want to set up tracing, configure Arize AX or Phoenix for Antigravity, enable/disable tracing, or troubleshoot tracing issues. Triggers on "set up antigravity tracing",…

11 ago 2026
manage-opencode-tracing
Desarrolladores de software

Set up and configure Arize tracing for opencode terminal coding sessions. Use when users want to set up tracing, configure Arize AX or Phoenix for opencode, enable/disable tracing, or troubleshoot tracing issues. Triggers on "set up opencode tracing",…

27 jul 2026
manage-claude-code-tracing
Desarrolladores de software

Set up and configure Arize tracing for Claude Code sessions or Agent SDK applications. Use when users want to set up tracing, configure Arize AX or Phoenix, create a new Arize project, get an API key, enable/disable tracing, or troubleshoot tracing issues.…

22 jul 2026
manage-cursor-tracing
Otras ocupaciones informáticas

Set up and configure Arize tracing for Cursor IDE sessions. Use when users want to set up tracing, configure Arize AX or Phoenix for Cursor, enable/disable tracing, or troubleshoot tracing issues. Triggers on "set up cursor tracing", "configure Arize for…

17 jul 2026
manage-omp-tracing
Desarrolladores de software

Set up and configure Arize tracing for Oh My Pi (omp) terminal coding sessions. Use when users want to set up tracing, configure Arize AX or Phoenix for Oh My Pi, enable/disable omp tracing, or troubleshoot tracing issues. Triggers on "set up omp tracing",…

2 jul 2026
manage-codex-tracing
Desarrolladores de software

Set up and configure Arize tracing for OpenAI Codex CLI sessions. Use when users want to set up Codex tracing, configure Arize AX or Phoenix for Codex, enable/disable tracing, or troubleshoot Codex tracing issues. Triggers on "set up codex tracing",…

1 jul 2026
manage-copilot-tracing
Desarrolladores de software

Set up and configure Arize tracing for GitHub Copilot sessions. Use when users want to set up tracing, configure Arize AX or Phoenix for Copilot, enable/disable tracing, or troubleshoot tracing issues. Triggers on "set up copilot tracing", "configure Arize…

1 jul 2026
Mostrando 8 de 11 skills recopiladas.
python-canary-fix
Desarrolladores de software

Investigate and propose fixes for Python canary cron failures in the openinference repo. Use when the user mentions Python canary failures, Python cron failures, or when the auto-fix CI job reports Python instrumentation canary issues.

22 jun 2026
genai-conformance
Analistas de garantía de calidad de software y probadores

Run, interpret, and iterate on the OpenInference GenAI conformance MVP at python/openinference-instrumentation/scripts/conformance/. Use when the user mentions GenAI conformance, OTel GenAI semantic conventions, Weaver registry live-check, the dual-write…

14 may 2026
js-docs-sync
Desarrolladores de software

Keep hand-written docs/ documentation in JS packages accurate and up to date with their source code. Use this skill whenever: (1) source files in a JS package that has a docs/ folder are modified — especially exports, function signatures, types, or public API…

3 abr 2026
java-code-reviewer
Analistas de garantía de calidad de software y probadores

Review Java OpenInference instrumentation code for correctness and completeness. Use this skill when reviewing a Java instrumentor package — whether it's a new instrumentor, a PR that modifies one, or when the user asks to audit/review/check an existing…

21 mar 2026
python-code-reviewer
Analistas de garantía de calidad de software y probadores

Review Python OpenInference instrumentation code for correctness and completeness. Use this skill when reviewing a Python instrumentor package — whether it's a new instrumentor, a PR that modifies one, or when the user asks to audit/review/check an existing…

11 mar 2026
Mostrando 10 de 10 repositorios
Todos los repositorios cargados