Install any skill in seconds. Free to start, no credit card required.
Get Started Free →QLTY During Development
.claude/skills/qlty-during-development/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -44% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -57% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -38% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -68% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -44% | 0% |
Run QLTY checks during code writing to catch issues early.
Run QLTY after significant code changes:
bash# Quick lint check qlty check # Format code qlty fmt # Check specific files qlty check src/sdk/providers.ts # Auto-fix issues qlty check --fix
After writing code:
qlty check on changed filesqlty fmt to ensure formatting| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-21 | pass→pass | 9,081 | 9,193 | +1% | 1 | 1 | 0% | 1,814 | 2,155 | +19% | 0 | 0 | — |
case-01 | fail→pass | 11,183 | 4,837 | -57% | 1 | 1 | 0% | 2,021 | 1,123 | -44% | 0 | 0 | — |
case-02 | fail→pass | 11,707 | 4,322 | -63% | 1 | 1 | 0% | 2,182 | 943 | -57% | 0 | 0 | — |
case-03 | fail→fail | 15,562 | 6,504 | -58% | 1 | 1 | 0% | 2,908 | 1,308 | -55% | 0 | 0 | — |
case-04 | fail→pass | 4,234 | 1,774 | -58% | 1 | 1 | 0% | 757 | 466 | -38% | 0 | 0 | — |
case-05 | fail→pass | 8,113 | 1,837 | -77% | 1 | 1 | 0% | 1,557 | 501 | -68% | 0 | 0 | — |
case-06 | fail→pass | 10,865 | 4,170 | -62% | 1 | 1 | 0% | 1,716 | 957 | -44% | 0 | 0 | — |
case-07 | pass→pass | 9,735 | 2,897 | -70% | 1 | 1 | 0% | 1,510 | 680 | -55% | 0 | 0 | — |
case-08 | pass→pass | 10,950 | 3,032 | -72% | 1 | 1 | 0% | 1,759 | 642 | -64% | 0 | 0 | — |
case-09 | fail→pass | 10,642 | 2,283 | -79% | 1 | 1 | 0% | 1,878 | 555 | -70% | 0 | 0 | — |
case-10 | fail→pass | 8,620 | 2,823 | -67% | 1 | 1 | 0% | 1,515 | 603 | -60% | 0 | 0 | — |
case-20 | pass→pass | 9,237 | 7,223 | -22% | 1 | 1 | 0% | 1,848 | 1,545 | -16% | 0 | 0 | — |
case-11 | pass→pass | 2,972 | 1,662 | -44% | 1 | 1 | 0% | 452 | 405 | -10% | 0 | 0 | — |
case-12 | pass→pass | 5,112 | 1,628 | -68% | 1 | 1 | 0% | 785 | 395 | -50% | 0 | 0 | — |
case-13 | pass→pass | 3,459 | 2,707 | -22% | 1 | 1 | 0% | 595 | 641 | +8% | 0 | 0 | — |
case-14 | fail→pass | 6,192 | 2,199 | -64% | 1 | 1 | 0% | 994 | 552 | -44% | 0 | 0 | — |
case-15 | fail→pass | 12,247 | 3,015 | -75% | 1 | 1 | 0% | 1,974 | 770 | -61% | 0 | 0 | — |
case-16 | fail→pass | 10,820 | 2,278 | -79% | 1 | 1 | 0% | 1,720 | 532 | -69% | 0 | 0 | — |
case-17 | fail→pass | 5,984 | 1,641 | -73% | 1 | 1 | 0% | 1,146 | 430 | -62% | 0 | 0 | — |
case-18 | pass→pass | 4,937 | 1,896 | -62% | 1 | 1 | 0% | 930 | 470 | -49% | 0 | 0 | — |
case-19 | pass→pass | 7,794 | 2,264 | -71% | 1 | 1 | 0% | 1,171 | 545 | -53% | 0 | 0 | — |
case-22 | fail→fail | 8,941 | 6,715 | -25% | 1 | 1 | 0% | 1,836 | 1,490 | -19% | 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 +50 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.
| Model | Method | Date | Lift |
|---|---|---|---|
| gemini-3.6-flash | verified | 7/29/2026 | +35% |
Other measured skills in the registry, with their headline benchmark lift.