opensrc
Installation
SKILL.md
opensrc
Fetch npm package source code locally when you need to understand implementation details.
When to Use
- Debugging unexpected library behavior
- Understanding internal patterns before extending a library
- Types/docs are insufficient
Commands
# Fetch package(s)
npx opensrc <package>
npx opensrc ai zod @anthropic-ai/sdk
# Check what's fetched
cat opensrc/sources.json