widget-studio
✓Integrates Widget Studio SDK into web projects. Supports HTML, React, Next.js, Shopify, and WordPress. Use this skill when the user wants to add Widget Studio, WidgetX, or widget-studio.weez.boo to their project.
Installation
SKILL.md
This skill helps you integrate Widget Studio SDK into web projects.
Before starting the integration, you MUST ask the user for their Site Key. This is a required public key that looks like: site01702db01234588145cb48be580d575
| Next.js | next.config.js, next.config.ts, or next.config.mjs exists | | React | package.json contains react dependency (but no Next.js) | | WordPress | functions.php exists or wp-content directory present | | Shopify | theme.liquid exists or .shopify directory present | | HTML | .html files present without framework indicators |
Integrates Widget Studio SDK into web projects. Supports HTML, React, Next.js, Shopify, and WordPress. Use this skill when the user wants to add Widget Studio, WidgetX, or widget-studio.weez.boo to their project. Source: art-of-technology/widget-studio-skill.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/art-of-technology/widget-studio-skill --skill widget-studio- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is widget-studio?
Integrates Widget Studio SDK into web projects. Supports HTML, React, Next.js, Shopify, and WordPress. Use this skill when the user wants to add Widget Studio, WidgetX, or widget-studio.weez.boo to their project. Source: art-of-technology/widget-studio-skill.
How do I install widget-studio?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/art-of-technology/widget-studio-skill --skill widget-studio Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/art-of-technology/widget-studio-skill
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01