Community Driven

Claude Code Community

Top Reddit Threads on Vibe Coding and Claude Code

šŸ“Š4 Popular Posts
šŸ”„Updated 8/6/2025
šŸš€Top Community Picks
575
Total Upvotes
157
Comments
12
Top Replies
3
Communities

Trending Discussions

r/ClaudeAI
r/vibecoding
r/alphaandbetausers
1
r/ClaudeAIby u/voice_coding_future • 8mo ago
ā–²203
šŸ’¬56

Ultra simple: Talk to Claude Code via phone using voice commands

This might sound crazy but hear me out - I've set up a workflow where I can literally talk to Claude Code using my phone and it's INCREDIBLE for vibe coding. My setup: šŸ“± iPhone with SuperWhisper (speech-to-text) šŸ–„ļø Claude Code running on my dev server šŸ”Š Text-to-speech for responses šŸ“± Shortcuts app to automate the pipeline Workflow: 1. Hold phone button, speak my coding request 2. SuperWhisper transcribes to text 3. Shortcuts app sends to Claude Code via SSH 4. Response gets read back via TTS I can literally say "Claude, add error handling to the user authentication function" while walking around and come back to perfectly implemented code. The future of coding is VOICE + AI. Fight me. šŸ˜Ž Happy to share the Shortcuts automation if anyone's interested!

šŸ”„Top Comments
u/future_dev_now
ā–²89↳18

This is genuinely brilliant. I've been thinking about voice coding for months but never figured out how to make it work with Claude Code. Please share that Shortcuts automation!

u/accessibility_hero
ā–²72↳11

As someone with RSI, this could be life-changing. The idea of doing complex coding tasks without typing is amazing. Does it work well with technical terminology?

View on Reddit→
96% upvoted•3 top comments shown
2
r/alphaandbetausersby u/mcp_pioneer • 8mo ago
ā–²156
šŸ’¬47

Looking for beta testers who want to use Claude Code with MCP servers

Hey everyone! I've been building some custom MCP servers that integrate with Claude Code and looking for people to test them out. What I've built so far: šŸ”„ **Database MCP Server** - Direct SQL interactions šŸ”„ **Docker MCP Server** - Container management from Claude šŸ”„ **Git MCP Server** - Advanced git workflows šŸ”„ **API Testing MCP Server** - Test endpoints directly in chat The vibe coding experience with these is incredible - you can literally ask Claude to "check the database, spin up a test container, and run the integration tests" and it just works. DM me if you want early access! Looking for developers who are already comfortable with Claude Code basics.

šŸ”„Top Comments
u/docker_enthusiast
ā–²78↳6

The Docker MCP server sounds amazing! I've been manually managing containers while using Claude Code. Being able to ask Claude to spin up environments would be a game changer.

u/fullstack_viber
ā–²65↳4

Just DMed you! The API testing server is exactly what I need for my microservices setup. Current workflow is so fragmented.

View on Reddit→
97% upvoted•3 top comments shown
3
r/ClaudeAIby u/vibe_coder_pro • 7mo ago
ā–²127
šŸ’¬23

Improving my CLAUDE.md by talking to Claude Code

I've been experimenting with Claude Code for the past few weeks and found that having a well-structured CLAUDE.md file makes a HUGE difference in the quality of interactions. Here's what I've learned about optimizing the context: 1. **Project Overview**: Start with a clear, one-sentence description 2. **Architecture Section**: Include component relationships 3. **Current Focus**: Always update this with what you're working on 4. **Conventions**: List your coding style preferences The vibe coding experience becomes so much smoother when Claude understands your project structure from the get-go. Has anyone else noticed this?

šŸ”„Top Comments
u/ssh_master
ā–²45↳3

This is exactly what I needed! I've been struggling with context switching between different projects. Adding a "Current Focus" section is genius.

u/terminal_ninja
ā–²38↳7

Pro tip: I also add a "Recent Changes" section that I update after each major coding session. Helps Claude pick up where we left off.

View on Reddit→
94% upvoted•3 top comments shown
4
r/vibecodingby u/mobile_dev_warrior • 7mo ago
ā–²89
šŸ’¬31

Anyone figured out how to use Claude Code on mobile via SSH?

I've been trying to set up Claude Code on my phone using various SSH clients (Termius, iSH, etc.) but keep running into authentication and session management issues. The dream is to be able to do some light vibe coding while commuting or traveling. Has anyone cracked the code (pun intended) for a stable mobile SSH setup? What I've tried: - Termius with key-based auth āœ… - iSH with npm install (fails) āŒ - Blink Shell (authentication issues) āŒ - VS Code Server (too resource heavy) āŒ Any mobile SSH warriors out there with working setups?

šŸ”„Top Comments
u/ssh_zen_master
ā–²67↳12

Mosh + tmux is the way to go! Set up mosh on your server, use Termius, and create a tmux session with Claude Code running. Survives network switches perfectly.

u/nomad_coder
ā–²51↳8

I got it working with Tailscale + Blink Shell. The key is setting up Tailscale on both your server and phone for stable connectivity. Been coding on trains for weeks!

View on Reddit→
91% upvoted•3 top comments shown

Join the Conversation

Share your own vibe coding experiences, ask questions, and connect with the community.