Core Stack
Start with an AI coding agent or editor, a clean Git workflow, project instructions, and repeatable checks.
- Claude Code or Cursor for coding.
- Playwright or Browser MCP for UI checks.
- GitHub for PRs and review.
- Figma MCP when design fidelity matters.
Keep It Grounded
Fast iteration still needs guardrails. Document commands and review generated changes before shipping.
FAQ
Is vibe coding only for prototypes?
No, but production work needs tests, review, and strong context files.
What is the first tool to add?
Add project instructions before adding many external integrations.
Does MCP matter for vibe coding?
Yes when it gives the tool real context, such as GitHub issues, browser state, or design files.