stahura

40 mods across 1 repository, 22 stars between them.

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Orchestrates a new Domo custom app build with Remotion-compatible styling, sample data generation, and automatic demo video creation. Use when you want to build a Domo app AND produce a polished 10-15 second demo video of it in one workflow.

22 4mo ago A 60 tokens

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Orchestrates a new Domo custom app build or existing-app takeover from scratch. Loads rules, sequences capability skills, and tracks progress through manifest, data, UI, and publish phases. Use when starting a new Domo app project, taking over an existing app, or normalizing an app to platform best practices.

22 4mo ago A 69 tokens

workspaces

03

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Reverse-engineered Domo Workspace REST API — add, remove, list, and search workspace content via curl and developer token.

22 4mo ago A 28 tokens

app-studio-build

04

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Step-by-step orchestrator for building Domo App Studio apps with native KPI cards via community-domo-cli. Sequences app creation, pages, theme, hero metrics, native charts, filter cards, layout assembly, and navigation. CLI-first — no raw API calls.

22 4mo ago A 59 tokens

beast-mode-creation

05

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Create and validate Domo beast modes (calculated fields); MySQL-style formulas, API validation, card vs dataset scope, curl output.

22 4mo ago A 34 tokens

card-creation

06

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Domo KPI card CRUD via community-domo-cli — body schema, column mapping, beast modes, chart type index with on-demand reference files, and gotchas.

22 4mo ago A 37 tokens

variable-creation

07

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Create and manage Domo card variables (dropdowns, sliders, pills); function templates, control registration, card save flow, curl or CLI.

22 4mo ago A 33 tokens

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Create AppDB collections via CLI-first workflows where collection creation also provisions the required datastore, then returns collection identifiers for manifest wiring and document-write follow-up. Use when an agent must initialize new AppDB storage for a Domo app, not just list/get collections or create documents.

22 4mo ago A 61 tokens

code-engine-create

09

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Create Domo Code Engine packages from CLI workflows with deterministic payload contracts, automatic function parameter datatype mapping, and manifest packagesMapping follow-up guidance. Use when an agent must create a new package/versioned package container rather than only invoke an existing function from app runtime…

22 4mo ago A 57 tokens

code-engine-update

10

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Update Domo Code Engine packages through CLI-driven versioned lifecycle workflows with compatibility checks, datatype contract safeguards, and manifest mapping drift synchronization. Use when an agent must update package code or create a new package version and keep app mappings aligned.

22 4mo ago A 51 tokens

community-cli-howto

11

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

General instructions for using the community-domo-cli in this repository, including install/auth setup, endpoint testing, and troubleshooting.

22 4mo ago A 29 tokens

fileset-cli

12

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Use community-domo-cli to create, discover, browse, upload, download, and query files in Domo FileSets from the command line. Use this whenever the user needs to interact with Domo FileSets via CLI or automation — including listing filesets, browsing file directories, pulling files locally, pushing binary files, or…

22 4mo ago A 76 tokens

connector-dev

13

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Custom Domo connector authorship — invoke when someone is writing the JavaScript code that defines a custom Domo connector. Primary signals: questions about authentication.js, dataProcessing.js, or Domo's connector APIs (datagrid, httprequest, auth, metadata). Covers all connector coding topics: auth credential…

22 4mo ago A 137 tokens

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Java CLI (domoutil.jar) fallback for CSV upload to Domo; schema derivation, chunked uploads. Use when JSON connector is not suitable.

22 4mo ago A 36 tokens

appdb

17

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Toolkit-first AppDB document CRUD, query operators, and collection wiring.

22 4mo ago A 17 tokens

code-engine

18

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Execute Code Engine functions from apps with domo.post and strict packagesMapping input/output contracts.

22 4mo ago A 21 tokens

da-cli

19

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Advanced DA CLI usage for scaffolding, generation, and manifest instances.

22 4mo ago A 17 tokens

data-api

20

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

High-level entry skill for Domo data access. Routes detailed query work to dataset-query.

22 4mo ago A 21 tokens

dataset-query

21

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Query-first dataset access with @domoinc/query including filters, grouping, date grains, and performance constraints.

22 4mo ago A 25 tokens

domo-js

22

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Use ryuu.js (domo.js) APIs for env, events, navigation, and data calls.

22 4mo ago A 25 tokens

fileset-api

23

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Build Domo custom apps that use FileSets for file storage, upload, download, and AI document search — all via fetch('/api/files/v1/') with no manifest.json entry required. Use this whenever a Domo app needs file upload via FormData/fetch (not domo.post), file download as a blob, file listing via POST /files/search, AI…

22 4mo ago A 141 tokens

manifest

24

stahura/domo-ai-vibe-rules

Skill Claude CodeCodex

Configure manifest mappings for datasets, workflows, collections, and Code Engine packagesMapping contracts.

22 4mo ago A 19 tokens