apollo-repo-sync

Install, configure, and sync Apollo Wind components and styles to the latest release.

18|7|Updated Nov 3, 2025
One-click install
npx skills add https://github.com/UiPath/apollo-ui --skill apollo-repo-sync
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apollo-repo-sync
Source: https://github.com/UiPath/apollo-ui/tree/main/packages/apollo-wind/skills/apollo-repo-sync
Command: npx skills add https://github.com/UiPath/apollo-ui --skill apollo-repo-sync

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps Apollo Wind up to date in a designer's prototype repo and ensures it is correctly configured at the start of each session.

Core Features & Use Cases

  • Initial setup: Installs Apollo Wind in a new prototype and configures the theme CSS and root wrapper as needed.
  • Ongoing synchronization: Checks installed vs latest versions and updates to keep components, styles, and templates in sync.
  • Environment readiness: Validates that the project can rebuild and run with the latest design system.

Quick Start

Run this skill at the start of a session to install, configure, and sync Apollo Wind to the latest version.

Frequently Asked Questions about apollo-repo-sync

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

FAQPage Schema
How do I sync my design system with the latest release in my prototype repo?

To sync a prototype repository, run this skill during your session to check installed versions, install the latest packages, and align components, themes, and styles with the newest design system release.

What is the best way to set up Apollo Wind in a new prototype?

The best way to set up Apollo Wind is to run this skill initially to install the package, configure the theme CSS, and apply the root wrapper so your prototype environment is fully ready.

How does design system synchronization work for ongoing prototype updates?

Design system synchronization works by checking your installed version against the latest release, then applying package installation and build steps to keep your components, styles, and templates updated.

Do I need to run this design system sync every session?

Yes, you should run this sync at the start of every session to validate environment readiness, apply version checks, and ensure your prototype can rebuild and run with the latest design system updates.

Why does my prototype environment fail to rebuild after a design system update?

Your prototype environment may fail to rebuild if design system components, themes, and styles are misaligned, so running this skill validates environment readiness and applies necessary build steps to fix it.