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-21 | ✗→✓ | ▲ Improved | -35% | 0% |
| case-13 | ✓→✗ | ▼ Worse | -35% | 0% |
| case-01 | ✓→✓ | = Same ✓ | -10% | 0% |
| case-02 | ✓→✓ | = Same ✓ | 26% | 0% |
| case-03 | ✓→✓ | = Same ✓ | -11% | 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.