Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use when reviewing templates, rendered HTML, or shared components related to Make search inputs accessible. Validate the final browser-facing markup, not just the source framework abstraction.
.claude/skills/thedaviddias-search-input/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 21% | 0% |
| case-02 | ✓→✓ | = Same ✓ | 45% | 0% |
| case-03 | ✓→✓ | = Same ✓ | 34% | 0% |
| case-04 | ✓→✓ | = Same ✓ | -7% | 0% |
| case-05 | ✓→✓ | = Same ✓ | 6% | 0% |
Search is a primary navigation method—inaccessible search functionality prevents users from finding content efficiently regardless of their abilities.
Verify search inputs use type='search', have accessible labels, and use role='search' on the containing form.
Implement search with type='search', visible or aria-label, form role='search', and accessible autocomplete suggestions.
Explain how accessible search implementations help users find content efficiently regardless of their abilities.
Review templates, server-rendered HTML, and shared components that output markup related to Make search inputs accessible. Flag exact elements, attributes, and routes where the rendered HTML violates the rule.
For full implementation details, code examples, and framework-specific guidance, see references/rule.md.
Rule page: https://frontendchecklist.io/en/rules/html/search-input
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | fail→pass | 3,481 | 3,110 | -11% | 1 | 1 | 0% | 647 | 783 | +21% | 0 | 0 | — |
case-02 | pass→pass | 4,140 | 4,563 | +10% | 1 | 1 | 0% | 754 | 1,093 | +45% | 0 | 0 | — |
case-03 | pass→pass | 6,272 | 5,996 | -4% | 1 | 1 | 0% | 1,105 | 1,482 | +34% | 0 | 0 | — |
case-04 | pass→pass | 16,070 | 12,793 | -20% | 1 | 1 | 0% | 2,814 | 2,607 | -7% | 0 | 0 | — |
case-05 | pass→pass | 14,148 | 12,761 | -10% | 1 | 1 | 0% | 2,460 | 2,599 | +6% | 0 | 0 | — |
case-06 | pass→pass | 6,731 | 5,706 | -15% | 1 | 1 | 0% | 1,375 | 1,367 | -1% | 0 | 0 | — |
case-07 | pass→pass | 9,139 | 5,811 | -36% | 1 | 1 | 0% | 1,681 | 1,304 | -22% | 0 | 0 | — |
case-08 | pass→pass | 5,900 | 3,008 | -49% | 1 | 1 | 0% | 1,052 | 762 | -28% | 0 | 0 | — |
case-09 | pass→pass | 4,006 | 2,724 | -32% | 1 | 1 | 0% | 689 | 722 | +5% | 0 | 0 | — |
case-10 | pass→pass | 10,590 | 11,319 | +7% | 1 | 1 | 0% | 2,076 | 2,465 | +19% | 0 | 0 | — |
case-11 | pass→pass | 7,489 | 5,909 | -21% | 1 | 1 | 0% | 1,464 | 1,456 | -1% | 0 | 0 | — |
case-12 | pass→pass | 11,605 | 9,048 | -22% | 1 | 1 | 0% | 2,086 | 1,845 | -12% | 0 | 0 | — |
case-13 | pass→pass | 11,831 | 9,086 | -23% | 1 | 1 | 0% | 2,023 | 1,840 | -9% | 0 | 0 | — |
case-14 | pass→pass | 13,208 | 8,147 | -38% | 1 | 1 | 0% | 2,232 | 1,676 | -25% | 0 | 0 | — |
case-15 | pass→pass | 3,647 | 3,325 | -9% | 1 | 1 | 0% | 630 | 858 | +36% | 0 | 0 | — |
case-16 | pass→pass | 7,791 | 3,785 | -51% | 1 | 1 | 0% | 1,455 | 963 | -34% | 0 | 0 | — |
case-17 | pass→pass | 10,939 | 7,711 | -30% | 1 | 1 | 0% | 1,944 | 1,455 | -25% | 0 | 0 | — |
case-18 | pass→pass | 12,213 | 8,976 | -27% | 1 | 1 | 0% | 2,297 | 1,990 | -13% | 0 | 0 | — |
case-19 | pass→pass | 7,507 | 6,907 | -8% | 1 | 1 | 0% | 1,634 | 1,733 | +6% | 0 | 0 | — |
case-20 | pass→pass | 10,587 | 8,100 | -23% | 1 | 1 | 0% | 2,199 | 1,873 | -15% | 0 | 0 | — |
case-21 | pass→pass | 12,100 | 8,157 | -33% | 1 | 1 | 0% | 2,169 | 1,873 | -14% | 0 | 0 | — |
case-22 | pass→pass | 11,832 | 10,863 | -8% | 1 | 1 | 0% | 2,167 | 2,227 | +3% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted. The headline lift of +5 percentage points is the difference between those two pass rates over the 22 comparable cases.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.