CtrlK
BlogDocsLog inGet started
Tessl Logo

validating-api-schemas

Validate API schemas against OpenAPI, JSON Schema, and GraphQL specifications. Use when validating API schemas and contracts. Trigger with phrases like "validate API schema", "check OpenAPI spec", or "verify schema".

66

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

72%Weight 40%Scale 1-3

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

A concise, well-organized skill body that splits detail appropriately into real reference files, but its workflow lacks inline executable commands and an explicit validation feedback loop.

Suggestions

Add concrete, executable commands inline for the key steps (e.g., `spectral lint spec.yaml`, `oasdiff baseline.yaml revision.yaml`) so guidance is copy-paste ready rather than descriptive.

Insert an explicit validate-fix-retry checkpoint in the workflow (e.g., 'After running validation, address each error/warning and re-run until the report is clean') to satisfy feedback-loop expectations for validation operations.

Consider converting the literal `${CLAUDE_SKILL_DIR}/references/*.md` path references into markdown links for slightly easier navigation.

DimensionReasoningScore

Conciseness

Lean and well-structured with terse steps and bullet lists; it avoids explaining concepts Claude already knows and assumes competence throughout.

3 / 3

Actionability

Names specific tooling (Spectral, oasdiff, ajv-cli) and concrete rules (camelCase properties, kebab-case paths) but the numbered steps describe rather than provide executable, copy-paste-ready commands or code.

2 / 3

Workflow Clarity

The eight steps are clearly sequenced, but there is no explicit validate-fix-retry feedback loop or checkpoint within the workflow, which the rubric expects for validation-style operations.

2 / 3

Progressive Disclosure

The body is an overview that clearly signals one-level-deep references to real files (implementation.md, errors.md, examples.md, validate-schema.sh), verified to exist and not nest further.

3 / 3

Total

10

/

12

Passed

Description

90%Weight 40%Scale 1-3

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

A strong description with explicit 'Use when' triggers and good natural keyword coverage; its only weakness is that it states one action ('Validate') rather than enumerating several distinct concrete capabilities.

DimensionReasoningScore

Specificity

Names the domain and validation action against three concrete standards (OpenAPI, JSON Schema, GraphQL) but uses a single action verb rather than listing multiple distinct concrete actions.

2 / 3

Completeness

Explicitly states what the skill does (validate API schemas against named specs) and when to use it via an explicit 'Use when...' clause.

3 / 3

Trigger Term Quality

Enumerates natural trigger phrases ('validate API schema', 'check OpenAPI spec', 'verify schema') plus 'contracts', giving good coverage of terms users would actually say.

3 / 3

Distinctiveness Conflict Risk

A clear niche (validating against three named schema standards) with distinct, specific triggers that are unlikely to collide with other skills.

3 / 3

Total

11

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
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.