StackBlitz Ci Integration Overview CI testing for WebContainer apps with Playwright browser tests. 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 - WebContainer API Docs - StackBlitz SDK Next Steps See related skills for more patterns. ---