Prompt Cards

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:
Log Tail & Highlight (Regex Rules)
Implement tail -f equivalent with Windows support, colored highlights for multiple regex patterns, and context lines. Flags: --file, --pattern, --since, --json. Handle rotated logs robustly.
Tags: cli, logs, tail, regex, observability, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
JSON↔YAML Converter with jq/yq Fallbacks
Create a CLI to convert and query JSON/YAML with jq/yq or a bundled Python/PowerShell fallback. Flags: --query, --in, --out, --pretty. Examples for arrays/maps and streaming.
Tags: cli, json, yaml, jq, yq, data, windows, macos, linux
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Secrets & API Key Scanner
Build a fast secrets scanner for files and git diffs (regex + entropy). Flags: --path, --staged, --baseline, --allowlist, --exit-on-find. Print remediation tips and rotate guidance.
Tags: cli, security, secrets, scan, git, devsecops
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Git Large History Cleaner
Provide a guided CLI to find/remove big files from git history (BFG filter-repo). Make backups, show size savings, and push safety notes. Flags: --threshold, --dry-run, --protect-tags.
Tags: cli, git, cleanup, history, bfg, filter-repo, storage
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Multi-Repo Git Status Board
Write a CLI that scans subfolders for git repos and prints ahead/behind, dirty files, LFS usage, and default branch. Flags: --pull, --fetch, --branch <name>, --json. Respect SSH agent/Keychain/CredMan.
Tags: cli, git, devtools, repos, automation, linux, macos, windows
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Universal Package Updater
Create a CLI that updates packages using apt/dnf/pacman/brew/winget/choco when available. Flags: --check, --upgrade, --security-only (if supported), --list-outdated, --dry-run. Log file per host.
Tags: cli, packages, brew, winget, apt, choco, updates
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Process Killer with Filters
Build an interactive process picker (name regex, CPU %, memory). Provide --kill, --nice/priority, and dry-run. Show per-OS privilege notes and safety prompts. Export CSV of actions.
Tags: cli, process, management, ps, taskkill, linux, macos, windows
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:

Curio AI Brain

Available in Chrome Web Store!