Enforces dlt docstring conventions. Use when writing or modifying docstrings, classes, or function signatures in Python files.
99
Does it follow best practices?
Validation for skill structure
Discovery
N/ABased on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
Something went wrong
Implementation
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 skill that efficiently communicates project-specific docstring conventions. It provides concrete examples for each scenario, clear anti-patterns to avoid, and assumes Claude's competence with Python and documentation standards. The structure makes it easy to quickly find the right format for any situation.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Every section earns its place with no unnecessary explanation of what docstrings are or why they matter. The content assumes Claude knows Python and Google style conventions, focusing only on project-specific rules. | 3 / 3 |
Actionability | Provides complete, copy-paste ready code examples for each docstring type (full form, field docstrings). The format specifications like `name (Type):` are concrete and immediately usable. | 3 / 3 |
Workflow Clarity | For a simple, single-purpose skill about docstring conventions, the three-level structure (short form, full form, field docstrings) provides clear guidance on which format to use when. The anti-patterns section adds explicit validation criteria. | 3 / 3 |
Progressive Disclosure | Content is well-organized with clear headers for each docstring type. At under 50 lines with no need for external references, the single-file structure with logical sections is appropriate and easy to navigate. | 3 / 3 |
Total | 12 / 12 Passed |
Validation
90%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 10 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
frontmatter_unknown_keys | Unknown frontmatter key(s) found; consider removing or moving to metadata | Warning |
Total | 10 / 11 Passed | |
Table of Contents
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.