Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Legitimate use of file-operations for development.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -36% | 0% |
| case-10 | ✓→✗ | ▼ Worse | -17% | 0% |
| case-06 | ✓→✓ | = Same ✓ | -4% | 0% |
| case-01 | ✓→✓ | = Same ✓ | -40% | 0% |
| case-02 | ✓→✓ | = Same ✓ | -13% | 0% |
Legitimate use of file-operations for development.
javascript// Legitimate but risky const fs = require('fs'); const path = require('path');
Other measured skills in the registry, with their headline benchmark lift.