stackblitz-upgrade-migration
'Migrate between WebContainer API versions and StackBlitz SDK updates.
Allowed Tools
ReadWriteEditBash(npm:*)
Provided by Plugin
stackblitz-pack
Claude Code skill pack for StackBlitz (18 skills)
Installation
This skill is included in the stackblitz-pack plugin:
/plugin install stackblitz-pack@claude-code-plugins-plus
Click to copy
Instructions
StackBlitz Upgrade Migration
Overview
Migrate between WebContainer API versions and StackBlitz SDK updates.
Instructions
Refer to the WebContainer API documentation for detailed guidance.
See the core workflow skills for implementation patterns.
Error Handling
| Issue | Cause | Solution |
|---|---|---|
| Configuration error | Wrong setup | Check WebContainer docs |
| Build failure | Missing deps | Run npm install |
Resources
Next Steps
See related skills for more patterns.