claudeers.
// Claude Plugins

visual-stack

A visual interface for building software with Claude Code/Codex.

// Claude Plugins[ cli ][ api ][ desktop ][ web ][ mobile ][ claude ]#claude#ai-agents#claude-code#claude-code-plugin#claude-plugin#claude-skills#codex#codex-plugin#pluginsMIT$open-sourceupdated 13 days ago
Actively maintained
100/100
last commit 14 days ago
last release 14 days ago
releases 13
open issues 0

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up visual-stack (claude-plugin project) into my current project.
Found on https://claudeers.com/visual-stack
Repo: https://github.com/Cavalry-Collective/visual-stack
Homepage/docs: https://www.cavalry.sg/visual-stack
Detected install method: claude-plugin → /plugin install visual-stack@Cavalry-Collective/visual-stack
Category: plugins. Platforms: cli, api, desktop, web, mobile.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
active; community-verified: false. Confirm the source before running anything.
// or install directly (claude-plugin)
/plugin marketplace add Cavalry-Collective/visual-stack
/plugin install visual-stack@Cavalry-Collective/visual-stack
// or clone
git clone https://github.com/Cavalry-Collective/visual-stack

// compatibility

Platformscli, api, desktop, web, mobile
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
LanguageHTML
Visual Stack

Visual Stack

Stop prompting. Start pointing.

Visual Stack adds a Figma-like feedback layer to AI coding agents.

Create a new screen, or open an existing app. Click anywhere and leave highly professional feedback such as:

"claude its 3am just align the buttons"

"why is everything a card. who hurt you"

"pls undo the series b dashboard energy we have 4 users"

"the padding is now between you and god"

Your agent applies the feedback and updates the design in the same place, hopefully without adding another gradient.

Point. Comment. Iterate. No more jumping between chat and the UI. Point. Comment. Iterate. No more jumping between chat and the UI.

Get started

Claude Code

Install, in Claude Code:

/plugin marketplace add Cavalry-Collective/visual-stack
/plugin install vstack@cavalry-collective

Then run:

/vstack:review Wireframe a desktop personal task manager with minimal aesthetics.

Codex

Install, in your terminal:

codex plugin marketplace add Cavalry-Collective/visual-stack
codex plugin add vstack@cavalry-collective

Then run:

$vstack:review Wireframe a desktop personal task manager with minimal aesthetics.

What you can do

  • Work in a familiar, Figma-like interface.
  • Click any element and leave feedback exactly where the problem is hiding.
  • Drag a thing to where it belongs, or strike out what should go — no note required.
  • Stay in the workspace as your agent publishes each update.
  • Preview desktop, tablet, and mobile layouts before production does it for you.
  • Compare revisions and identify the exact moment things went wrong.
  • Replace “you know what I mean” with actual context.

Why Visual Stack?

Design feedback is spatial. Chat is linear. Humans are tired.

As feedback becomes more visual, chat becomes the bottleneck. Context gets buried in long conversations. Screenshots go stale. Describing which element you mean becomes a small detective novel.

Visual Stack keeps every comment attached to the element, route, and version it refers to. Your agent receives the feedback with the visual context intact.

No scrolling back through the chat. No screenshot graveyard on your desktop. No describing what you could just point at.

Requirements

  • A current version of Claude Code or Codex
  • A supported Node.js LTS release
  • Git
  • A local web browser
  • At least one strong opinion about border radius

Technical Details

Each workspace is linked to one agent session. The link holds while that session is active, its heartbeat is less than 15 seconds old, and every submitted review round has been claimed.

The workspace page in a browser tab talks over http and SSE to the review server on 127.0.0.1. The server reads and writes a store on disk holding the state, the versions, the comments, the rounds, and the files that carry the link. The agent session watches and writes the same store.

Review Lifecycle

Your comments are submitted as one review round. The agent claims the round and reads its brief, asking for clarification when a comment is unclear. Comments sent while the round is in progress join it. Publishing is blocked until every comment has been applied, answered, or dismissed, and the published version appears in the same workspace.

Security

Installing this plugin runs its code on your machine, so every change to main passes a set of scans before it lands: static analysis, a secret scan over the whole history, a workflow audit, and a code-quality gate. The badges above report the last run. SECURITY.md says what each gate enforces and how to report a vulnerability.

Contribute

Visual Stack is open source and under active development. Expect rough edges, breaking changes, and occasional moments of character development.

Feedback and contributions are welcome.


Built by DeyangChan, presumably after one too many rounds of screenshot-based feedback. Released by Cavalry Collective.

Licensed under the MIT License.

// faq

What is visual-stack?

A visual interface for building software with Claude Code/Codex.. It is open-source on GitHub.

Is visual-stack free to use?

visual-stack is open-source under the MIT license, so it is free to use.

What category does visual-stack belong to?

visual-stack is listed under plugins in the Claudeers registry of Claude-compatible tools.

2 views
11 stars
unclaimed
updated 13 days ago

// embed badge

visual-stack on Claudeers
[![Claudeers](https://claudeers.com/api/badge/visual-stack.svg)](https://claudeers.com/visual-stack)

// retro hit counter

visual-stack hit counter
[![Hits](https://claudeers.com/api/counter/visual-stack.svg)](https://claudeers.com/visual-stack)

// reviews

// guestbook

0/500

// related in Claude Plugins

🔓

A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.

// pluginsmultica-ai/203,096[ claude ]
🔓

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explainin…

// pluginsanthropics/Python141,574[ claude ]
🔓

"CLI-Anything: Making ALL Software Agent-Native" -- CLI-Hub: https://clianything.cc/

// pluginsHKUDS/Python47,363Apache-2.0[ claude ]
🔓

financial-services — a Claude ecosystem project on GitHub.

// pluginsanthropics/Python34,276Apache-2.0[ claude ]
→ see how visual-stack connects across the ecosystem