CodeCraft - Visual AI Coding Assistant
A free alternative to Stagewise that provides direct integration with Cursor AI for visual element selection and AI-powered coding assistance.
Features
- 🎯 Visual Element Selection: Click on any element in your web application to select it
- 🤖 Direct Cursor AI Integration: Send selected elements and instructions directly to Cursor AI chat
- 🚀 No Manual Copy-Paste: Seamless workflow without manual intervention
- 💰 Completely Free: No subscriptions or usage limits
How It Works
- Install CodeCraft: Run
npx visual-codecraft@latest in your project root
- Install Extension: Install this extension in Cursor AI
- Select Elements: Click on elements in your proxied application (localhost:3100)
- Send to AI: Click "Send to Cursor AI" to automatically send instructions to Cursor AI chat
Installation
Step 1: Install CodeCraft Server
npx visual-codecraft@latest
Step 2: Install This Extension
- Open Cursor AI
- Go to Extensions (Ctrl+Shift+X)
- Search for "CodeCraft"
- Click Install
Usage
- Start your development server (e.g.,
npm start on port 3000)
- Run
npx visual-codecraft@latest in your project root
- Open the proxied URL (usually http://localhost:3100)
- Click on any element to select it
- Enter your instruction
- Click "Send to Cursor AI"
Requirements
- Cursor AI
- Node.js 16+
- A running development server
Support
License
MIT License - see LICENSE file for details.
| |