Skip to main content
RapidKit
Version 0.9.0 - Enhanced UI/UX & Complete Module Catalog

RapidKit for VS Code

Build production-ready FastAPI, NestJS, and Go projects directly in Visual Studio Code. Intelligent IntelliSense, module browser, and project management in one powerful extension.

ext install rapidkit.rapidkit-vscode

Powerful Features

Everything you need for modern backend development

Setup Wizard (New in v0.5.1)

Interactive setup wizard that guides you through RapidKit installation and configuration.

  • 8-method Python detection (import, pip show, pyenv, poetry, conda, etc.)
  • Intelligent workspace fallback for non-RapidKit folders
  • Step-by-step installation with real-time feedback
  • Comprehensive system diagnostics and validation

Workspace & Project Management

Create and manage multiple FastAPI, NestJS, and Go projects in organized workspaces with visual interface.

  • Interactive project creation wizard
  • Auto-detection of existing projects
  • Project explorer with quick actions
  • Workspace templates and presets

Module Browser

Explore and install 27+ production-ready modules with one click.

  • Organized by category (AI, Auth, Database, etc.)
  • Module search and filtering
  • Automatic dependency resolution
  • Coming Soon preview status

Smart IntelliSense

Intelligent code completion and validation for RapidKit configuration files.

  • Auto-completion for config options
  • Inline documentation on hover
  • Real-time JSON schema validation
  • Quick fixes for common issues

Enhanced Diagnostics (New in v0.5.1)

Advanced system diagnostics and health monitoring tools.

  • checkSystem command for quick package status
  • Enhanced Doctor command with version comparison
  • Detailed error parsing and user-friendly messages
  • Real-time package installation detection

Performance Optimized

Lightning-fast extension with minimal footprint.

  • Bundle size: 370KB (optimized)
  • Aggressive tree-shaking
  • Zero console logs in production
  • Instant activation and response

Quick Start Guide

Get started in 4 simple steps

1

Install Extension

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

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

Create Workspace

Open Command Palette and run "RapidKit: Create Workspace"

Ctrl+Shift+P → RapidKit: Create Workspace
3

Generate Project

Choose framework (FastAPI/NestJS/Go) from the actions panel

Ctrl+Shift+P → RapidKit: Create Project
4

Browse Modules

Explore 27 modules across 12 categories in the sidebar

Click RapidKit icon → Browse modules

Ready to Boost Your Productivity?

Join developers building production-ready backends faster with RapidKit VS Code Extension