llm-kb
← Back to social
Community

Developer becomes professional 'non-coder' using Claude

A developer describes transitioning from using Claude in a browser to building apps full-time with Claude Code in VS Code, leveraging a global claude.md file. The post details a personal journey of becoming a 'professional non-coder' by relying on AI for software development tasks.

18 engagement·1 source·Sun, Jul 12, 2026, 01:26 PM
The user started a couple of months ago by using Claude in a browser to create a work app that didn't exist. After success, they began using Claude for any task lacking a simpler tool, eventually moving to Claude desktop, GitHub desktop, and then the Claude Code plugin in VS Code. They now use a global claude.md file to guide Claude's behavior across projects. The post reflects a growing trend of developers using AI assistants to accelerate or replace traditional coding.

Entities

Claude(model)Claude Code(tool)VS Code(tool)

Related

CommunitySun, Jul 12, 2026, 10:55 AM

Developers report building with Claude Code is easy but monetizing remains difficult

A developer using Claude Code reports that AI-assisted coding has made building software 10x faster, enabling them to ship a full SaaS product and multiple side projects. However, they have yet to generate any revenue, highlighting that sales and customer acquisition remain challenging despite the ease of development.

8 engagement·1 source·reddit
CommunitySun, Jul 12, 2026, 05:50 AM

Users share strategies to reduce iteration loops with Claude Code

A Reddit user describes a multi-step workflow to minimize back-and-forth with Claude Code for production-ready code, involving iterative plan refinement before code generation. The post highlights a common pain point of excessive iteration in AI-assisted coding.

15 engagement·1 source·reddit
CommunitySun, Jul 12, 2026, 01:13 PM

Non-programmer turns to vibe coding with Claude Haiku, struggles with output quality

A user with no IT background and only R experience tried using Claude on Haiku to clean up reports, but got terrible results. After watching a video on vibe coding, they realized they had been approaching AI incorrectly, sparking anxiety about their lack of coding knowledge.

86 engagement·1 source·reddit
ProductSat, Jul 11, 2026, 05:29 PM

Upload project folder to get optimized markdown for LLM context

A web tool that lets users upload an entire project folder and receive a single, clean, optimized markdown file ready to paste into Claude or Codex. It solves the problem of manually preparing context for LLMs by automatically consolidating and formatting code files. All processing is done client-side for privacy.

1 engagement·1 source·reddit
ProductSun, Jul 12, 2026, 12:47 PM

Coder: CLI tool to delegate coding tasks to background LLM agents

Coder is a CLI/plugin that lets developers dispatch coding tasks to background agents powered by Claude CLI or Codex CLI. It keeps the main session context clean and distributes workload across existing subscriptions. Built entirely with Claude Code, it is free and open source.

4 engagement·1 source·reddit