← all projects

Nice Code.

Engineering guardrails with evidence

why it matters

Nice Code combines a Rust analysis engine with a Node-compatible launcher to catch recurring engineering risks that require more context than a compiler or linter can provide. It reviews operational context, async work, error handling, persistence changes, secret exposure, and unsupported performance claims, while keeping findings source-backed and compact. The public npm package provides the matching launcher and downloads verified platform binaries; Nice Code complements a project's native tooling rather than replacing it.

what shipped

  • Rust analysis engine with a Node-compatible public launcher
  • Source-backed findings for async, operations, persistence, security, and performance claims
  • CI-friendly output with compact reports, baselines, and native-tool status separation
  • Verified platform binaries distributed through GitHub Releases and npm