MANDATORY when ANY of these appear: (1) writing/editing/refactoring code that calls any third-party SDK, API, or library method, (2) debugging ANY issue where an API call succeeds but the expected side-effect doesn't happen, (3) installing or importing external packages, (4) user reports something 'doesn't work' and the code involves an external service. This skill MUST be loaded BEFORE proposing any fix — never diagnose from memory.
92
Quality
92%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
{
"name": "need-skills/up-to-date",
"version": "0.2.0",
"private": false,
"summary": "MANDATORY when ANY of these appear: (1) writing/editing/refactoring code that calls any third-party SDK, API, or library method, (2) debugging ANY issue where an API call succeeds but the expected side-effect doesn't happen, (3) installing or importing external packages, (4) user reports something 'doesn't work' and the code involves an external service. This skill MUST be loaded BEFORE proposing any fix — never diagnose from memory.",
"skills": {
"up-to-date": {
"path": "SKILL.md"
}
}
}Install with Tessl CLI
npx tessl i need-skills/up-to-date