context7-version-aware-implementation
Use the current project dependency versions and Context7 documentation to implement or upgrade code without importing APIs from a different release line.
git clone --depth 1 https://github.com/Devin-AXIS/iPolloWork /tmp/context7-version-aware-implementation && cp -r /tmp/context7-version-aware-implementation/examples/plugin-packages/context7/skills/context7-version-aware-implementation ~/.claude/skills/context7-version-aware-implementationSKILL.md
# 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.
Create deterministic animation and transitions for the active iPollo Video project.
Inspect, validate, preview, and render the active iPollo Video project with its bundled HyperFrames CLI.
Apply the core composition, timing, media, and determinism contract used by iPollo Video.
Plan visual direction, typography, pacing, audio, and composition for iPollo Video projects.
Build seek-safe keyframe animation for the active iPollo Video timeline.
Reuse approved HyperFrames blocks and components inside the active iPollo Video project.
Route video creation and editing through the active iPollo Video project and its built-in HyperFrames runtime.
Edit an image from the active iPolloWork Image Studio selection or mask without overwriting the source image.