DX
Tooling that gets out of the way
One scaffold CLI, one formatter, one pipeline. Generate, lint, test and ship without yak-shaving the toolchain.
How it helps
Scaffold in seconds
create-sailor spins up a feature-configured SaaS with the harness wired in.
One linter, one config
Biome formats and lints the whole monorepo — no ESLint/Prettier split-brain.
Green pipeline by default
lint → build → test → scan → deploy runs the same locally and in CI.
Powered by
FAQ
- Can I bring my own tools?
- Yes — presets are opt-in; the defaults are opinionated, not locked.