Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use when validating the SkillForge validator itself - exercises every supported frontmatter feature: boolean user-invocable, an allowed-tools block list, and nested metadata with an inline list.
.claude/skills/tripleyak-sample-skill/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-18 | ✗→✓ | ▲ Improved | 129% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -40% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 161% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -44% | 0% |
| case-19 | ✗→✓ | ▲ Improved | -65% | 0% |
A fixture skill used by test_validate_skill.py. It uses every frontmatter feature the vendored YAML parser must support, and satisfies every structural check in validate_skill.py, so the full validator must report zero errors for it.
| Step | Check | Expected | |------|-------|----------| | 1 | frontmatter parse | no error | | 2 | user-invocable | bool True | | 3 | allowed-tools | list of 3 tools |
Other measured skills in the registry, with their headline benchmark lift.