# Introduction

This guide started as a way to create a designer-friendly, vibe-coded development environment based on my experience at [GoDaddy](http://godaddy.com/). It evolved from a UI development setup used by designers at [Symph](https://www.symph.co/) and [Abstract Digital](https://abstract.ph/). Now, I’m sharing it to help design teams—and anyone who loves shipping digital products—move faster. 🚀

If you:

* Want a consistent development environment for your design team ⚡
* Are a designer looking for simple, step-by-step instructions to set up dev tools 💻
* Want a terminal setup that looks as good as it works 💪

Then this guide might be for you.

Feel free to use, share, or fork this guide. You don’t need to follow it exactly—it reflects my personal workflow and tech stack, so adapt it to fit your needs. 🦄✨


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.macsetup.xyz/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
