uipath-coded-apps

Installation
SKILL.md

UiPath Coded Apps

Build, debug, and deploy UiPath Coded Web Applications and Coded Action Apps using the uip codedapp CLI and @uipath/uipath-typescript SDK.

When to Use This Skill

  • User wants to build, debug, or deploy a UiPath Coded Web App or Coded Action App
  • User asks about uip codedapp commands, .uipath/ directory, app.config.json, or action-schema.json
  • User wants to scaffold a new React/Vue frontend for UiPath Cloud or an Action Center form
  • User asks for app UI that a prebuilt UiPath widget covers: review/correct Document Understanding extraction results (Validation Station), chat with a conversational agent, browse/edit a Data Fabric entity in a grid, upload files to a storage bucket, display a PDF, or sign in with an external IdP (Google/SAML)
  • User wants to push/pull source between local and Studio Web
  • User wants to use the @uipath/uipath-typescript SDK from a coded app
  • User wants to run the full pipeline (build → pack → publish → deploy)
  • User wants to generate an agent-monitoring / analytics dashboard from a natural-language description — e.g. "show agent health, error rates, invocation volume, latency, active agents, KPIs, governance metrics, or consumption trends"
  • User says "build/create/generate a dashboard", describes metrics to visualize, or asks for an agent observability, operations, or cost view

For the app's JS/TS function backend — authoring the defineFunction endpoint the app calls, tokens, CORS, the local two-server dev loop → uipath-functions.

App Types

Installs
56
Repository
uipath/skills
GitHub Stars
156
First Seen
Mar 24, 2026
uipath-coded-apps — uipath/skills