Context7 Version-Aware Implementation
SkillDocs & knowledgeLets your agent write or upgrade code using the exact installed dependency versions so it pulls the right API docs.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Context7 Version-Aware Implementation skill
About this capability
Use the current project dependency versions and Context7 documentation to implement or upgrade code without importing APIs from a different release line.
What this skill tells your AI
The instructions your AI receives, as published by devin-axis/ipollowork in examples/plugin-packages/context7/skills/context7-version-aware-implementation/SKILL.md and read by ahel’s review.
- Inspect the project manifest and lockfile to establish the exact dependency version.
- Retrieve documentation and migration guidance for that release line.
- Compare the current code with the documented API before editing.
- Implement the smallest compatible change and preserve established project patterns.
- Run the owning package checks and report any behavior that still requires runtime verification.
If the requested API is unavailable in the installed version, explain the supported alternative or propose an explicit dependency upgrade instead of silently mixing versions.
Signals
- GitHub stars
- 6k
- Forks
- 1k
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
context7-version-aware-implementation- Source
- github.com/devin-axis/ipollowork