Loading...
Loading...
Found 13 Skills
Use when building React site components with editor manifests for Wix CLI applications.
This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.
Progressive Web App development with Service Workers, offline support, and app-like behavior. Use for caching strategies, install prompts, push notifications, background sync. Activate on "PWA", "Service Worker", "offline", "install prompt", "beforeinstallprompt", "manifest.json", "workbox", "cache-first". NOT for native app development (use React Native), general web performance (use performance docs), or server-side rendering.
Create and structure Hytale server plugins with proper lifecycle, manifest, dependencies, and registries. Use when asked to "create a Hytale plugin", "make a Hytale mod", "start a new Hytale plugin", "setup plugin structure", or "write plugin boilerplate".
Implement entry points in Umbraco backoffice using official docs
Implement dashboards in Umbraco backoffice using official docs
Implement kinds in Umbraco backoffice using official docs
Implement sections in Umbraco backoffice using official docs
Implement property editor UIs in Umbraco backoffice using official docs
Implement menus in Umbraco backoffice using official docs
Implement custom icons in Umbraco backoffice using official docs
Browser API differences, polyfills, and feature detection for Firefox, Chrome, Safari, and Edge extensions