ClaudeSuperPower

domino-apps

Skill

Deploy web applications to Domino Data Lab with expertise in React apps (Vite) behind Domino's reverse proxy. Covers app.sh configuration, port configuration, base path handling for SPAs, CI/CD with GitHub Actions, and proxy troubleshooting. Use when deploying apps to Domino, setting up CI/CD pipeli

Install

git clone https://github.com/dominodatalab/domino-claude-plugin.git ~/.claude/skills/domino-apps

What is domino-apps?

Deploy web applications to Domino Data Lab with expertise in React apps (Vite) behind Domino's reverse proxy. Covers app.sh configuration, port configuration, base path handling for SPAs, CI/CD with GitHub Actions, and proxy troubleshooting. Use when deploying apps to Domino, setting up CI/CD pipelines, fixing broken routing, or configuring JavaScript frameworks for Domino's proxy.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~96 tokens of context used while enabled, before you invoke anything

Documentation

README · ~3 min read

Domino Apps Skill

This skill provides comprehensive knowledge for deploying web applications to Domino Data Lab, with special focus on React applications using Vite.

Key Concepts

Domino App Architecture

Domino apps run in containers behind a reverse proxy that:

  1. Authenticates users via Domino's auth system
  2. Strips the URL prefix before forwarding to your app
  3. Routes traffic to your app container
  4. Handles infrastructure provisioning, routing, and resource management

Note: Port selection is flexible; port 8888 is no longer required. You can use any port your application prefers.

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.