·debug-generated-project
</>

debug-generated-project

tuist/agent-skills

Debugs issues users encounter with Tuist-generated projects by reproducing the scenario locally, building Tuist from source when needed, and triaging whether it is a bug, misconfiguration, or something that needs team input. Use when users report generation failures, build errors after generation, or unexpected project behavior.

42Installs·4Trend·@tuist

Installation

$npx skills add https://github.com/tuist/agent-skills --skill debug-generated-project

SKILL.md

Before investigating the source code, confirm the issue is not already fixed in the latest release.

Create minimal Tuist.swift, Project.swift, and source files that reproduce the user's scenario. Keep it as small as possible while still triggering the issue.

Clone the repository and build the tuist executable and ProjectDescription library from source to test against the latest code on main.

Debugs issues users encounter with Tuist-generated projects by reproducing the scenario locally, building Tuist from source when needed, and triaging whether it is a bug, misconfiguration, or something that needs team input. Use when users report generation failures, build errors after generation, or unexpected project behavior. Source: tuist/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tuist/agent-skills --skill debug-generated-project
Category
</>Dev Tools
Verified
First Seen
2026-02-12
Updated
2026-02-18

Quick answers

What is debug-generated-project?

Debugs issues users encounter with Tuist-generated projects by reproducing the scenario locally, building Tuist from source when needed, and triaging whether it is a bug, misconfiguration, or something that needs team input. Use when users report generation failures, build errors after generation, or unexpected project behavior. Source: tuist/agent-skills.

How do I install debug-generated-project?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tuist/agent-skills --skill debug-generated-project Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/tuist/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-12