Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use when [describe triggering conditions, symptoms, or specific errors].
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-03 | ✗→✓ | ▲ Improved | 1% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 154% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -5% | 0% |
| case-05 | ✗→✓ | ▲ Improved | 5% | 0% |
| case-06 | ✗→✓ | ▲ Improved | 5% | 0% |
1-2 sentences explaining the core principle. What is the fundamental insight of this skill?]
[other-skill-name] instead.Explain the mental model. Use a before/after code block or a small dot flowchart if the decision process is non-obvious.]
language// ❌ Anti-pattern / Baseline failure [Show the common mistake or naive approach]
language// ✅ Best practice / Correct implementation [Show the correct pattern]
Clear, numbered steps for the agent to follow. Use imperative verbs.]
A table for fast lookup of commands, syntax, or common operations.]
| Operation / Scenario | Syntax / Command | Notes | |----------------------|------------------|-------| | Operation] | [Command] | Note] |
How to prove the implementation is correct (The GREEN phase). Agent must run these checks.]
List specific rationalizations, shortcuts, or misunderstandings the agent might have. Address the "RED" phase baseline failures here.]
| Red Flag (Excuse / Mistake) | Reality / Fix (What to do instead) | |-----------------------------|------------------------------------| | "I'll just skip testing this time." | STOP. You must verify the behavior first. | | Mistake or excuse] | STOP. Correct action] |
Other measured skills in the registry, with their headline benchmark lift.