What problem does it solve? Keeping the predicted starting XIs and tactical formations of all 36 UEFA Champions League 2026/27 clubs up to date requires manual checking of external sources every matchweek. This Skill automates that refresh by scraping Predicted11 and writing the results directly into the project's squad data files. ## Core Features & Use Cases - Single or Multi-Club Updates: Refresh the starting XI and formation for one club (e.g. RMA) or several clubs in a single command. - Dry-Run Simulation: Preview the detected formation, the 11 extracted players with pitch coordinates, and shirt-number mapping without modifying any files. - Bulk Refresh: Update all 36 league-phase clubs at once with the --all flag. - Use Case: Before a new Champions League matchweek, run the update for Real Madrid and Barcelona so the interactive lineup component renders the current probable XIs from Predicted11. ## Quick Start Ask the assistant to update the probable starting lineup for Real Madrid using the ucl-lineups skill, optionally in dry-run mode first to preview the detected formation.