CtrlK
BlogDocsLog inGet started
Tessl Logo

phoenix-rest-api

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

70

Quality

87%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is an excellent, concise skill that packs maximum actionable guidance into minimal tokens. The checklist format with specific commands, file paths, and variable names makes it immediately usable. The reference table provides clear progressive disclosure to deeper materials for specific sub-tasks.

DimensionReasoningScore

Conciseness

Extremely lean — no unnecessary explanations, every line carries actionable information. Assumes Claude knows what REST APIs, linting, and OpenAPI schemas are.

3 / 3

Actionability

Provides specific commands (`make openapi`, `make lint-python`), exact file paths, exact variable names for test helper lists, and concrete path format conventions (`fake-id-{}`, `test-tag`). Fully actionable without ambiguity.

3 / 3

Workflow Clarity

The checklist is clearly sequenced (regenerate schema → register in test helpers → lint), with an explicit validation step (lint before committing). The sub-steps for test registration include a clear decision tree (GET vs Admin vs write). For a non-destructive workflow this is thorough.

3 / 3

Progressive Disclosure

Clean overview with a well-organized reference table pointing to one-level-deep files for endpoint patterns, OpenAPI codegen, and testing patterns. Content is appropriately split between the skill body and references.

3 / 3

Total

12

/

12

Passed

Description

75%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a reasonably well-crafted description that clearly identifies its niche and includes an explicit 'Use when' clause with a specific file path, making it distinctive and complete. Its main weaknesses are moderate specificity in the actions it covers and limited trigger term coverage that could miss natural user phrasings.

Suggestions

Add more specific concrete actions such as 'defining route handlers, request/response schemas, authentication middleware, error handling'.

Include additional trigger terms users might naturally use, such as 'routes', 'controllers', 'HTTP endpoints', 'API routes', or 'request handlers'.

DimensionReasoningScore

Specificity

Names the domain (REST API development for Phoenix) and some actions (adding, modifying, reviewing endpoints), but doesn't list specific concrete actions like defining route handlers, setting up middleware, writing request validation, etc.

2 / 3

Completeness

Clearly answers both 'what' (REST API development for Phoenix) and 'when' (Use when adding, modifying, or reviewing endpoints in the specific directory path), with an explicit 'Use when...' clause and a concrete file path trigger.

3 / 3

Trigger Term Quality

Includes relevant terms like 'REST API', 'endpoints', 'Phoenix', and the specific directory path, but misses common variations users might say such as 'routes', 'controllers', 'HTTP', 'API routes', 'request handlers', or 'v1 API'.

2 / 3

Distinctiveness Conflict Risk

The description is highly specific to a particular framework (Phoenix), a particular type of work (REST API), and a specific directory path (src/phoenix/server/api/routers/v1/), making it very unlikely to conflict with other skills.

3 / 3

Total

10

/

12

Passed

Validation

81%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation9 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

9

/

11

Passed

Repository
Arize-ai/phoenix
Reviewed

Table of Contents

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.