I spend hours every day in Claude Code, but I started feeling weirdly isolated. So I built a tiny social network that lives inside it. WAYD (“What Are You Doing?”) is a Claude Code skill. You type /wayd and either post a short “vibe” about your coding day or scroll a random feed of what other developers are losing their minds over. React with emojis, drop a one-line reply, get back to work. The whole thing runs on GitHub Issues as the silent backend. No server, no database, no signup, just your existing gh CLI. You never see issues, JSON, or gh commands; the skill orchestrates everything in the background. It feels like a tiny social app inside the terminal. 8 vibe-tags to pick from when you post: 🤡 cursed-code, 🪦 rip-me, 🫠 brain-melt, 🧙 dark-arts, 🔥 hot-take, 💭 shower-thought, 🤔 existential, ☕ procrastinating. Each is a mood, not a topic. Write up to 1000 chars, publish under your real GitHub handle, scroll a random feed of strangers doing the same. Install on Claude Code : claude plugin marketplace add ferdinandobons/wayd claude plugin install wayd@wayd Other install methods + screenshots: https://github.com/ferdinandobons/wayd Built this in two days because I needed memes between deploys. Would love brutal feedback. Does this make sense to anyone but me, or have I officially over-engineered a coffee break? submitted by /u/ferdbons
Originally posted by u/ferdbons on r/ClaudeCode
