Skill Claude CodeCodex
Convert Google AI Studio-origin apps to static Domo deployment contract.
Skill Claude CodeCodex
Convert Google AI Studio-origin apps to static Domo deployment contract.
Skill Claude CodeCodex
Convert SSR-heavy Lovable/v0 apps into client-only Domo apps.
Skill Claude CodeCodex
Performance rules for query shape, aggregation strategy, and payload minimization.
Skill Claude CodeCodex
Build and publish Domo apps with dist workflow and first-publish ID handling.
Skill Claude CodeCodex
Use SqlClient for raw SQL against mapped dataset aliases and parse columnar SQL responses safely.
Skill Claude CodeCodex
Toolkit client usage for AIClient, AppDBClient, WorkflowClient, and CodeEngineClient.
Skill Claude CodeCodex
Start and monitor workflows via WorkflowClient with strict input variable matching.
Skill Claude CodeCodex
Generating sample data for Domo -- invoke when a user needs to create realistic sample datasets and upload them to a Domo instance. Primary signals: requests for sample data, demo data, test data, fake data for Domo; mentions of Salesforce, Google Analytics, QuickBooks, NetSuite, Google Ads, Facebook Ads, HubSpot…
Skill Claude CodeCodex
Build a professional HTML slide deck from source content and convert it to a pixel-perfect PDF. Covers slide architecture, layout patterns, print-safe CSS, Puppeteer PDF conversion, and quality verification. Use when creating presentation decks, converting documents to slide format, or generating PDF decks from HTML.
Skill Claude CodeCodex
Set up Domo's embedded edit experience — external users create, edit, save, and share Domo content via an embedded iframe. Covers Identity Broker, JWT auth, role-based access (Admin/Privileged/Editor/Participant), instance mapping, and edit URL generation. Use for any Domo edit-mode embedding. Not for read-only embeds…
Skill Claude CodeCodex
Use for any project where external users need a login to view or interact with Domo dashboards — regardless of what the user calls it. If someone wants clients, customers, or partners to have accounts and see Domo content (their data only, branded, filtered per user), this is the right skill. Covers the full build…
Skill Claude CodeCodex
Apply runtime filters to embedded Domo dashboards/cards from the host page via the JS API (MessagePort). Covers dynamic filtering, drill events, filter change listeners, iframe resize, pfilter URL params, overrideFilters, and App Studio appData. Use for any client-side Domo embed interaction. Not for server-side…
Skill Claude CodeCodex
Control which data each viewer sees in an embedded Domo dashboard/card via server-side programmatic filters and dataset switching. Covers the OAuth → embed token flow, standard filters, SQL filters (OR/BETWEEN/LIKE), per-dataset targeting, datasetRedirects for multi-tenant architectures, and token size limits. Use for…
Skill Claude CodeCodex
Clean, professional dashboard theme for Domo custom apps. CSS custom properties, layout patterns, typography, and design polish that feel native to the Domo platform. Includes OKLCH color palette, layered shadows, concentric border radius, tabular numbers, and micro-interaction patterns.
Skill Claude CodeCodex
Magic ETL dataflows via community-domo-cli — list, get-definition, create, update, run, execution status; JSON DAG actions, transforms, joins. Use when automating dataflows with the community Domo CLI end-to-end. For REST/Java-CLI–first flows or mixed API patterns, use magic-etl instead.
Skill Claude CodeCodex
Create, update, and execute Magic ETL dataflows programmatically via API and CLI. Covers DAG-based JSON dataflow definitions, input/transform/output node wiring, join operations, and execution lifecycle.