CtrlK
BlogDocsLog inGet started
Tessl Logo

django-drf

Django REST Framework patterns. Trigger: When building REST APIs with Django - ViewSets, Serializers, Filters.

69

Quality

84%

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

90%Weight 40%Scale 1-5

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

The body is a lean, highly actionable reference of DRF patterns with executable code covering common cases and clean section organization. Its only weakness is the absence of explicit validation/feedback-loop guidance and the all-inline single-file structure.

DimensionReasoningScore

Conciseness

Lean, almost entirely executable code with terse section headers and no padding or explanation of concepts Claude already knows; every token earns its place.

5 / 5

Actionability

Provides fully executable, copy-paste-ready code across the common DRF cases (ViewSet with action, create/update serializers with set_password, filters, permissions, pagination, routing, tests, commands).

5 / 5

Workflow Clarity

Clearly organized into self-contained topical sections that are each unambiguous, but it is a reference catalog rather than a sequenced process with explicit validation checkpoints or feedback loops.

4 / 5

Progressive Disclosure

Well-organized single-file overview with clear headers and no nested references; minor gap is that some sections (e.g., Testing, Commands) could optionally live in separate files but are reasonable inline.

4 / 5

Total

18

/

20

Passed

Description

78%Weight 40%Scale 1-5

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

The description is concise and clearly scoped to Django REST Framework with an explicit trigger clause and several concrete named patterns. Its main weakness is slightly limited coverage of DRF capabilities and a few missing natural synonyms.

DimensionReasoningScore

Specificity

Names the domain (Django REST Framework) and lists several specific concrete patterns ("ViewSets, Serializers, Filters"), with only minor coverage gaps of other DRF capabilities.

4 / 5

Completeness

Provides a clear "what" (Django REST Framework patterns) and an explicit "when" trigger clause ("Trigger: When building REST APIs with Django"), though both could be slightly more specific.

4 / 5

Trigger Term Quality

Includes natural phrases users say ("building REST APIs with Django", "REST APIs", "Django") plus named DRF components, though a few synonyms like "DRF" and "endpoints" are absent from the description itself.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (Django REST Framework with named component triggers) that is distinct from generic Django or other frameworks, with minimal conflict risk.

5 / 5

Total

17

/

20

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
Gentleman-Programming/Gentleman-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.