CtrlK
BlogDocsLog inGet started
Tessl Logo

dmr-openapi-skeleton

Generate django-modern-rest transport-layer skeletons from OpenAPI 3.1+ specs. Use when Codex needs to turn an OpenAPI file, URL, or pasted document into typed DTOs, controllers, routers, Django URL wiring, and minimal tests for this repository or similar projects built on dmr. Trigger on requests to scaffold APIs, bootstrap apps, or map OpenAPI operations to Controller, Router, and OpenAPI view constructs without implementing business logic.

72

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

A well-sequenced, highly actionable skill body with strong validation checkpoints, weakened by significant duplication of detail already present in the bundle references.

Suggestions

Collapse Step 11's fidelity gate and the Translation Rules media-type template into brief pointers to references/spec-fidelity.md instead of restating them inline, to reduce duplication.

Trim the inline file-layout lists in Step 3 to a one-line summary and defer the per-file detail to references/project-map.md.

Cut repeated environment/dependency guidance (uv vs poetry vs pip, extras selection) that overlaps with project-map.md's Environment Defaults section.

DimensionReasoningScore

Conciseness

Mostly efficient and free of generic concept explanations, but the ~160-line body restates detailed fidelity gates, media-type templates, and file layouts that already live in the references, so it could be tightened.

2 / 3

Actionability

Names exact dmr constructs (Body[...], Router([...], prefix=...), @modify(status_code=...), ResponseSpec(..., headers={...}), build_schema) and copy-paste commands (uv add 'django-modern-rest[msgspec, openapi]', uv run python manage.py runserver), giving concrete executable guidance.

3 / 3

Workflow Clarity

An 11-step sequenced workflow with explicit validation checkpoints (confirm openapi 3.1.x before generating, compare built schema to source before finishing, blocking fidelity gate, 'do not claim completion until...') and clear feedback loops.

3 / 3

Progressive Disclosure

Three real one-level-deep references are clearly signaled in the overview, but the body duplicates near-verbatim detail from those references (fidelity gate, unsupported-media-type template, file layout) rather than keeping it separate.

2 / 3

Total

10

/

12

Passed

Description

100%

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: concrete, well-triggered, and narrowly scoped to a distinct niche with no over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions: 'typed DTOs, controllers, routers, Django URL wiring, and minimal tests' plus 'scaffold APIs, bootstrap apps, or map OpenAPI operations to Controller, Router, and OpenAPI view constructs', matching the multi-action anchor.

3 / 3

Completeness

Explicitly states what it does ('Generate django-modern-rest transport-layer skeletons from OpenAPI 3.1+ specs') and when to use it ('Use when Codex needs to turn an OpenAPI file...'), answering both what and when.

3 / 3

Trigger Term Quality

Covers natural user terms ('OpenAPI file, URL, or pasted document', 'scaffold APIs', 'bootstrap apps') and is framed in third person ('Use when Codex needs'), so no voice penalty applies.

3 / 3

Distinctiveness Conflict Risk

Narrow niche (django-modern-rest, OpenAPI 3.1+, transport-layer skeletons) with distinct triggers makes it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
wemake-services/django-modern-rest
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.