Home / Reports / vite

vite

Validated 3 Aug 2026 · Repository
PRO
86
Good
0 critical
2 warnings
4 suggestions
103 passed
Domain scores
Anti-Slop
100
Accessibility
100
Enterprise
100
Issues

Warnings (2)

14.1-no-success-criterialine 1
No concrete success criteria found for eval readiness
Fix: Add pass/fail criteria or measurable outcomes (e.g., 'must return valid JSON', 'output < 100 lines')
7.6-no-negative-casesline 1
Skill lacks negative case coverage (no error handling, limitations, or edge cases documented)
Fix: Add a '## Limitations' or '## Error Handling' section describing when the skill won't work or how it handles failures

Suggestions (4)

17.3-no-mode-awarenessline 10
Skill does not clarify standalone vs composed behavior
Fix: Clarify whether the skill works standalone, in pipelines, or both
17.4-no-interface-sectionline 10
Input and output contracts exist but lack a dedicated interface section
Fix: Add a ## Interface or ## I/O section to consolidate contract documentation
3.3-name-single-wordline 2
Single-word names are less discoverable
Fix: Consider a two-word name like 'task-tracker' or 'code-reviewer'
18.1-no-confidence-signalline 1
No confidence signal found for orchestrator decision-making
Fix: Add confidence indicators (e.g., confidence: high/medium/low) so orchestrators can route or retry
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.