Skip to content

Code accelerators

Code accelerators are tools and skills that speed up how you build or migrate BotCity automations, from scaffolding a new Python bot to converting an existing UiPath project.

What's inside

  • BeaPro Framework: BeaPro (BotCity Enterprise Automation Process) is a production-ready automation framework built on BotCity, with state management, structured error handling, and Orchestrator integration.
  • BotCity Python Pro skill: a Claude Code skill that acts as a pair programmer specialized in BotCity, used to scaffold new bots, refactor existing ones, fix bugs, or review code against BotCity's production standards.
  • Phoenix: UiPath to Python: BotCity's set of tools for migrating UiPath automations to Python, with two paths depending on the AI tool you already use:
    • Claude migration: a Claude Code skill that converts UiPath .xaml and .json files into a ready-to-use Python automation.
    • Gemini migration: a custom Google Gemini agent that converts UiPath project files into production-ready Python code.