reveldigital-webapp-skill

RevelDigital/reveldigital-webapp-skill
★ 0 stars Shell Browser/Web Updated 2d ago
Claude skill to scaffold and deploy full-screen Revel Digital webapps (client-sdk, theming, accessibility); deploys to the CMS via webapp-action or the Revel Digital MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "reveldigital-webapp-": {
      "command": "npx",
      "args": [
        "-y",
        "RevelDigital/reveldigital-webapp-skill"
      ]
    }
  }
}

README Excerpt

A [Claude](https://claude.com) skill that scaffolds and deploys **full-screen Revel Digital webapps** — self-contained HTML5 apps that run on [Revel Digital](https://www.reveldigital.com) players and talk to the player through the [`@reveldigital/client-sdk`](https://www.npmjs.com/package/@reveldigital/client-sdk)