stackblitz-deploy-integration
'Deploy WebContainer apps to Vercel, Netlify with proper COOP/COEP headers.
Allowed Tools
ReadWriteEdit
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 Deploy Integration
Overview
Deploy WebContainer apps to Vercel, Netlify with proper COOP/COEP headers.
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.