CtrlK
BlogDocsLog inGet started
Tessl Logo

makepad-reference

This category provides reference materials for debugging, code quality, and advanced layout patterns.

51

Quality

56%

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

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/makepad-reference/SKILL.md

The canonical home for this skill is makepad-reference in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

71%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 concise and genuinely actionable for Makepad debugging, with a strong error→fix table and runnable snippets. Its main weakness is progressive disclosure: the Quick Navigation table advertises reference files (API docs, Troubleshooting, Code Quality, Adaptive Layout) that do not exist in the bundle, so navigation points to nothing.

Suggestions

Either create the referenced reference files (references/api.md, troubleshooting.md, code-quality.md, adaptive-layout.md) and link to them, or remove the File column and present the lookup guidance inline so no dangling references remain.

Drop the redundant opening sentence that repeats the frontmatter description verbatim, letting the heading and Quick Navigation stand on their own.

Expand the Debug Tips beyond two log! lines with the 2-3 most common Makepad diagnostic steps (e.g. where to read build output, how to inspect widget live state) to deepen actionability.

DimensionReasoningScore

Conciseness

The body is lean — short tables, minimal prose, and tight code snippets with no padding or explanations of concepts Claude already knows — but the opening line repeats the frontmatter description verbatim and a couple of table cells are slightly verbose, fitting 'Efficient; minor instances of over-explanation that could be trimmed'.

4 / 5

Actionability

It gives concrete, executable guidance — an error→fix table, a runnable command ('MAKEPAD=lines cargo +nightly run'), and copy-paste log! snippets — but the Quick Navigation table references API/Troubleshooting/Code-Quality/Adaptive-Layout materials that do not exist as files, leaving minor gaps, matching 'Mostly executable guidance; concrete code or commands with minor gaps'.

4 / 5

Workflow Clarity

As a single-purpose reference the lookup workflow (find your error in the table, apply the fix) is unambiguous and well-organized with clear sections, satisfying the simple-skill exception for a clear sequence; no destructive/batch operations exist so the validation cap does not apply.

4 / 5

Progressive Disclosure

The body is well-sectioned and under 50 lines, but the Quick Navigation table lists File-column entries ('Official docs index', 'Common errors and fixes', etc.) that imply reference files which are not present and are not real links, fitting 'references present but not clearly signaled; content that should be separate is inline'.

3 / 5

Total

15

/

20

Passed

Description

41%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 vague and over-broad: it omits the Makepad-specific scope entirely, uses a single generic action ('provides reference materials'), and lacks any 'Use when' trigger guidance. It names relevant domains but is not distinctive enough to be reliably selected.

Suggestions

Rewrite the description to name Makepad explicitly, e.g. 'Reference materials for Makepad/Rust UI development: debugging errors, refactoring widgets, and adaptive desktop/mobile layouts.'

Add a 'Use when...' clause with concrete triggers users would actually say, e.g. 'Use when debugging Makepad widget errors, fixing build/runtime issues, or building cross-platform layouts.'

Replace the generic verb 'provides reference materials' with specific concrete actions like 'Diagnoses common Makepad build and runtime errors, applies safe Makepad-aware refactors, and patterns adaptive layouts.'

DimensionReasoningScore

Specificity

The description names domains ('debugging, code quality, and advanced layout patterns') but uses a single generic action verb ('provides reference materials') with no concrete capabilities, matching the score-2 anchor 'Names the domain but actions are minimal or generic'.

2 / 5

Completeness

It states a clear 'what' (reference materials for debugging/code-quality/layout) but has no 'when'/'Use when...' trigger guidance, so per the cap it cannot exceed 3 — matching 'Has a clear what but when is missing or only weakly implied'.

3 / 5

Trigger Term Quality

It includes some relevant keywords ('debugging, code quality, advanced layout patterns') but misses the most natural term a user would say — 'Makepad' — plus any file extensions or synonyms, fitting 'Some relevant keywords but missing common variations or synonyms'.

3 / 5

Distinctiveness Conflict Risk

Without naming Makepad the description is very broad ('reference materials for debugging, code quality, and advanced layout patterns') and would overlap with many general coding skills, matching 'Very broad; high overlap risk with many similar skills'.

2 / 5

Total

10

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-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.