how-to-build-tools-by-AI-vibe-coding-assistant

πŸ› οΈ Build Tools with AI Prompts

Learn how to create 100+ production-ready web tools using AI coding agents like Deepv Code, Claude, ChatGPT, and Cursor.

Built with Deepv Code Tools License

🌐 Live Site: https://deepv-lab.github.io/how-to-build-tools-by-AI-vibe-coding-assistant/


🎯 What is This?

A comprehensive collection of production-ready web tools with the exact AI prompts used to build them. Each tool includes:

Perfect for developers, designers, product managers, and anyone who wants to learn how to build tools with AI coding assistants.


πŸš€ Quick Start

Try a Tool

  1. Visit the live site
  2. Browse or search for a tool
  3. Try the demo online

Build a Tool

  1. Click on any tool
  2. Go to the β€œPrompts” tab
  3. Copy the comprehensive prompt
  4. Paste into Deepv Code, Claude, ChatGPT, or Cursor
  5. Build your own version!

🎨 Design Tools

πŸ’» Developer Tools

πŸ“ Text Tools

πŸ”„ Converters

πŸ”§ Utilities

View All Tools β†’


πŸ—οΈ Repository Structure

β”œβ”€β”€ 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

πŸŽ“ How It Works

1. Browse Tools

Visit the live site and explore 100+ tools organized by category.

2. Try the Demo

Each tool has a live demo you can try directly in your browser.

3. View the Source

See the complete source code with detailed comments.

4. Copy the Prompts

Get the exact prompts used to build the tool with AI.

5. Build It Yourself

Use Deepv Code or any AI coding assistant to recreate the tool.

6. Learn & Customize

Understand how it works and customize it for your needs.


🀝 Contributing

We welcome contributions! Here’s how you can help:

Add a New Tool

  1. Fork this repository
  2. Use the tool template
  3. Create your tool in the appropriate category
  4. Include demo, prompts, and documentation
  5. Submit a pull request

Improve Existing Tools

Report Issues

Found a bug or have a suggestion? Open an issue

Read Contributing Guidelines β†’


πŸ’‘ Why This Project?

For Learners

For Developers

For AI Enthusiasts


πŸ› οΈ Built With

No frameworks. No dependencies. Just pure web technologies.


πŸ“Š Project Stats



πŸ“„ License

MIT License - feel free to use these tools and prompts in your own projects!

See LICENSE for details.



πŸ™ Acknowledgments


⭐ Star this repo if you find it useful!

πŸš€ Try Deepv Code to build your own tools!