Verify With Docs

Verify a specific or fast-moving library, framework, or API against its current documentation before writing code — retrieval-first, never from memory. Use when implementing against a named dependency (especially one that changes fast or whose exact signatures matter), when unsure of an API's current shape, or when the task mentions "which version", "latest API", "did this change", "check the docs", "SDK", or a specific library/framework by name.

znlgis ef0dacc 4.3 KB Updated

File contents

znlgis/my-opencode-config/tree/main/opencode/skills/verify-with-docs commit ef0daccdd6

Frequently asked questions

npx skillmds@latest add znlgis/verify-with-docs