.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/arize-ai/phoenix
home/skills/arize-ai/phoenix
arize-ai avatar

arize-ai/phoenix

38 skills · 3,733 total installs

View on GitHub
$npx skills add arize-ai/phoenix
SkillInstalls
phoenix-cliDebug LLM applications using the Phoenix CLI. Fetch traces, analyze errors, structure trace review with open coding and axial coding, inspect datasets, review…1.1kphoenix-tracingOpenInference semantic conventions and instrumentation for Phoenix AI observability.1.1kphoenix-evalsBuild and run evaluators for AI/LLM applications using Phoenix.1.0kagent-browserBrowser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking…77vercel-react-best-practicesReact and Next.js performance optimization guidelines from Vercel Engineering.73mintlify67phoenix-playwright-testsWrite Playwright E2E tests for the Phoenix AI observability platform.66phoenix-pr-screenshotScreenshot a running Phoenix feature and attach images to a GitHub PR.35phoenix-llms-txtMaintain the Phoenix llms.txt documentation index at docs/phoenix/llms.txt — the machine-readable docs map used by AI agents and the `px docs fetch` CLI.27phoenix-frontendFrontend development guidelines for the Phoenix AI observability platform.26phoenix-release-notesCreate Phoenix release documentation grounded in actual code changes.21phoenix-integration-snippetsGenerates onboarding code snippets for Phoenix tracing integrations and wires them into the project onboarding UI.14phoenix-serverBackend development guide for the Phoenix AI observability platform (Strawberry GraphQL, SQLAlchemy async, FastAPI).13phoenix-githubManage GitHub issues, labels, and project boards for the Arize-ai/phoenix repository.12phoenix-docs-gap-auditAudit documentation gaps across the Phoenix repo by analyzing recent commits to main (default: last 7 days).11phoenix-release-pleaseBump the next release-please version for a Phoenix Python package (arize-phoenix, arize-phoenix-client, arize-phoenix-evals, arize-phoenix-otel) by opening a…10gh-stackManage stacked branches and pull requests with the gh-stack GitHub CLI extension.9phoenix-pxi-playwrightWrite, extend, and debug PXI Playwright E2E tests for Phoenix.8pxi-eval-datasetGenerate synthetic evaluation datasets for the PXI eval harness (evals/pxi/).8annotate-spansWrite effective, consistent annotations on LLM/agent spans and traces, and coach the user on annotation practice.—datasetsUnderstand what a Phoenix dataset is and reason well about its examples, outputs, splits, and how it feeds evaluators and experiments.—debug-traceDiagnose failure modes by systematically investigating traces.—evaluatorsAuthor or refine a Phoenix evaluator — code or LLM-as-a-judge — that scores a run's output.—experimentsRun, read, and compare dataset-backed experiments to find evidence that a prompt or pipeline is improving.—phoenixOpen-source AI observability platform for tracing, evaluating, and improving LLM applications with OpenTelemetry integration—phoenix-cli-developmentDesign and implementation guide for the Phoenix CLI (`px`). Covers the noun-verb command structure, dual-audience design (humans and coding agents),…—phoenix-client-developmentDevelopment guide for the @arizeai/phoenix-client TypeScript SDK — run and resume experiments, manage OpenTelemetry tracer providers with stack-based…—phoenix-designDesign system conventions for the Phoenix frontend — layout, dialogs, error display, BEM CSS class naming, and CSS design tokens.—phoenix-evals-new-metricCreate a new built-in classification evaluator for Phoenix evals.—phoenix-graphqlWrite efficient GraphQL queries against the Phoenix API. Load this skill in two cases: (1) before composing any non-trivial GraphQL query yourself for data…—phoenix-otel-developmentGuide for the phoenix-otel TypeScript package — OTel registration, stack-based global provider management, and provider lifecycle.—phoenix-rest-apiREST API development for Phoenix. Use when adding, modifying, or reviewing endpoints in src/phoenix/server/api/routers/v1/.—phoenix-skills-auditAudit recent changes to Phoenix's user-facing surfaces (Python clients, TypeScript clients, CLI, REST/GraphQL APIs) and patch the three external-facing agent…—phoenix-typescriptTypeScript conventions and patterns for any TypeScript code in the Phoenix monorepo — including js/packages/, app/, and any other TS directories.—phoenix-typescript-package-docsMaintain the bundled TypeScript package docs that ship inside Phoenix npm packages.—playgroundAuthor, edit, or iterate on prompts in the Phoenix prompt playground, including running experiments over a dataset.—span-codingOpen-code Phoenix spans with PXI-owned notes, recover those notes for axial coding, and promote stable categories into structured annotations.—typescript-tooling-migrationMigrate or upgrade TypeScript tooling in the Phoenix monorepo.—