setup-renovate-for-tuist

Installation
SKILL.md

Setup Renovate for Tuist

Renovate automates dependency update PRs for your Tuist iOS project. This skill creates the correct renovate.json based on your project's integration style and package format.

Preflight Checklist

Before starting:

  • Confirm the project uses Tuist (look for Tuist.swift or Tuist/ directory)
  • Identify the integration style (see below)
  • Check whether Tuist registry is enabled
  • Confirm the project is hosted on GitHub (Renovate GitHub App or self-hosted)

Step 1 — Detect Integration Style

Check where packages are declared:

Installs
7
First Seen
Mar 9, 2026
setup-renovate-for-tuist — 2sem/tuist-renovate-skill