Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Production readiness, security headers, optimization.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -22% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -28% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -12% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -16% | 0% |
| case-19 | ✗→✓ | ▲ Improved | -24% | 0% |
php<?php // Config/Filters.php header('X-Frame-Options: DENY'); header('X-Content-Type-Options: nosniff'); header('X-XSS-Protection: 1; mode=block'); header('Strict-Transport-Security: max-age=31536000');
Other measured skills in the registry, with their headline benchmark lift.