Your Vibe Coding Assistant

The Sidekick For Vibe Coding

ViboGit sits beside your AI editor and handles the parts it doesn’t — switch projects, fire commits, peek at localhost, drop in prompt context, and carry your agent skills between every machine you code on. It doesn’t reinvent the wheel; it just adds the shortcuts that make it turn faster.

Heads up — very much in beta

ViboGit is shipping fast. Expect rapid changes, rough edges, and things that occasionally break. Currently free in beta — BYO AI key for advanced features.

The Problem

Too Many Projects. Too Much Friction.

Developers juggling multiple active repos waste hours switching between Finder, terminal, browser, editor, and GitHub. ViboGit puts every frequent action one click away.

Context Switching Kills Flow

Every time you hop between IDE, terminal, browser, and Finder you lose momentum. ViboGit keeps them all one click away.

Repetitive Git Actions Pile Up

Stage, commit, push - dozens of times a day. Quick Commit compresses the cycle without taking away control.

Getting Lost Across Repos

Which branch was I on? Did I push that fix? The sidebar shows every project status at a glance.

Do Not Kill The Vibe

The Basics, Done Fast

Context switching is where momentum goes to die. ViboGit keeps the essentials at your fingertips so you never break flow just to check a commit, preview a file, or spin up a server.

01

Shortcut Manager

  1. One-click launch to Finder, browser, GitHub
  2. Open preferred terminal instantly
  3. Jump to your IDE with the right project
02

Quick Commit

  1. Stage + commit message + commit in one action
  2. AI-generated commit messages
  3. An accelerator, not a replacement
03

Multi-Project Command Center

  1. Sidebar with per-repo status signals
  2. See changes, ahead/behind, branch at a glance
  3. Never lose track of active work
04

Unique Localhost Ports

  1. Assign a dedicated port to each project
  2. Launch dev server + browser in one click
  3. No port collisions, no confusion
Your Stack, Your Rules

Every Tool. Every Project. One Click.

Each project gets its own quick links. Switch projects in the sidebar and every shortcut instantly points to that project files, repo, localhost, terminal, and editor.

Pull
Fetch
Push
$ vibogit quick-commit
-> Staging changes...
-> Generating message...
-> Committed: "fix: resolve nav overlap on mobile"
Done in 0.05s
Quick Commit (4)
PR
Frequent Action Accelerator

Quick Commit

Stage changes, generate a commit message, and commit - all in one action. Built for the "do this 40 times a day" moments.

Not a Git replacement, it is a vibe helper. Pull, fetch, push, and PR remain explicit. Quick Commit accelerates the frequent commit cycle - nothing more.
Anti-Chaos

Multi-Project Command Center

Sidebar project list with per-repo status signals - changes, ahead/behind, current branch - so you never lose track of where you left off.

Add project
cconvo11v2main
vvibogitmain
11
wweb-volume11main
4
sshorts11main
Connect & Launch

Spawn The Dev Server With One Click

ViboGit reads the port from your AGENTS.md (or infers it from your dev script), spawns the dev server as a managed child process, and polls until it is listening. The port chip flips green and becomes a one-click link to localhost. No terminal. No tab juggling.

AGENTS.md

Pin the port per project in the AGENTS.md file you already have.

Auto-inference

Falls back to your package.json dev script when AGENTS.md does not pin a port.

Spawned, not shelled

Uses Node child_process so the server outlives any terminal you forgot to close.

Readiness probe

Polls the port every second until it answers, then turns the chip green.

Click to open

The green pill is a one-click link to http://localhost:PORT.

bloominmain
Multi-Server Mission Control

Every Project’s Port In One Panel

The new Ports view in the sidebar lists every project ViboGit knows about, the port it's on, and whether the dev server is actually listening. One tap opens it, restarts it, kills it, or hands it to the Grab Browser.

Auto-discovery

Reads AGENTS.md and your package.json scripts to map ports per project.

5-second refresh

Background poll keeps the list honest without you reaching for the refresh button.

One-tap actions

Open, Grab, Restart, and Kill per row - no terminal gymnastics.

Kill All

Nuke every active project dev server in one go before you switch contexts.

Pairs with Grab Browser. The Grab button on each row opens that port inside the in-app browser so you can preview, comment, and inspect without ever leaving ViboGit.
Ports4 known · 3 active · 1 stopped Refresh Kill All
bbloomin:7776runningbun run dev Open Grab
vvibogit:5173runningbun run dev Open Grab
sshorts11:4000listeningnode server Open Grab
cconvo11v2:3000stoppednext dev Connect
Desktop, Tablet, Mobile - At The Same Time

Three Viewports. One Project. One Selection Layer.

Dock a Desktop, Tablet, and Mobile Grab Browser side-by-side, all pointed at the samelocalhost. React Grab and Style Inspect are live in every window - click anywhere in any viewport to capture a comment with full context, then paste the whole batch into your AI editor. No more refreshing, no more “works on my desktop”.

/DesktopSEO
http://localhost:7776
Desktoplooks fine on desktop
/TabletSEO
http://localhost:7776
Tablettablet wraps to two cols
/MobileSEO
http://localhost:7776
Mobilemobile stacks weird
Three windows, one localhost

Dock desktop, tablet, and mobile side by side and watch them refresh together.

Cross-viewport selection

React Grab works in every window. Comments stack with the viewport context attached.

Style Inspect everywhere

Hover any element in any viewport for live W/H and computed styles.

Page picker syncs

Jump to a route in one window. The others can follow with one click.

Sandboxed session

Isolated cookies and storage. Your real browser stays clean.

