Hi, anyone got ideas on how to bring non-devs (my UX designer) into a project using Claude / Claude Code? The goal is that she can make simple UI changes and create PRs herself, without dealing with Git, branches, Docker, etc. My plan right now is to handle it with a custom skill I define. Clear rules like only UI/styling, only certain files, no backend or logic changes. She would just tell Claude what she wants to change, and in the background a branch is created, changes applied, PR prepared. I know there’s probably a one-time setup that’s unavoidable—Docker, Node, project setup, whatever—but my main question is: how do you make the actual execution smoother for her? How do you avoid Claude exposing Git steps, errors, or other technical stuff she doesn’t need to see? Has anyone built something like this, or approached it differently to keep it really simple for a non-dev? submitted by /u/wodhyber
Originally posted by u/wodhyber on r/ClaudeCode
