uicaliber
v2.0.11
Published
UI Caliber - Precision visual element selection and Cursor AI integration
Downloads
57
Maintainers
Readme
UI Caliber - Visual AI Coding Assistant
The free alternative to Stagewise - Transform your web development workflow with visual element selection and direct Cursor AI integration.
✨ What is UI Caliber?
UI Caliber is a powerful visual coding assistant that lets you select any element on your web page and send it directly to Cursor AI for instant code generation, debugging, and modifications. No more manual copying, pasting, or describing elements - just click and code!
🚀 Key Features
- 🎯 Visual Element Selection - Click any element to select it instantly
- 🤖 Direct Cursor AI Integration - Send elements and instructions directly to Cursor AI chat
- ⚡ Zero Manual Work - No copying, pasting, or manual descriptions needed
- 🆓 Completely Free - No subscriptions, limits, or hidden costs
- 🔧 Easy Setup - One command to install, one click to use
🚀 Quick Start
1. Install UI Caliber
npx uicaliber@latest2. Install Cursor AI Extension
- Open Cursor AI
- Go to Extensions (
Ctrl+Shift+X) - Search for "UI Caliber"
- Click Install
3. Start Using
- Start your development server (e.g.,
npm starton port 3000) - UI Caliber will automatically proxy your app to
localhost:3100 - Click on any element to select it
- Enter your instruction
- Click "Send to Cursor AI"
📦 What's Included
- Main Server (
src/server/) - Node.js proxy server - Cursor Extension (
src/cursor-extension/) - VS Code extension for Cursor AI - Frontend Script (
public/) - Browser-side element selection
🛠️ Development
# Install dependencies
npm install
# Start development server
npm run dev
# Build extension
cd src/cursor-extension
npm run compile📋 Requirements
- Node.js 16+
- Cursor AI
- A running development server
📄 License
MIT License - see LICENSE file for details.
🤝 Contributing
Contributions are welcome! Please feel free to submit issues and pull requests.
Made with ❤️ as a free alternative to Stagewise
