Prompt Cards

Licenses & Notices Generator
Build a CLI to scan a project and output dependency licenses/NOTICE file for common ecosystems (npm/pip/go). Flags: --format markdown,json, --fail-on copyleft (optional).
Tags: cli, license, compliance, oss, devtools, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Service Manager (List/Restart)
Create a CLI to list/start/stop services using systemctl/launchctl/Windows ServiceController. Flags: --list, --status name, --restart name, with privilege checks and logs.
Tags: cli, services, systemctl, launchctl, windows-services, ops
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Host File Manager (Read-Only Safe Mode)
Write a CLI to preview and validate hosts file entries, detect duplicates, and suggest merges. Default read-only, with --apply guarded by confirmation. Backup/restore included.
Tags: cli, hosts, dns, network, validation, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Env & Proxy Quick Switch
Implement a CLI to set/unset HTTP(S)_PROXY/NO_PROXY and language/toolchain envs for a shell session, with profile snippets for PowerShell/Bash/Zsh. Flags: --on, --off, --status.
Tags: cli, proxy, environment, devops, network, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
WSL Bridge (Win↔Linux Paths)
Create a CLI that translates paths and executes commands across Windows 11 and WSL (wslpath powershell). Flags: --to-win, --to-wsl, --exec 'cmd'. Examples for file mounts.
Tags: cli, wsl, windows, linux, paths, interop, powershell
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Diff & Patch Helper (Smart Ignores)
Build a CLI diff tool that ignores timestamps/whitespace/binaries, creates unified patches, and applies them cross-platform. Flags: --ignore, --patch out.diff, --apply file.diff.
Tags: cli, diff, patch, versioning, devtools, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Hex & Hash Utility
Write a CLI to print hex dump, compute hashes (MD5/SHA-256), and verify checksum files. Flags: --hexdump, --hash sha256, --verify checksums.txt. Include binary/CRLF caveats.
Tags: cli, hex, hash, checksums, security, files, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
CSV Toolkit (Filter/Join/Pivot)
Create a CLI for fast CSV ops (select, where, join, pivot) with types detection and streaming. Flags: --select, --where 'col>10', --join other.csv --on id, --pivot. TSV compatible.
Tags: cli, csv, data, etl, analytics, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Quick Note & Snippet Box
Implement a CLI notes store with tags, full-text search, and sync folder support (Git optional). Flags: --new, --tag, --search, --edit, --export md. Cross-platform path defaults.
Tags: cli, notes, knowledge, productivity, search, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Local Password Manager (CLI)
Build a simple encrypted vault using OS keyring/DPAPI/Keychain or age/openssl fallback. CRUD operations, clipboard copy with auto-clear, and search. Flags: --add, --get, --list.
Tags: cli, passwords, security, crypto, keychain, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Website Change Watcher
Create a CLI to fetch a URL, normalize HTML (readability), diff against last snapshot, and notify on change (stdout/desktop). Flags: --url, --interval, --selector, --save.
Tags: cli, web, monitoring, diff, curl, automation, windows, linux, macos
Author: Assistant
Created at: 2025-12-01 00:00:00
Average Rating:
Total Ratings:
Regex Tester & Extractor
Write a CLI that tests regex patterns against files/stdin, prints captured groups, timing, and common pitfalls (greedy vs lazy). Flags: --pattern, --file, --multiline, --ignorecase.
Tags: cli, regex, testing, parsing, developer-tools, 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!