Learn how to create 100+ production-ready web tools using AI coding agents like Deepv Code, Claude, ChatGPT, and Cursor.
π Live Site: https://deepv-lab.github.io/how-to-build-tools-by-AI-vibe-coding-assistant/
A comprehensive collection of production-ready web tools with the exact AI prompts used to build them. Each tool includes:
- β Live Demo - Try it online
 - β Source Code - View and download
 - β AI Prompts - Copy and build it yourself
 - β Tutorial - Step-by-step guide
 
Perfect for developers, designers, product managers, and anyone who wants to learn how to build tools with AI coding assistants.
- Visit the live site
 - Browse or search for a tool
 - Try the demo online
 
- Click on any tool
 - Go to the "Prompts" tab
 - Copy the comprehensive prompt
 - Paste into Deepv Code, Claude, ChatGPT, or Cursor
 - Build your own version!
 
- Color Picker - Pick colors in HEX, RGB, HSL, CMYK formats
 - Gradient Generator - Create CSS gradients
 - Palette Builder - Build color palettes
 - SVG Editor - Edit SVG files online
 
- JSON Formatter - Format and validate JSON
 - Base64 Encoder - Encode/decode Base64
 - Regex Tester - Test regular expressions
 - Diff Checker - Compare text differences
 
- Markdown Editor - Write and preview Markdown
 - Word Counter - Count words and characters
 - Case Converter - Convert text case
 - Lorem Ipsum Generator - Generate placeholder text
 
- Unit Converter - Convert units
 - Timestamp Converter - Unix timestamp conversion
 - Number Base Converter - Convert between bases
 - Image Compressor - Compress images
 
- QR Code Generator - Generate QR codes
 - Password Generator - Generate secure passwords
 - UUID Generator - Generate UUIDs
 - Hash Generator - Generate MD5, SHA256 hashes
 
βββ docs/                          # GitHub Pages site
β   βββ index.html                 # Homepage
β   βββ tools/                     # Tool pages
β   β   βββ color-picker.html
β   βββ demos/                     # Live demos
β   β   βββ color-picker/
β   βββ assets/                    # Shared assets
β
βββ tools/                         # Source code organized by category
β   βββ design/
β   β   βββ color-picker/
β   β       βββ demo/              # Demo files
β   β       βββ prompts/           # AI prompts
β   β       βββ README.md          # Documentation
β   β       βββ metadata.json      # Tool metadata
β   βββ developer/
β   βββ text/
β   βββ converter/
β   βββ utility/
β
βββ templates/                     # Templates for new tools
β   βββ tool-template/
β   βββ prompt-templates/
β
βββ scripts/                       # Build scripts
    βββ generate-tool-page.js
    βββ build-registry.js
Visit the live site and explore 100+ tools organized by category.
Each tool has a live demo you can try directly in your browser.
See the complete source code with detailed comments.
Get the exact prompts used to build the tool with AI.
Use Deepv Code or any AI coding assistant to recreate the tool.
Understand how it works and customize it for your needs.
We welcome contributions! Here's how you can help:
- Fork this repository
 - Use the tool template
 - Create your tool in the appropriate category
 - Include demo, prompts, and documentation
 - Submit a pull request
 
- Fix bugs
 - Improve prompts
 - Add features
 - Enhance documentation
 
Found a bug or have a suggestion? Open an issue
Read Contributing Guidelines β
- Learn by example with real, production-ready tools
 - Understand how to write effective AI prompts
 - See best practices in action
 
- Save time with ready-to-use tools
 - Learn new techniques and patterns
 - Contribute to open source
 
- Discover what's possible with AI coding assistants
 - Learn prompt engineering for code generation
 - See the future of software development
 
- Deepv Code - AI coding assistant (primary)
 - HTML5 - Structure
 - CSS3 - Styling
 - JavaScript - Functionality
 - GitHub Pages - Hosting
 
No frameworks. No dependencies. Just pure web technologies.
- 100+ Tools
 - 15 Categories
 - 1000+ Lines of prompts
 - 10,000+ Lines of code
 - 0 External dependencies (except fonts)
 
- Deepv Code - Official showcase
 - Coming soon: More features!
 
MIT License - feel free to use these tools and prompts in your own projects!
See LICENSE for details.
- Website: https://deepv-lab.github.io/how-to-build-tools-by-AI-vibe-coding-assistant/
 - Deepv Code: https://deepvcode.com
 - GitHub: https://github.com/deepv-lab/how-to-build-tools-by-AI-vibe-coding-assistant
 - Issues: Report a bug or request a tool
 
- Built with β€οΈ by the Deepv Code team
 - Inspired by the amazing open-source community
 - Powered by AI coding assistants
 
β Star this repo if you find it useful!
π Try Deepv Code to build your own tools!