Master AI-powered tools and workflows to work at lightning speed. From coding to debugging, research to testing - unlock maximum productivity with the right AI stack.
Command+Shift+P
and search for “StageWise”CMD+Shift+Y
(Mac) or CTRL+Shift+Y
(Windows/Linux)localhost:3000
)config.json
. An API key (free tier available with limits) is required and needs to be pasted during setup. A restart of the editor is crucial after installation.vibe-tools
adds capabilities like working with GitHub Issues/PRs, analyzing YouTube videos, and generating documentation for external dependencies.
npm install -g vibe-tools
vibe-tools install .
.cursor/rules/vibe-tools.mdc
for Cursor).~/.vibe-tools/.env
or a project-local .vibe-tools.env
.adc
for Application Default Credentials)vibe-tools browser
act/extract/observe): Playwright (npm install --global playwright
) and an OpenAI or Anthropic API key.code
, architect
, debug
). Streamlines complex workflows in any language..cursor/rules.json
.prd.md
, specs.md
(potentially generated by ChatPRD) for AI context.todo.md
or a dedicated tool (TaskmasterAI/RooCode).@
references for specific file/folder context.cursor-tools
for advanced control.vibe-tools web
(powered by Perplexity) for web searches directly in your editor.
vibe-tools repo
(powered by Gemini 2.0) to understand existing code or vibe-tools plan
to generate implementation strategies.
vibe-tools repo
(Gemini) to analyze relevant code sections for potential issues.
vibe-tools browser
(Stagehand) to automate browser actions for reproducing or testing frontend bugs.
vibe-tools repo
(Gemini) to review, or use Gemini 2.5 Pro or Claude 3 Sonnet directly for a thorough review:
.zshrc
or .bashrc
):
gagc
in your terminal to stage all changes and have AI generate a conventional commit message.context7
MCP to access up-to-date knowledge without context overloadvibe-tools doc
to document parts of your code or external libraries.