Prompt Cards

Docker Quick Tasker
Build a CLI to dockerize a folder with sane defaults: generates Dockerfile/Compose, builds, runs, tails logs, and cleans. Flags: --init, --build, --run, --logs, --down. Language presets (Python/Node/Go).
Tags: cli, docker, containers, devops, compose, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Zero-Config Tunneling via SSH
Implement a helper that creates password-less, key-based SSH tunnels for web apps (local:remote). Detect port conflicts, print URLs, and add keepalive. Flags: --local 8080:localhost:80.
Tags: cli, tunnels, ssh, devtools, network, windows, macos, linux
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
SSH Profile & Port-Forward Manager
Write a CLI to manage SSH configs (host aliases, keys), test connectivity, and set local/remote forwards with auto-reconnect. Generate Windows OpenSSH/Posix config snippets. Flags: --add, --test, --pf.
Tags: cli, ssh, security, tunnels, config, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Backup Sync: rsync/robocopy Hybrid
Create a resilient sync CLI that uses rsync on Unix, robocopy on Windows. Features: exclusions, bandwidth cap, retries, delete-protect, dry-run, HTML report. Flags: --src, --dst, --mirror.
Tags: cli, backup, rsync, robocopy, sync, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Image EXIF Scrubber & Resizer
Build a CLI around exiftool/ImageMagick to remove metadata and resize/compress for web. Flags: --strip, --resize 1920x, --quality 85, --recursive, --backup.
Tags: cli, image, exif, privacy, imagemagick, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
PDF Toolkit (Merge/Split/OCR)
Write a CLI to merge/split/rotate PDFs and run OCR (ocrmypdf/Tesseract fallback). Flags: --merge, --split a-b, --rotate, --ocr lang, --compress. Output size and text layer stats.
Tags: cli, pdf, ocr, documents, productivity, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Screen Recorder & GIF Maker
Implement a CLI wrapper for screen capture to MP4/GIF with region selection (per OS guidance), mouse highlight, and size/ FPS presets. Flags: --region, --mic, --cursor, --gif.
Tags: cli, screen, recording, gif, ffmpeg, windows, macos, linux
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Batch Video/Audio Transcoder
Create an ffmpeg-based CLI for batch transcode with device detection (HW accel when possible). Presets: social, lossless, podcast. Flags: --in, --out, --crf, --audio-bitrate, --normalize.
Tags: cli, ffmpeg, media, transcode, video, audio, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Archive & Compress Swiss Army Knife
Build a CLI for zip/tar/7z with auto-detect, password prompts, exclude globs, and integrity verify. Flags: --create, --extract, --list, --encrypt, --level. Show Windows Explorer integration tips.
Tags: cli, archive, zip, tar, 7z, compression, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Clipboard Bridge (pbcopy/xclip/clip)
Write a cross-platform clipboard tool: stdin→clipboard and clipboard→stdout. Detect pbcopy/xclip/win32 APIs. Flags: --copy, --paste, --type, --watch. Include Unicode/CRLF safety.
Tags: cli, clipboard, productivity, unicode, windows, macos, linux
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Bulk Rename (Safe & Reversible)
Create a rename CLI with dry-run, regex capture groups, numbering, slugify, and undo state file. Flags: --preview, --apply, --undo, --filter ext. Cross-shell quotes examples included.
Tags: cli, files, rename, regex, productivity, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Code & Text Search (Ripgrep Wrapper)
Build a wrapper around ripgrep/findstr/grep that sets smart defaults: ignore node_modules, binaries; show context; include hidden if asked. Flags: --lang, --glob, --json, --stats.
Tags: cli, search, ripgrep, grep, code, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:

Curio AI Brain

Available in Chrome Web Store!