Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Run lint, format, and typecheck on modified files
.claude/skills/ledgerhq-cleanup/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-03 | ✗→✓ | ▲ Improved | 68% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -38% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -37% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -54% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -45% | 0% |
Run lint, format, and typecheck on modified files.
git diff --name-only develop..HEADapps/ledger-live-desktop/ → desktopapps/ledger-live-mobile/ → mobilelibs/ → bothbash pnpm <app> lint --quiet --fix pnpm <app> prettier pnpm <app> typecheck
bash git add -A && git commit -m "chore: fix lint and format issues"
markdown## Cleanup Summary - **Lint**: ✅ / ⚠️ Fixed (X files) - **Format**: ✅ / ⚠️ Fixed (X files) - **TypeScript**: ✅ / ❌ X errors
Other measured skills in the registry, with their headline benchmark lift.