stahura

40 mods across 1 repository, 22 stars between them.

performance

27

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Performance rules for query shape, aggregation strategy, and payload minimization.

22 4mo ago A 16 tokens

publish

28

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Build and publish Domo apps with dist workflow and first-publish ID handling.

22 4mo ago A 18 tokens

sql-query

29

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Use SqlClient for raw SQL against mapped dataset aliases and parse columnar SQL responses safely.

22 4mo ago A 21 tokens

toolkit

30

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Toolkit client usage for AIClient, AppDBClient, WorkflowClient, and CodeEngineClient.

22 4mo ago A 22 tokens

workflow

31

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Start and monitor workflows via WorkflowClient with strict input variable matching.

22 4mo ago A 15 tokens

domo-data-generator

32

stahura/domo-ai-vibe-rules

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…

22 4mo ago A 154 tokens

html-deck

33

stahura/domo-ai-vibe-rules

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.

22 4mo ago A 61 tokens

edit-embed

34

stahura/domo-ai-vibe-rules

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…

22 4mo ago A 91 tokens

embed-portal

35

stahura/domo-ai-vibe-rules

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…

22 4mo ago A 183 tokens

jsapi-filters

36

stahura/domo-ai-vibe-rules

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…

22 4mo ago A 78 tokens

stahura/domo-ai-vibe-rules

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…

22 4mo ago A 102 tokens

domo-app-theme

38

stahura/domo-ai-vibe-rules

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.

22 4mo ago A 62 tokens

magic-etl-cli

39

stahura/domo-ai-vibe-rules

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.

22 4mo ago A 74 tokens

magic-etl

40

stahura/domo-ai-vibe-rules

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.

22 4mo ago A 44 tokens