Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Discover codebase patterns, conventions, and unwritten rules before making changes. Use when implementing features, fixing bugs, or refactoring code.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-03 | ✗→✓ | ▲ Improved | -7% | 0% |
| case-05 | ✗→✓ | ▲ Improved | 15% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -25% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -19% | 0% |
| case-16 | ✗→✓ | ▲ Improved | -24% | 0% |
Before writing code, investigate how similar problems are already solved in this codebase.
Look for implicit rules encoded in the codebase:
deleted_at columns indicate soft-deletion. Audit columns indicate tracking requirements.user_id vs userId vs userID.Your changes should be indistinguishable from existing code:
When you discover conflicts between requirements and existing patterns:
Before proposing changes, confirm:
Other measured skills in the registry, with their headline benchmark lift.