uipath-core

Category: Development & Coding | Uploader: marcelocruzrpamarcelocruzrpa | Downloads: 0 | Version: v1.0(Latest)

Generates UiPath Studio XAML workflows, project scaffolds (sequence/dispatcher/performer), and expressions via 94 deterministic Python generators (plus additional generators from installed plugin skills). Use when the user mentions UiPath, XAML, RPA, REFramework, Orchestrator, or UiPath Studio development. --- # UiPath Core Skill > ⚠️ **Safety Rules** (I-1, I-2 in `rules.md`) > - Playwright/browser inspection is **READ-ONLY**. Login page → STOP, WAIT for user. See `ui-inspection.md` → Login Gate. > - Desktop inspection via PowerShell (`inspect-ui-tree.ps1`): read-only tree inspection only. > - NEVER generate credentials, tokens, or passwords — real or fake. Generate production-quality UiPath automation artifacts using real Studio-exported templates and comprehensive reference documentation. Template baseline: Studio 24.10 Windows. ## When To Read Which Reference **Start here.** Match the user's task to the right file, then read only what's needed. For files > 200 lines, use `grep` or line-range reads — never read entire large files or XAML assets. ### Common Tasks (check these first) | Task | Read first | |---|---| | Generate a XAML workflow (any kind) | `cheat-sheet.md` → JSON spec patterns → `scripts/generate_workflow.py` **(G-1)** | | Scaffold a project | `scaffolding.md` → Template Selection → run `scripts/scaffold_project.py` | | Generate a full project (checklist) | `scaffolding.md` → "Generating a Full Project" checklist | | Inspect a web app (selectors) | `ui-inspection.md` → Playwright MCP workflow → `playwright-selectors.md` | | Validate XAML | Run `scripts/validate_xaml <project> --lint` | | Fix a specific lint warning | `lint-reference.md` → search by lint number | | Write an expression (VB.NET/C#) | `expr-foundations.md` (start here for any expression task) | | Decomposition / project structure | `decomposition.md` → Decomposition rules (Universal 1-8, Browser 9-13, Desktop 14) | | Fix a user's .xaml file | `skill-guide.md` → Example 6 | | Action Center

Changelog: Source: GitHub https://github.com/marcelocruzrpa/uipath-ai-skills

Directory Structure

Current level: tree/main/uipath-core/

SKILL.md

Login to download/like/favorite ❤ 37 | ★ 0
Comments 0

Please login before commenting.

No comments yet. Be the first one!