Workspace Intelligence
Model, context, impact, and verify artifacts live in your repo — one truth for developers, CI, IDEs, and AI agents.
RapidKit is open-source workspace intelligence for software systems. One workspace. One truth. Humans and AI aligned across developers, CI, IDEs, and agents.
Recommended quick start · Full CLI reference
Polyglot kits, a 52-module catalog, and workspace intelligence — model, context, impact, and verify — stored in your repo for humans, CI, and AI agents.
Model, context, impact, and verify artifacts live in your repo — one truth for developers, CI, IDEs, and AI agents.
Next.js plus FastAPI, NestJS, Go, Java, and .NET starters — or adopt an existing repo into the same workspace contract.
52 free Core modules install with dependency resolution, snippet injection, and router mounting — not copy-paste boilerplate.
Export workspace context for agents with `workspace context --for-agent` instead of dumping files into chat.
Diff from git, assess impact, run strict verify, and trace evidence before you merge or hand off.
Generated code, metadata, contracts, and release evidence stay in git — zero vendor lock-in, eject anytime.
Install globally with npm install -g rapidkit, or run instantly with npx — no setup wizard required.
npminstall-grapidkitrapidkitcreateprojectnextjswebThree aligned surfaces for workspace intelligence — bootstrap, operate, and govern from CLI, Core, or VS Code.
Python engine for the 52-module free registry, Core-backed FastAPI and NestJS kits, generation gates, and module validation workflows.
Workspace intelligence CLI for model, context, impact, verification evidence, contracts, archives, and imported runtimes.
Workspai extension with dashboard, module browser, contract graph, archive handoff, health views, and project operations inside VS Code.
Core-backed modules for FastAPI and NestJS — auth, database, cache, observability, and more. Install with one command inside a governed workspace.
Watch workspace commands create, inspect, and operate projects across supported and imported runtimes.
A consistent workspace contract across services, modules, commands, and delivery evidence.
{
"kind": "rapidkit.workspace.contract",
"workspace": { "name": "commerce-platform", "profile": "polyglot" },
"projects": [
{ "slug": "api", "framework": "fastapi", "kit": "fastapi.standard", "ports": [8000] },
{ "slug": "worker", "framework": "nestjs", "kit": "nestjs.standard", "ports": [3000] },
{ "slug": "billing", "framework": "dotnet", "kit": "dotnet.webapi.clean", "ports": [5010] },
{ "slug": "gateway", "framework": "go", "kit": "gogin.standard", "ports": [8080] }
]
}Unlike framework-only starters or scattered boilerplates, RapidKit combines polyglot kits, installable modules, and workspace intelligence — all committed to your repository alongside the code you ship.
Polyglot kits, 52 modules, and workspace intelligence — all in your git. No SaaS lock-in.
Install with npm install -g rapidkit, then from rapidkit my-workspace and adopt through create project nextjs, workspace intelligence, modules, archives, and an interactive TUI.
View complete CLI reference → · 90+ documented npm surface commands with ownership labels
Trust signals from Core module metadata, the kit registry, workspace intelligence artifacts, CLI ownership rules, and Workspai parity — synced to what actually ships.
52 free modules
The public catalog is generated from Core module metadata — every module page reflects shipped install artifacts, not hand-written marketing copy.
Next.js + 7 backend kits
Frontend and backend starters share one command shape: `npx rapidkit create project <kit> <name>`, with Core-backed and npm-owned generators in sync.
Model · context · verify
CLI commands materialize workspace topology, agent context, diff/impact evidence, and strict verify reports under `.rapidkit/reports/` in your repo.
Bridge-safe commands
The npm CLI owns polyglot scaffolding and intelligence while Python Core remains the source of truth for the 52-module catalog and generation gates.
IDE + CLI alignment
The VS Code extension reads the same contract, archive, doctor, and verify evidence the CLI writes — no duplicate truth or stale sidebar state.
Stabilization evidence
Shared stabilization gates exercise module installs across supported kits and runtimes without dropping per-module release evidence.
Runs on any cloud — workspace intelligence travels with your repo
Polyglot workspaces — Next.js frontends, backend kits, Docker-ready layouts, and governed deploy targets
Bootstrap a polyglot workspace, adopt what you have, and align humans and AI on one truth.