How I Became a Professional Non-Coder
johnnydotexe · reddit · 2026-07-12
The author shares their journey from asking Claude to write simple browser tools to developing a full-fledged AI-assisted development workflow. Their current stack includes a global claude.md, project runbooks, global skill files, templates, unified UI themes and branding, and sub-agents split for coding, file reading, and orchestration, leaving the model to handle confirmation and collaboration.
They also implemented multi-layered controls: manually copying files for every change, committing, and local testing; deploying only after passing smoke tests; packaging Windows installers via GitHub Actions; and adding build attestation, pre-push gitleaks scans, with a strong focus on security and privacy. Calling themselves a "professional non-coder," they have created 11 public repositories, made 379 commits, and published 52 releases. Although these projects see little traffic, the author treats it as a highly enjoyable new hobby.
More from coding & agent
- Soft Clamp cuts tool-call overuse in multi-teacher distillation, from 13.7% to 9.0% — antgroup · 2026-07-21
- SpecJudge runs locally on Ollama to pick the right-sized AI model for your project — jokiruiz · 2026-07-21
- A developer maps out six design rules for CLIs that humans and AI agents can both use — yujiezha · 2026-07-21
- A coding-agent skill that forces ADHD-friendly, answer-first output — ayghri · 2026-07-21
- A set of agent skills for CAD, robotics, and hardware design — earthtojake · 2026-07-21
- Outlines keeps LLMs on-rails with structured outputs — dottxt-ai · 2026-07-21