Skip to main content
RapidKit
Version 0.17.0 — AI Assistant, Doctor Fix with AI, Code Actions

Workspai for VS Code

AI-powered workspace builder for VS Code. Create FastAPI, NestJS, and Go projects with AI, debug smarter with Code Actions, and manage everything from one sidebar.

ext install rapidkit.rapidkit-vscode

Powerful Features

AI-powered workspace management, diagnostics, and code actions in one extension

AI Workspace Creation

Describe what you want to build and let AI scaffold the entire workspace — framework, modules, and structure — in seconds.

  • Natural language workspace creation
  • AI-powered project configuration
  • Minimizable floating modal during creation
  • Auto-resume when creation completes

AI Assistant & Debug Actions

AI-powered debug and explain actions built into the editor lightbulb — for Python, TypeScript, JavaScript, and Go.

  • "Debug with Workspai AI" Code Action on diagnostics
  • "Explain error with AI" quick-fix
  • Pre-fills AI modal with selected text or error context
  • Single AI Assistant button in Quick Actions sidebar

Doctor Fix with AI

Every health issue in the Workspace Health panel now has an AI fix button — opens the AI modal with full issue context.

  • Per-issue AI fix button in sidebar
  • Full issue context passed to AI automatically
  • Works alongside Doctor auto-fix CLI
  • Health score bar, system tools, per-project issues

Workspace & Project Management

Create and manage FastAPI, NestJS, and Go projects in organized workspaces with a visual sidebar explorer.

  • Interactive project creation wizard
  • Auto-detection of existing workspaces
  • Project explorer with quick actions
  • Workspace policy management

Module Browser & AI Suggestions

Explore and install 27+ production-ready modules with one click — plus AI-powered module recommendations for your project.

  • Organized by category (AI, Auth, Database, etc.)
  • "Suggest modules with AI" in Create Project modal
  • Install directly from the sidebar
  • Automatic dependency resolution

System Health & Diagnostics

Persistent Workspace Health sidebar with real-time doctor evidence — zero extra CLI calls.

  • Health score bar with pass/warn/error counts
  • Per-tool and per-project issue breakdown
  • File-watcher auto-refresh on CLI evidence write
  • Re-run, Auto-fix, and AI Fix in one panel

Quick Start Guide

Get started in 4 simple steps

1

Install Extension

Search "Workspai" in VS Code Extensions marketplace and click Install

code --install-extension rapidkit.rapidkit-vscode
2

Create Workspace

Open Command Palette and run "Workspai: Create Workspace"

Ctrl+Shift+P → Workspai: Create Workspace
3

Generate Project

Choose framework (FastAPI/NestJS/Go) or use AI to generate the workspace

Ctrl+Shift+P → Workspai: Create Project
4

Open AI Assistant

Click the AI Assistant button in Quick Actions or use the Command Palette

Ctrl+Shift+P → Workspai: AI Assistant

Ready to Build Smarter?

Join developers using Workspai to scaffold, debug, and manage backend projects with AI