leanspec-scripts

Installation
SKILL.md

LeanSpec Scripts Reference

All commands for development, testing, and publishing.

Quick Reference

Most common daily commands:

pnpm dev              # Start web UI + Rust HTTP server
pnpm dev:watch        # Same + auto-rebuild Rust on changes
pnpm dev:web          # Start web UI only
pnpm dev:desktop      # Start desktop app
pnpm build            # Build all TS packages
pnpm build:rust       # Build Rust (debug)
pnpm build:rust:release # Build Rust (release)
pnpm test             # Run tests
pnpm typecheck        # Type check all packages
pnpm format           # Format all code
Related skills

More from codervisor/lean-spec

Installs
3
GitHub Stars
242
First Seen
Mar 3, 2026