Capability
3 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Fetch source code for npm packages to give AI coding agents deeper context
Unique: Implements npm-specific registry integration with version-aware tag resolution and scoped package support, rather than generic Git URL lookup or requiring manual repository specification
vs others: More reliable than GitHub API searches because it uses authoritative npm registry metadata; more efficient than cloning and inspecting package.json because it queries the registry API directly
via “npm-registry-package-resolution”
** - Comprehensive framework documentation and code examples for popular development tools and libraries.
Unique: Implements implicit package name extraction from conversational context, allowing users to query about npm packages without explicitly specifying package names, and resolves them against the public npm registry API to retrieve accurate metadata and versions
vs others: More convenient than requiring explicit package names (e.g., 'how do I use useEffect?' vs. 'how do I use react@latest useEffect?') and more accurate than Claude's training data for package resolution, but limited to public npm registry and version handling is unknown
via “npm-package-manager-integration”
Building an AI tool with “Npm Registry Integration With Version Resolution”?
Submit your artifact →curl unfragile.ai/agents.md | sh© 2026 Unfragile. The platform for software for agents.