Vibe Code Library
Production-ready automation scripts, reviewed by the community. Fork, star, and run in seconds.
Total Scripts
Languages
Contributors
Total Views
Language Detector
Detect the language of text input with confidence scores for 50+ languages.
Spam Classifier
Classify emails/messages as spam or ham using Naive Bayes.
OCR Text Extractor
Extract text from images and scanned PDFs using Tesseract OCR.
Code Comment Generator
Automatically generate docstrings and comments for Python functions.
API Endpoint Tester
Automated API testing with request chaining, assertions, and reports.
Load Test Runner
Simple HTTP load testing with concurrent requests and latency percentiles.
Mock Data Generator
Generate realistic test data for any schema using Faker with seeds.
Regression Test Comparator
Compare API responses between versions and flag breaking changes.
Environment Smoke Tester
Verify deployment health by testing critical endpoints and dependencies.