Skip to main content
ShipSafe

● Documentation

The docs. Pasteable.

Peer-level, no consultant-speak. Every page has a copy-pasteable command, a working example, and the why behind it.

▸ First 5 Minutes

3 stations
  1. 01

    LOCAL

    Install nothing. Run anyway.

    Point ShipSafe at any directory. Pattern checks come back in about 10 seconds.

    RUN
    npx @ship-safe/cli scan .
    First scan
  2. 02

    CI

    Block bad PRs.

    Drop the GitHub Action into your repo. Critical findings fail the check, the PR cannot merge.

    GitHub Action
  3. 03

    CONTINUOUS

    Catch what patterns miss.

    Connect your dashboard. AI scans, scan diffs, plain-English fix prompts you paste into Cursor or Lovable.

    Dashboard + AI

▸ Reference

11 pages