Home / Reports / code-understanding

code-understanding

Validated 5 Jun 2026 · Repository
PRO
68
Needs Work
0 critical
5 warnings
7 suggestions
97 passed
Domain scores
Anti-Slop
100
Accessibility
100
Enterprise
100
Issues

Warnings (5)

19.2-reviewer-no-criterialine 7
Reviewer pattern detected but no evaluation criteria documented
Fix: Add a criteria section (checklist, rubric, or pass/fail conditions)
19.3-generator-no-output-specline 7
Generator pattern detected but no output format specified
Fix: Document the output format (template, schema, or example output)
4.5-desc-no-triggersline 2
Description lacks triggering conditions
Fix: Add phrases like 'Use when...', 'Triggers on...', or 'Applies to...' to help Claude select this skill
1.2-desc-whenline 3
Description missing WHEN clause - recommended by agentskills spec
Fix: Consider adding 'Use when...' or 'Activate when...' to description
12.3-workflow-vague-stepline 58
Step uses vague object: "When teaching, explain the mechanism,..."
Fix: Replace vague words (thing, stuff, it) with specific nouns

Suggestions (7)

17.1-no-input-contractline 7
No input contract found; unclear what data the skill expects
Fix: Document what the skill expects as input (format, required fields, constraints)
17.2-no-output-contractline 7
No output contract found; unclear what the skill produces
Fix: Document what the skill produces (format, structure, side effects)
14.2-no-examplesline 1
No input/output examples found
Fix: Add example input/output pairs or <example> blocks to make the skill testable
14.3-no-binary-verdictline 1
Skill has success criteria but no binary pass/fail language
Fix: Add explicit pass/fail indicators so evaluators reach the same verdict independently
3.4-gerund-namingline 2
Skill name could use gerund form for clarity
Fix: Consider gerund-style names like 'processing-pdfs' or 'analyzing-logs' (per best practices)
4.8-desc-summary-styleline 2
Description reads as a capability summary, not a trigger condition
Fix: Lead with an action verb and add 'Use when...' clause. The description is a routing instruction for Claude, not documentation
12.6-unbounded-iterationline 90
Potential unbounded iteration 'per file': Claude may silently shortcut with many items
Fix: Combine patterns into a single query, or batch into groups of 10-20 items
OWASP Agentic (Cat 26)
Agent surface detected — ingests external content
No deterministic OWASP signals on this agent surface.
ASI-01: passASI-02: skippedASI-03: skippedASI-04: skippedASI-05: skippedASI-06: skippedASI-07: skippedASI-08: skippedASI-09: skippedASI-10: skippedASI-11: skipped
Badges
skillcheck ✕ passed skillcheck antislop 100 skillcheck WCAG AA skillcheck WCAG AAA skillcheck enterprise
Ship with confidence

Get a report like this for your own skill

Run the free validator to see your structural score, then unlock the substance checks — anti-slop, security, accessibility, agent-readiness — that move a skill from valid to safe to ship.