Stackblitz reference architecture
'Production architecture for WebContainer-powered browser IDEs and playgrounds.From its SKILL.md
npx -y skills add jeremylongshore/claude-code-plugins-plus-skills --skill stackblitz-reference-architectureAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.1 KB, 131 tokens by cl100k_base, as published. Nobody here has run it
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
Next Steps
See related skills for more patterns.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.