context7-version-aware-implementation

Solid

Use the current project dependency versions and Context7 documentation to implement or upgrade code without importing APIs from a different release line.

AI & Automation 4,373 stars 848 forks Updated today NOASSERTION

Install

View on GitHub

Quality Score: 84/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
32
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Context7 Version-Aware Implementation 1. Inspect the project manifest and lockfile to establish the exact dependency version. 2. Retrieve documentation and migration guidance for that release line. 3. Compare the current code with the documented API before editing. 4. Implement the smallest compatible change and preserve established project patterns. 5. 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.

Details

Author
Devin-AXIS
Repository
Devin-AXIS/iPolloWork
Created
12 months ago
Last Updated
today
Language
TypeScript
License
NOASSERTION

Similar Skills

Semantically similar based on skill content — not just same category