# Stackblitz Reference Architecture

> 'Production architecture for WebContainer-powered browser IDEs and playgrounds. Use when working with WebContainers or StackBlitz SDK. Trigger: "stackblitz architecture". '

- Skill: `jeremylongshore/stackblitz-reference-architecture` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jeremylongshore/stackblitz-reference-architecture`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jeremylongshore/stackblitz-reference-architecture/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: jeremylongshore (https://skillmd.com/u/jeremylongshore)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/jeremylongshore/stackblitz-reference-architecture

---


# StackBlitz Reference Architecture

## Overview

Production architecture for WebContainer-powered browser IDEs and playgrounds.

## 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.

---

**Source:** [`jeremylongshore/claude-code-plugins-plus-skills`](https://github.com/jeremylongshore/claude-code-plugins-plus-skills) → `plugins/saas-packs/stackblitz-pack/skills/stackblitz-reference-architecture/SKILL.md`

