Tips
Vibe Coding Tips
Practical techniques for AI-assisted coding. From prompt engineering to multi-agent workflows โ level up your vibe coding practice.
CLAUDE.md is your team constitution
Define code style, architecture constraints, and prohibitions in project root.
Context Rot Management
Monitor context usage: 50-70% caution, 70-90% use /compact, 90%+ force /clear.
Git Worktree Isolation
One worktree per feature branch โ parallel dev without interference.
Role-based Prompting
Don't let AI be PM and developer simultaneously โ separate concerns.
TDD First
Superpowers enforces RED/GREEN TDD โ significantly reduces AI logic errors.
Security First
Vet third-party skills before install. MCP servers can read/write your codebase.
Progressive Building
Don't describe entire project at once โ brainstorm โ plan โ implement.
Sub-agent Division
Split complex tasks to specialized sub-agents with isolated context.
Headless Browser Testing
Use Playwright MCP to verify UI changes visually โ screenshot and interact.
Skill Composition
Combine small focused skills instead of one monolithic prompt.
MCP Server Discovery
Use Vibe Rules to scan and inventory all MCP servers across your agents.
Diff Before Sync
Always review skill differences across agents before syncing.
Reproduce Before Fixing
Write a failing test that reproduces the bug before attempting any fix.
Multi-Agent Handoff Protocol
Define clear handoff boundaries โ what each agent receives and returns.
Hot Frameworks
The most popular tools powering the vibe coding ecosystem.
Superpowers
93K#1 Skills framework. Enforces TDD, sub-agent dev, code review โ complete SDLC workflow.
/plugin marketplace add obra/superpowers-marketplaceGet Shit Done (GSD)
32K"One new brain per task" โ solves Context Rot. PM โ Research โ Architect โ Dev โ Test pipeline.
npx get-shit-done-cc@latestgstack
HotYC CEO Garry Tan's virtual engineering team: CEO review, eng review, QA, ship, browse.
git clone https://github.com/garrytan/gstack.git ~/.claude/skills/gstackvibe-kanban
14.7KWeb kanban managing multiple AI agents (Claude Code / Gemini CLI / Codex) in parallel.
claude-squad
5.6KTerminal multi-agent manager. tmux + git worktree isolation, supports Claude Code / Codex / Aider.
oh-my-claudecode
4.8KMulti-agent orchestration layer: autopilot, ralph, ultrawork, team mode + 20 specialist agents.
/install oh-my-claudecodeviwo-cli
3.2KVisual worktree manager. Branch isolation with TUI, auto-cleanup, IDE integration.
Aider
27KAI pair programming in your terminal. Git-aware, multi-model, supports Claude/GPT/Gemini.
pip install aider-chat