Claude
Skills
Sign in
Back

stackblitz-deploy-integration

Included with Lifetime
$97 forever

Deploy WebContainer apps to Vercel, Netlify with proper COOP/COEP headers. Use when working with WebContainers or StackBlitz SDK. Trigger: "deploy stackblitz".

Backend & APIssaasidewebcontainersstackblitz

What this skill does

# 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

- [WebContainer API Docs](https://webcontainers.io/)
- [StackBlitz SDK](https://developer.stackblitz.com/)

## Next Steps

See related skills for more patterns.

Related in Backend & APIs