Vibe Code Library
Production-ready automation scripts, reviewed by the community. Fork, star, and run in seconds.
Total Scripts
Languages
Contributors
Total Views
Network Latency Tester
Measure and graph network latency to multiple endpoints over time.
Dependency Vulnerability Scanner
Scan pip/npm dependencies for known CVEs and suggest updates.
Database Schema Documenter
Generate Markdown documentation from database schema with relationships.
SQL Query Optimizer
Analyze slow SQL queries and suggest index and query optimizations.
Data Migration Script
Migrate data between different database engines with type mapping.
Database Seed Generator
Generate realistic seed data using Faker for any database schema.
Redis Cache Cleaner
Selectively flush Redis cache keys by pattern with dry-run mode.
MongoDB Aggregation Builder
Build complex MongoDB aggregation pipelines from a JSON config.
SQLite to PostgreSQL Migrator
Migrate SQLite databases to PostgreSQL with schema and data conversion.
Table Row Counter
Count rows in all tables across all schemas with size estimation.
Password Strength Checker
Validate passwords against NIST guidelines with entropy calculation.
Secret Scanner
Scan codebases for hardcoded API keys, passwords, and tokens.