uipath-coded-apps

Scaffold, build, and deploy UiPath Coded Web and Action Apps.

1|Updated Jul 24, 2026
One-click install
npx skills add https://github.com/viinearaujo/UiPathEngineeringMCP --skill uipath-coded-apps-viinearaujo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uipath-coded-apps
Source: https://github.com/viinearaujo/UiPathEngineeringMCP/tree/main/.agents/skills/uipath-coded-apps
Command: npx skills add https://github.com/viinearaujo/UiPathEngineeringMCP --skill uipath-coded-apps-viinearaujo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @uipath/cli, @uipath/codedapp-tool, @uipath/orchestrator-tool, @uipath/uipath-typescript, @uipath/coded-action-app, playwright, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the end-to-end lifecycle of UiPath Coded Web Apps and Coded Action Apps, removing the complexity of manual scaffolding, environment configuration, and deployment orchestration.

Core Features & Use Cases

  • Full-Stack Scaffolding: Rapidly generate React/TypeScript frontends for UiPath Cloud or Action Center forms.
  • Pipeline Automation: Execute the complete build, pack, publish, and deploy pipeline with a single command.
  • Observability: Generate real-time analytics and governance dashboards from natural-language requests to monitor agent health and KPIs.

Quick Start

Use the uipath-coded-apps skill to scaffold a new Coded Web App named loan-review-portal and deploy it to the production environment.

Frequently Asked Questions about uipath-coded-apps

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy a UiPath Coded App to production?

To deploy a UiPath Coded App, this Skill automates the complete build, pack, publish, and deploy pipeline using the UiPath CLI, allowing you to push your application to production with a single command.

Can I scaffold a React frontend for UiPath Action Center forms?

Yes, you can scaffold React and TypeScript frontends for UiPath Cloud or Action Center forms, providing full-stack scaffolding that removes the complexity of manual project and environment configuration.

What's the best way to monitor UiPath agent health and KPIs?

The best way to monitor UiPath agent health is by generating real-time analytics and governance dashboards from natural-language requests, providing observability for your deployed Coded Applications.

Do I need the UiPath CLI and typescript SDK to manage cloud authentication?

Yes, you need the UiPath CLI and the @uipath/uipath-typescript SDK to manage cloud authentication and service orchestration for your Coded Web and Action Applications.

Does this tool support automated testing for UiPath Coded Apps?

Yes, the Skill integrates Playwright as a dependency alongside @uipath/codedapp-tool and @uipath/coded-action-app to support end-to-end development and deployment workflows.