A CLI tool that hits a real HTTP endpoint, captures the response shape, and writes a TypeScript interface and optional Zod schema — no manual JSON pasting required.
A terminal flashcard app that reads decks from plain Markdown files and schedules reviews with the FSRS algorithm — no account, no sync, no proprietary format.
A terminal UI app that lets developers open any SQLite file, browse tables and schemas, and run arbitrary SQL queries — all without leaving the command line or installing a GUI.
A CLI tool that scans package manifests across npm and PyPI, resolves each dependency's SPDX license, and flags violations against a policy file — so teams shipping commercial software catch license drift before it ships.
A CLI tool that turns a folder of markdown files into a sent newsletter — manages your subscriber list in SQLite and delivers via SES or Postmark, no Mailchimp required.
A CLI tool that turns a Markdown file with frontmatter into a polished PDF invoice — no Word, no Google Docs, no SaaS subscription.
A CLI tool that reads your git log between two refs and produces grouped, human-readable release notes in seconds.