skills/sales-superb-addons/SKILL.md
Superb Addons platform help — Gutenberg-native WordPress block-addon plugin by SuperbThemes (slug superb-blocks, 80k+ installs): 20 blocks, 200+ patterns, 50+ pre-built pages, a form builder (multi-step, calculated fields, Mailchimp/Brevo/Google Sheets/Slack + webhook integrations, honeypot/hCaptcha/reCAPTCHA/Turnstile), a Popup block with smart triggers, 70+ animations, a Theme Designer, and responsive visibility controls. Use when the Theme Designer won't load or respond when clicked, you're unsure whether forms/popups/animations are free or Premium-gated, you want to send Superb form submissions to a CRM via webhook or Mailchimp, saved form submissions aren't showing in wp-admin, Superb blocks render unstyled on inner pages, a conflict with another block plugin (e.g. Gutenverse) breaks the editor, or choosing Free vs Premium. Do NOT use for cross-tool block-builder selection or funnel/CRO strategy (use /sales-funnel) or checkout across platforms (use /sales-checkout).
npx skillsauth add sales-skills/sales sales-superb-addonsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
If references/learnings.md exists, read it first for accumulated platform knowledge.
What are you trying to do?
Free or Premium? The plugin is freemium. The WordPress.org readme markets a "free form builder," but the marketing pricing page lists Forms, Popups, 70+ animations, sliders, and the Theme Designer as Premium. Plan gating is genuinely ambiguous — confirm what's unlocked on the actual install before promising a feature (see Gotchas).
Skip-ahead rule: if the user's prompt already contains enough context, skip to Step 2.
| Problem domain | Route to |
|---|---|
| Funnel strategy, page structure, builder selection across tools (Spectra/Kadence/GenerateBlocks/Stackable/Elementor…) | /sales-funnel — Run: /sales-funnel {user's original question} |
| A/B testing methodology (Superb Addons has no native split testing) | /sales-vwo — Run: /sales-vwo {user's original question} |
| Email sequences/automation after a Superb form opt-in | /sales-email-marketing — Run: /sales-email-marketing {user's original question} |
| Growing the list, lead-magnet strategy behind the form/popup | /sales-audience-growth — Run: /sales-audience-growth {user's original question} |
| WooCommerce checkout/cart beyond the Add to Cart block | /sales-checkout — Run: /sales-checkout {user's original question} |
| On-page/technical SEO and Core Web Vitals beyond Superb's blocks | /sales-seo — Run: /sales-seo {user's original question} |
If the question is Superb-Addons-specific, continue to Step 3.
Read references/platform-guide.md for the full reference — blocks/modules, pricing/plan gates, the form data model, and integration recipes. For the form webhook/integration surface, anti-spam config, and WordPress REST/hooks notes, read references/superb-addons-api-reference.md.
Answer the user's question using only the relevant section. Don't dump the full reference.
Focus on the user's specific situation.
/wp-json/wp/v2/...) as namespaced block markup in post_content.If you discover a gotcha, workaround, or tip not covered in references/learnings.md, append it there.
Best-effort from research (2026-06) — review these, especially plan-gated features and integration details that may be outdated.
/sales-funnel — Funnel strategy, page structure, and block-builder selection across tools (Spectra, Kadence Blocks, GenerateBlocks, Stackable, Gutenverse, Elementor, SeedProd)/sales-spectra — The closest rival: another Gutenberg-native block plugin that also ships a form builder + Popup Builder; compare blocks, plan gates, and developer hooks/sales-stackable — Design-focused Gutenberg block plugin with no form/popup builder — Superb ships both; compare blocks and plan gates/sales-gutenverse — Free FSE block plugin (named in Superb's compatibility fixes) — useful when isolating an editor conflict/sales-vwo — A/B testing and heatmap methodology Superb lacks natively/sales-audience-growth — Growing an email list (lead magnets, opt-in strategy) behind a Superb form or popup/sales-email-marketing — Email sequences to run after a Superb form captures the lead (Mailchimp/Brevo and beyond)/sales-do — Not sure which skill to use? The router matches any sales objective to the right skill. Install: npx skills add sales-skills/sales --skill sales-do -a claude-codeUser: "When someone submits my Superb contact form I want the lead pushed into my CRM automatically — how do I do that without a plugin marketplace connector?"
Approach: Superb has no hosted API, so use the form's Webhook integration: on the Superb Form block, add a Webhook that POSTs the submission to an endpoint you control (or a Zapier/Make Catch Hook), then map fields into your CRM. If your CRM is Mailchimp/Brevo, use the native integration instead (no middleware). The exact payload schema isn't published — capture one live delivery to map field keys. See the recipe and field-mapping notes in references/superb-addons-api-reference.md.
User: "I click Theme Designer in Superb Addons and nothing happens / it never loads." Approach: This is the top reported issue. Update Superb Addons to the latest version first (recent releases fixed Theme Designer rendering, including a conflict when Gutenverse is active). Then run the built-in Troubleshooter (Superb Addons → Get Help → Start Troubleshoot Process) to bisect plugin/theme conflicts, and clear object/page/CDN cache. See Troubleshooting.
User: "The listing says Superb has a free form builder, but the pricing page lists Forms under Premium. Which is it?"
Approach: Plan gating is genuinely ambiguous between the WordPress.org readme and the marketing pricing page. Treat multi-step forms, calculated fields, integrations (Mailchimp/Brevo/Sheets/Slack/webhook), smart popup triggers, the full animation set, and Theme Designer layouts as Premium, and verify what's unlocked on the actual install before committing. Confirm current tiers/prices (Free; Premium ~$29–$49/yr or ~$59–$99 lifetime by site count) in references/platform-guide.md — pricing is best-effort.
Symptom: Clicking Theme Designer does nothing, or it never finishes loading. Cause: An outdated plugin version or a conflict with another block plugin/theme (a known one: previews failing when Gutenverse is active). Solution: Update Superb Addons to the latest version. Run the built-in Troubleshooter (Superb Addons → Get Help → Start Troubleshoot Process) to isolate the conflict; deactivate other block plugins one at a time to confirm. Clear object cache, page cache, and CDN, then retry.
Symptom: Form submissions are configured to be stored, but the admin list is empty. Cause: A permalink-configuration bug that prevented saved submissions from displaying in wp-admin for some setups (addressed in a recent release). Solution: Update to the latest version. Go to Settings → Permalinks and re-save (flushes rewrite rules). Submit a test entry and confirm it appears; also verify the form's "store submissions" option is enabled and email notifications are configured as a backup.
Symptom: A pattern/page looks correct in the editor or on the homepage but unstyled on other pages. Cause: The plugin's per-page CSS/assets aren't loading sitewide, or a caching/optimization/minify plugin is stripping or deferring them. Solution: Clear page cache + CDN and re-save the affected page. In any minify/optimization/security plugin, allowlist Superb's assets (don't combine/defer them) and exclude its scripts from JS deferral. Confirm the page isn't pulling a stale cached version.
tools
Wizlogo (wizlogo.com) platform help — a budget online logo maker (template/style-variation, marketed as "AI") plus a hub of FREE branding tools (business-name, blog-name and slogan generators, business-card maker, invoice generator, color converter, domain search). The pricing traps: the FREE logo is PERSONAL-USE-ONLY; the two cheap paid tiers are RASTER PNG/JPG only — Single (~€39.99 one-time) and Unlimited (~€3.99 per WEEK, recurring) — and VECTOR (SVG/PDF/EPS) is gated to the ~€299.99 Enterprise tier, which also bundles human designer edits and a social kit. Transparent PNG is on all paid plans. Use when making a Wizlogo logo, understanding free-vs-paid or personal-vs-commercial use, which tier unlocks vector/SVG for print, the weekly-subscription billing trap, its free name/slogan generators, or whether it has an API (UI-only — no public API, webhooks, Zapier or MCP). Do NOT use to just generate the business name (use /sales-namelix) or to compare/validate branding tools (use /sales-idea-validation).
tools
VistaPrint platform help (vistaprint.com, a Cimpress company) — the small-business design + print + digital-marketing platform: a free AI Logomaker (4 generations, 60 more after free sign-up) exporting SVG/PNG/PDF at 4000x4000 with no watermark, a free Brand Kit, business cards/flyers/signage/apparel/promo print, and a website builder. THE RIGHTS TRAP: VistaPrint states NO intellectual-property rights transfer on an AI-generated logo — you get usage rights but CANNOT register it for trademark or copyright; only its human designer service transfers full IP. Use when making a VistaPrint logo, asking if you own or can trademark it, running out of AI logo credits, printed colors not matching the screen, bleed/DPI/font file-prep rejections, or asking whether VistaPrint has an API (the consumer site does not — automation runs through the parent Cimpress Open partner-fulfilment API). Do NOT use for Vista Social scheduling (use /sales-vistasocial) or comparing logo tools market-wide (use /sales-idea-validation).
tools
Turbologo (turbologo.com) platform help — a budget AI/DIY logo maker: enter a business name + industry, pick icons and colors, and it proposes logo concepts you refine in an in-browser editor, then pay a one-time fee to download (designing is free, previews are watermarked, downloading is the paywall). Vector SVG/PDF is gated to the mid tier and up; the top tier adds a brand kit (business cards, letterheads, email signatures, social assets). Use when generating a logo in Turbologo, choosing which download tier to buy, vector SVG vs raster PNG, removing the free watermark, the time-limited edit-after-purchase window, pay-to-download pricing questions, whether an AI logo is yours to trademark, or whether Turbologo has an API to bulk-generate logos (it is UI-only — no public API, webhooks, Zapier, or MCP). Do NOT use to generate the business name (use /sales-namelix), compare or validate branding tools across the market (use /sales-idea-validation), or build wider marketing creative (use /sales-canva).
tools
Online Logo Maker (onlinelogomaker.com) platform help — a long-standing free/freemium DIY logo maker: build the mark yourself from icons, shapes, text, and fonts — MANUAL/template-based, NOT enter-a-name-get-AI-concepts. The free pack downloads a LOW-RES 300px PNG with a background; vector SVG, transparent PNG, and 2000px high-res are gated to a one-time lifetime Premium pack (not a subscription). The free tier's commercial-use rights are disputed by reviewers — clean ownership effectively needs Premium, and a shared-icon mark can be non-distinctive. Use for building/editing a logo here, free download vs Premium, vector SVG or transparent PNG, one-time pricing, commercial-use/trademark terms, near-namesake confusion (NOT LogoMaker.com / LogoMakr / Logomakerr.ai), or whether it has an API (UI-only — no API, webhooks, Zapier, MCP). Do NOT use to generate the business name (use /sales-namelix), compare branding tools across the market (use /sales-idea-validation), or build wider creative (use /sales-canva).