← back

shipart

2026-02-26

shipart

your README deserves better than a blank top.

npx @safetnsr/shipart .

reads your README and package files, builds a smart prompt, generates a 1280×640 hero image using nano banana 2 (gemini-3.1-flash-image-preview) in ~10 seconds.

  • six built-in themes — terminal-dark, minimal, bold, gradient, retro, paper
  • --theme-from-url — screenshot any site, extract its color palette, use as your theme
  • --theme-from-css — parse CSS custom properties from your stylesheet
  • --theme-prompt — describe your aesthetic in plain text
  • --output — specify exactly where the image goes
  • --variations — generate multiple options, pick the best

works for Node, Python, Rust, Go projects. reads package.json, pyproject.toml, Cargo.toml, go.mod.

npm install -g @safetnsr/shipart
export GOOGLE_AI_KEY=your_key  # free at aistudio.google.com/apikey
shipart .