stackblitz-webhooks-events
'WebContainer lifecycle events: server-ready, port changes, error handling.
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 Webhooks Events
Overview
WebContainer lifecycle events: server-ready, port changes, error handling.
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.