bloomin / heroSEO
SEO Preview
bloomin.ioBloomin' - Vibe Coding Tools That Don't Kill The FlowAI-friendly developer tools, from ViboGit to Switcha.
summary_large_image
Bloomin' - Vibe Coding ToolsAI-friendly developer tools, from ViboGit to Switcha.
  • canonical url
  • meta description
  • og:image (1200x630)
  • twitter:card
3 favicon sizes detected
Ship-Ready SEO Checks

See How Search And Social See Your Site

The Grab Browser ships with a built-in SEO Inspector. Toggle the panel and ViboGit extracts every Open Graph, Twitter, canonical, and favicon tag - then renders the social card preview the same way Slack, LinkedIn, and Discord will.

OG image preview

Renders your 1200x630 social card exactly as platforms see it.

Twitter card preview

summary_large_image and summary layouts side by side.

Canonical + meta

Audits canonical URL, description, robots, and the rest in one glance.

Favicon stack

Inspects every declared favicon size and links to the resolved file.

One-click toggle

No DevTools tab juggling. Hit the SEO chip and the panel slides in.

bloominmain
:7776
Cursor
Per-Project Launcher

Open The Project, Anywhere, In One Click

Every project gets its own launcher row at the top of ViboGit - Finder, browser preview, GitHub repo, and a one-click opener for your chosen editor or terminal. Switch projects in the sidebar and the whole row instantly retargets.

Finder

Open the project folder in your existing Finder window.

Browser

Launch localhost on the port you've assigned to this project.

GitHub

Jump straight to the repo for PRs, issues, code review.

Opener

Cursor, VS Code, Zed, iTerm, Ghostty, Warp, Kitty - whichever you set as default. The chevron menu switches it on the fly.

Commit Graph

See Every Branch, Lane, And Merge

ViboGit renders the full commit history as a colour-coded lane graph. Each branch gets its own colour, each merge a ringed node, and the current HEAD pulses gently so you always know where you are.

Straight branches

Lane-based assignment, no spaghetti.

HEAD pulse

Your current commit always glows.

Hover for detail

Full message, author, time, hash.

Right-click actions

Checkout, copy hash, open on GitHub.

fix: resolve merge conflictsSimon Bloom · 2h ago4fa1bd0
Prompt - Ghostty
 
vibogit-paste-177...
0 chars@ files/ skills
Prompt Composer

Craft Prompts With Full Project Context

A dedicated workspace for composing AI prompts right inside ViboGit. Reference files, invoke skills, attach screenshots, then send the whole thing straight to your terminal in one click.

@ files

Mention any project file. ViboGit resolves it to the full absolute path.

/ skills

Browse and invoke AI skills inline.

images

Drag-and-drop or paste screenshots and diagrams directly into the prompt.

Send to terminal

Paste the complete prompt directly into Ghostty, iTerm, Terminal, or any terminal app.

One Skill, Every Tool

Skills, Symlinked Across Your Machine

Write a skill once. ViboGit symlinks it into every CLI agent's skills folder so Codex, Factory, and Claude all see the same source of truth - no copy-paste, no drift.

Per-skill symlinks, never whole-folder takeover. ViboGit only links the skills you opt into. Your hand-rolled local skills stay untouched, and managed skills are tracked in a manifest you can audit at any time.
vault/SKILL.mdsingle source of truth
~/.agents/skillsCodex
~/.factory/skillsFactory
~/.claude/skillsClaude
synced - 3 targets
Skills7 enabled
agent-browser
design-system-extractor
frontend-design
imagegen
Granular Symlink Control

Switch Skills On Per Tool

Each skill has its own toggles - one per CLI agent. Turn agent-browser on for Codex and Claude, leave it off for Factory. Skills you didn't link stay invisible to that agent.

A managed manifest you can audit. Every link ViboGit makes is recorded. Hand-rolled local skills that ViboGit didn't create are never touched - your folders stay yours.
Cross-Machine Convergence

Sync Skills Through A Private Git Vault

Connect ViboGit to a private GitHub vault. One click on Sync now uploads new local skills, pulls down skills authored on other machines, and converges every connected laptop. No deletes by absence - missing locally never means delete remotely.

Sync now

Uploads local-only - downloads vault-only - merges changes both ways.

Auto-commit & push

Sync now stages, commits with a conventional message, and pushes - all in the same click.

GitHub OAuth

Sign in once with the device-code flow; the vault clone reuses your token across machines.

Conflict review

Diverged edits stop for explicit review, never silent loss.

Fresh-machine install

A new laptop pulls every compatible skill on first sync.

Laptop A- editing
+ refactor.skill.md
GitHub Skills Vault
main - up to date
Laptop B- waiting
no new skills
Always Above Every Window

Mini Launcher Floats On Top

Hit a global shortcut and a slim 680 x 56 bar snaps to the top of your screen, above every other window. Pull, fetch, push, commit, open Finder, jump to GitHub, launch your dev server - all without leaving the app you're already in.

Frameless, transparent, always-on-top. Drag it anywhere on screen. Hit the shortcut again to dismiss. No dock icon, no taskbar - pure muscle memory.
Commit graph view
Changes view
Skills panel
File tree view
Dev server logs view
Commit graph view
Changes view
Skills panel
File tree view
Dev server logs view
Philosophy

Not A Git Replacement, It Is A Vibe Helper

Keep your normal Git flow. ViboGit removes the repetitive clicks you do dozens of times a day. Pull, fetch, push, and PR remain explicit - the app is not black-box automation. Your tools, your way.

Ready To Stop Context-Switching?

Setup in under a minute. Download, add your projects, and start shipping faster.

FAQs

Common Questions

No. ViboGit is a speed layer on top of your existing Git workflow. Pull, fetch, push, and PR remain explicit. It removes repetitive clicks - it does not replace Git expertise.